Generate SEO and social sharing meta tags with live preview
Read more: Generate Meta Tags for SEO and Social Sharing
Meta tags tell search engines and social platforms about your page. The most important tags for SEO are the title tag and meta description. The title tag appears as the clickable headline in search results and browser tabs. The meta description appears as the snippet text below the title in search results.
Keep your title under 60 characters and your description under 155 characters to avoid truncation. Include your primary keyword naturally in both. The canonical URL tag tells search engines which version of a page is the authoritative one, preventing duplicate content issues.
Open Graph (OG) is a protocol created by Facebook that controls how your page appears when shared on social media. The four required OG properties are og:title, og:type, og:image, and og:url. Adding og:description is strongly recommended.
The OG image should be at least 1200x630 pixels for optimal display on Facebook. A smaller image will still work but may appear as a small thumbnail rather than a large card. All major social platforms (Facebook, LinkedIn, Pinterest, Slack, Discord) read Open Graph tags.
Twitter Card tags (twitter:card, twitter:title, twitter:description, twitter:image) control how your links appear on Twitter (X). There are two main card types: summary (small square thumbnail) and summary_large_image (wide banner image).
If Twitter Card tags are not present, Twitter falls back to Open Graph tags. However, explicitly setting Twitter tags gives you more control. The recommended image size for summary_large_image is 1200x628 pixels.
Where do I put meta tags? Meta tags go inside the <head> section of your HTML document, before the closing </head> tag.
Do meta keywords matter for SEO? Google has officially stated it does not use the meta keywords tag for ranking. However, some other search engines may still consider it. It is generally optional.
How long until changes appear in search results? It depends on how often search engines crawl your site. Changes can take anywhere from a few days to several weeks to appear. You can use Google Search Console to request a recrawl.