SEO Tools

Meta Tags Checker

Fetch any page and audit its title, description, canonical, Open Graph and Twitter tags, headings, images and links.

Free to use No registration Mobile friendly Unlimited usage

What is the Meta Tags Checker?

Meta tags are the part of a page nobody sees and everybody judges it by. The title decides what appears in search results. The description writes the sentence underneath it. The Open Graph tags decide what the link looks like when someone shares it on Facebook, LinkedIn or WhatsApp. Get them wrong and the page can be perfectly good while presenting itself badly everywhere it appears.

This checker fetches a page and reports what it actually serves, which is not always what the content management system claims. Enter an address and it returns the tags along with an assessment of each.

What it checks

Title and description come with length feedback. Titles are flagged as short below 30 characters and long above 60. Descriptions are flagged below 70 and above 160. These are working thresholds rather than hard rules - Google measures pixel width, not characters, and rewrites descriptions when it judges a different snippet more relevant - but staying inside them keeps you out of trouble.

Canonical URL is the tag that tells search engines which address is the authoritative one for the content. Missing canonicals are how the same page ends up indexed under several URLs, splitting its ranking signals between them.

Viewport is checked because its absence means the page is not mobile-ready, and mobile-first indexing makes that a serious problem rather than a cosmetic one.

Open Graph and Twitter Card tags are listed in full. These are the most commonly neglected group, because nothing on the page looks wrong when they are missing - the damage only appears when someone shares the link and gets a bare URL with no image.

Headings are counted, with the H1 highlighted. One H1 is the expectation; several is a structural signal that the page has more than one main topic.

Images and links are summarised - how many images lack alt text, and how many links are internal versus external.

The one tool here that uses the server

Every other utility on this site runs entirely in your browser. This one cannot, because browsers block a page from fetching arbitrary other sites. The request is made by our server instead.

That means two things worth stating plainly. The URL you enter is sent to our server so the fetch can be made. And the request is refused for addresses on private and internal networks - localhost, 192.168.x.x, 10.x.x.x and similar - because an open fetcher that could reach internal addresses would be a way to probe networks that are not publicly reachable.

What it cannot see

The fetch reads the HTML the server returns. If your tags are inserted by JavaScript after the page loads, they will not appear here - and that is worth knowing rather than working around, because it tells you those tags are invisible to any crawler that does not execute JavaScript. Some do, some do not, and relying on it is a risk.

Pages behind a login, behind aggressive bot protection, or serving different content to unfamiliar user agents may also return something other than what a visitor sees.

Benefits of using the Meta Tags Checker

Reads what the server actually serves

Not what the CMS preview claims, which is where a surprising number of tag problems hide.

Length feedback on the tags that get truncated

Titles and descriptions are assessed against the thresholds that decide whether search results cut you off.

Social tags in full

Open Graph and Twitter Card tags fail silently, showing nothing wrong until someone shares the link.

Structure at a glance

H1 count, heading totals, images missing alt text and the internal-to-external link ratio in one view.

How to use the tool

Step 1

Enter the full address of the page, including https://

Step 2

Press Check Meta Tags and wait for the fetch

Step 3

Read the primary tags first - title, description, canonical, viewport

Step 4

Check the Open Graph and Twitter sections if the page gets shared

Step 5

Review the structure section for H1 count and missing alt text

Popular use cases

  • Pre-launch page checks
  • Auditing a competitor's tags
  • Diagnosing bad social previews
  • Finding missing canonicals
  • Checking a CMS is outputting what you configured
  • Verifying a migration kept its tags
  • Client site audits
  • Spot-checking after a redesign

Frequently asked questions

Requests to private and internal addresses are refused deliberately. A public fetcher that could reach localhost or 192.168.x.x would let anyone use this server to probe networks they cannot reach themselves. Deploy to a staging URL that is publicly reachable and check that instead.

Yes, and this is the one tool on the site that does. The address goes to our server, which makes the fetch, because browsers are not permitted to request arbitrary other websites. Every other utility here runs entirely on your own machine.

Ready to start using TU Web Tools?

Free, browser based utilities for developers, SEO professionals, students and businesses.

Free to use  •  Mobile friendly  •  No installation required