Analyze Meta Tags for Any Website
Check title, description, Open Graph, Twitter Card, and other SEO meta tags. Get instant feedback on tag lengths and recommendations.
What Are Meta Tags and Why Do They Matter?
Meta tags are snippets of code that describe a page's content to search engines and social media platforms.
Invisible but Essential
Meta tags don't appear on the page itself, but only in the page's HTML code. They are content descriptors that help search engines understand what a web page is about, and control how it appears in search results and social media previews.
Why Optimize Them?
A well-crafted title and meta description can dramatically improve your click-through rate from search results. Open Graph tags ensure your content looks great when shared on social media.
How This Tool Works
Enter any public URL and our tool fetches the page, extracts all meta tags, and provides instant SEO feedback with length recommendations.
Limitations to Know
This tool can only analyze publicly accessible pages. It cannot analyze pages behind login walls or JavaScript-rendered meta tags. For those, use browser developer tools or a headless browser.
Meta Tag Analyzer
Enter any public URL to analyze its meta tags.
Privacy note: the URL you enter is fetched from our server to extract meta tags. We don't store the URL after the request completes. A temporary rate-limit record is kept for abuse prevention.
What This Meta Tag Analyzer Extracts
Every tag found in the page's HTML is analyzed and displayed with SEO recommendations.
Title Tag
Common guideline: 10–60 characters — Google may truncate based on device and query.
Meta Description
The summary snippet under the title in search results. Common guideline: 70–160 characters — Google may truncate based on device and query.
Open Graph Tags
Control how your content appears when shared on Facebook, LinkedIn, and Pinterest. Includes og:title, og:description, og:image.
Twitter Card Tags
Control how your content appears when shared on Twitter. Includes twitter:card, twitter:title, twitter:description.
Robots Tag
Direct instructions to search engine crawlers. Common values: index/follow or noindex/nofollow.
Technical Tags
Viewport (mobile-friendliness), charset (character encoding), canonical URL, and other technical meta tags.
Honest by Design
This tool analyzes meta tags from any public URL. Here is exactly what it does and does not do:
- ✓ Fetches publicly accessible pages and extracts all meta tags from the HTML.
- ✓ Provides SEO feedback on tag lengths and recommendations.
- ✓ Does not analyze pages behind login walls or JavaScript-rendered meta tags.
- ✓ Does not guarantee SEO improvements — meta tags are one factor among many.
- ✓ Does not submit tags to search engines — you control your own website's meta tags.
This tool does
- Extract all meta tags from any public URL
- Analyze title and description lengths
- Check Open Graph and Twitter Card tags
- Provide SEO recommendations
- Show robots, viewport, and technical tags
- Allow copying and downloading results
This tool does not
- Analyze pages behind login or authentication
- Extract JavaScript-rendered meta tags
- Guarantee SEO ranking improvements
- Submit tags to search engines
- Modify your website's meta tags
- Store the URLs you analyze
Want to Analyze Meta Tags Like an SEO Professional?
We published a complete guide explaining how meta titles, meta descriptions, robots tags, Open Graph tags, and other SEO-related meta tags work, why they matter for search visibility, and how to analyze any website's meta tags for free.
📘 Read Full Meta Tags Guide →How to Use This Meta Tag Analyzer
Three steps from entering a URL to getting SEO recommendations.
Enter URL
Paste the full web page address you want to analyze into the input box.
Click Analyze
Hit the "Analyze Meta Tags" button to fetch and extract all meta tags from the page.
Review Results
Get a detailed report with SEO feedback, tag lengths, and recommendations for improvement.
Common Issues and What They Mean
If the analysis fails or results look incomplete, check these common causes.
Could Not Fetch URL
FETCH FAILEDThe tool couldn't access the URL you entered.
Solution: Check that the URL is public and accessible. If the site blocks crawlers or requires authentication, the tool cannot access it.
Missing Meta Tags
INCOMPLETE HTMLThe page has few or no meta tags.
Solution: The page may not have meta tags implemented, or they may be rendered via JavaScript (which this tool cannot detect). Use browser developer tools to verify.
Title Too Long or Short
LENGTH ISSUEThe title tag is outside the recommended 10–60 character range.
Solution: Rewrite the title to be more concise (if too long) or more descriptive (if too short). Aim for 50–60 characters for optimal display in search results.
Description Too Long or Short
LENGTH ISSUEThe meta description is outside the recommended 70–160 character range.
Solution: Rewrite the description to summarize the page content concisely. Aim for 150–160 characters to maximize the snippet shown in search results.
Missing Open Graph Tags
SOCIAL MISSINGNo og: tags found on the page.
Solution: Add Open Graph tags to control how your content appears when shared on Facebook, LinkedIn, and Pinterest. Use og:title, og:description, og:image, og:url.
Noindex or Nofollow
BLOCKEDThe page has a noindex or nofollow robots directive.
Solution: If you want the page indexed, remove the noindex directive from the robots meta tag. If intentional, verify the directive is correct.
When to Use This Meta Tag Analyzer
Use the analyzer for these common scenarios.
Meta Tag Analyzer FAQs
Answers based strictly on what this tool does and how meta tags work.
What are the most important meta tags for SEO?
The title tag and meta description are the most critical. The title appears as the main clickable headline in search results, and the description provides the summary snippet underneath. Both significantly impact click-through rates.
What are Open Graph (og:) tags?
Open Graph tags control how your content appears when shared on social media platforms like Facebook, LinkedIn, and Pinterest. They allow you to specify the title, description, and image for the social media preview card.
What is the ideal title tag length?
Common guideline: 10–60 characters — Google may truncate based on device and query.
What is the ideal meta description length?
Ideally 70–160 characters. Google typically displays up to 160 characters. Shorter descriptions (120–150 characters) often perform better on mobile devices.
Do meta keywords still matter?
No. Major search engines like Google no longer use the meta keywords tag for ranking purposes. It is safe to ignore, but including a few relevant terms does no harm.
Why is my page not showing Open Graph tags?
The page may not have og: tags implemented, or they may be rendered via JavaScript (which this tool cannot detect). Use browser developer tools (F12 → Elements) to verify the tags are present in the HTML.
What does the robots meta tag do?
The robots meta tag gives direct instructions to search engine crawlers. Common values are index, follow (allow indexing and following links) or noindex, nofollow (block indexing and link following).
Is my URL sent to your server?
Yes. The URL you enter is fetched from our server to extract meta tags. The URL is not stored after the request completes.