</>

Tags.LD

Documentation

Learn how to generate perfect social cards and implement meta tags across your website.

Generating Your Tags

Tags.LD simplifies the complex process of creating Open Graph and Twitter Card tags. To get started:

  1. Enter your page URL. This is required for canonical indexing.
  2. Craft a compelling Title. Keep an eye on the character counter to stay within the 60-character safe zone for Google.
  3. Write a descriptive Description. Aim for 120-160 characters for maximum visibility.
  4. Provide an Image URL. For best results across all platforms in 2026, use a single image sized at exactly 1200x630px.

As you type, the preview cards will update instantly, showing you exactly how your link will render when shared online.

Where do these tags go?
All generated meta tags must be placed inside the <head> section of your HTML document, before the closing </head> tag.

Advertisement

Platform Guides

Google relies primarily on standard HTML meta tags for search results.

  1. Select the Google tab in the generator.
  2. Click Copy Code.
  3. Paste the code into your website's <head>.
  4. Validation: To ensure Google indexes your new tags quickly, log in to Google Search Console, enter your URL in the top search bar, and click Request Indexing.

Facebook uses Open Graph (og:) tags to determine how links are displayed in the news feed and messenger.

  1. Select the Facebook tab in the generator and copy the code.
  2. Paste the code into your <head> section. Ensure you don't have conflicting existing Open Graph tags.
  3. Validation: Facebook heavily caches link previews. If you update your tags, you must force Facebook to scrape your page again. Go to the Sharing Debugger tool, paste your URL, and click "Scrape Again".
Advertisement

X requires specific twitter: tags to generate rich media cards in the timeline. Tags.LD defaults to the high-engagement summary_large_image card type.

  1. Select the X (Twitter) tab and copy the generated tags.
  2. Paste the code alongside your standard SEO tags. (Note: X will fall back to Open Graph tags if specific Twitter tags are missing, but explicitly defining them is safer).
  3. Validation: Use the X Card Validator tool to preview exactly how your link will render and check for any crawling errors.

Like Facebook, LinkedIn utilizes standard Open Graph tags. However, their caching is notoriously aggressive.

  1. Select the LinkedIn tab (which shares the Open Graph structure with Facebook) and implement the tags.
  2. Validation: If you've previously shared a link on LinkedIn and subsequently updated its meta tags, the old preview will be stuck. You must use the LinkedIn Post Inspector tool to clear their cache and force them to fetch the new image and title.