How It Works
This tool generates standards-compliant HTML meta tags based on the information you provide. Here is what each tag does:
- Title tag — The clickable headline in search results. Keep it under 60 characters to avoid truncation.
- Meta description — The snippet below the title in search results. Aim for 120-155 characters for optimal display.
- Canonical URL — Tells search engines which version of a page is the "official" one, preventing duplicate content issues.
- Open Graph tags — Control how your page appears when shared on Facebook, LinkedIn, Slack, and other platforms that support the Open Graph protocol.
- Twitter Card tags — Determine how your page appears in Twitter/X posts. The
summary_large_imagecard type is used when an image URL is provided. - Robots meta tag — Tells search engines to index the page and follow its links (the default, recommended setting).
Copy the generated code and paste it inside the <head> section of your HTML document, before the closing </head> tag.
Frequently Asked Questions
The title, meta description, and canonical URL are essential for SEO. Open Graph and Twitter Card tags are strongly recommended if your content is shared on social media. The viewport meta tag is necessary for mobile responsiveness. Including all of them takes minimal effort and covers every major platform.
The recommended size is 1200 x 630 pixels. This works well across Facebook, LinkedIn, Twitter, and messaging apps. Use a high-quality image in PNG or JPG format, and keep the file size under 1 MB for fast loading.
Meta tags alone do not directly boost rankings, but they significantly affect click-through rates. A well-written title and description make your listing more compelling in search results, which can indirectly improve your SEO performance through higher engagement signals.
Update them whenever your page content changes significantly, when you notice low click-through rates in Google Search Console, or when targeting new keywords. There is no penalty for updating meta tags, and regular optimization is good practice.