What Are Meta Tags?
Meta tags are HTML elements placed in the <head> section of a web page that provide metadata about the page to search engines and browsers. Unlike visible page content, meta tags are not displayed to users but play a critical role in how search engines understand, index, and display your pages in search results.
There are dozens of different meta tags, but only a handful have a direct impact on SEO. The most important ones include the title tag, meta description, robots directives, viewport settings, and Open Graph tags for social sharing. Getting these right is one of the fastest ways to improve your search visibility.
Essential Meta Tags for SEO
| Meta Tag | Example | Purpose |
|---|---|---|
| Title Tag | <title>Page Title</title> | The clickable headline in search results. Direct ranking factor. Aim for 30-60 characters. |
| Meta Description | <meta name="description"> | The snippet shown below the title in search results. Affects click-through rate. Aim for 120-160 characters. |
| Robots | <meta name="robots"> | Controls whether search engines index the page and follow its links. |
| Viewport | <meta name="viewport"> | Required for mobile-responsive design. Without it, mobile users see a desktop-sized page. |
| Charset | <meta charset="UTF-8"> | Specifies character encoding. UTF-8 is the standard for modern websites. |
| Canonical | <link rel="canonical"> | Tells search engines the preferred URL for the page to prevent duplicate content. |
| Open Graph | <meta property="og:title"> | Controls how the page appears when shared on social media platforms. |
| Keywords | <meta name="keywords"> | Historically used for SEO but now ignored by Google. Some other engines may still read it. |
Meta Tags That Google Cares About
Google has confirmed that it uses the following meta tags:
- Title tag — a direct ranking signal and the most important on-page element.
- Meta description — not a ranking factor but affects click-through rate, which indirectly influences rankings.
- Robots/Googlebot — controls indexing and crawling behaviour at the page level.
- Viewport — essential for mobile-first indexing. Pages without it may rank lower on mobile.
- Content-type/charset — ensures Google interprets your page encoding correctly.
- Nositelinkssearchbox — prevents the sitelinks search box from appearing in Google results.
- Max-snippet, max-image-preview, max-video-preview — controls the size of snippets and previews in search results.
Google explicitly ignores the keywords meta tag and has done so since 2009. However, other search engines like Yandex may still consider it.
Common Meta Tag Mistakes
- Missing title or description — the two most impactful tags are often left blank, especially on new pages or auto-generated content.
- Duplicate meta tags across pages — using the same title and description on multiple pages dilutes their effectiveness and confuses search engines.
- Multiple conflicting tags — having two title tags or two meta descriptions causes unpredictable behaviour.
- Missing viewport tag — without it, your site fails Google's mobile-friendliness check.
- Accidental noindex — a single noindex robots tag can remove an entire page from search results. This often happens after migrating from a staging environment.
- Missing Open Graph tags — pages shared on social media without OG tags display poorly, reducing engagement and traffic.
How to Check Your Meta Tags
You can view meta tags by right-clicking any page and selecting "View Page Source", then searching for <meta in the HTML. However, manually checking meta tags is slow and error-prone, especially across a large site.
RankNibbler automates the process. Enter any URL and the tool extracts every meta tag on the page, displays them in a clear table, and checks each one against SEO best practices. You get instant feedback on what is missing, what is too long or too short, and what needs to be added.
What RankNibbler Checks
The Meta Tags tab in RankNibbler's audit shows every meta tag found on the page with its name and content value. The Overview tab then checks the critical tags against best practices:
- Title tag presence and length (30-60 characters)
- Meta description presence and length (120-160 characters)
- Robots directives (flags noindex/nofollow)
- Viewport meta tag presence
- HTML lang attribute
- Canonical URL
- Open Graph and Twitter Card completeness
- Duplicate title and description tags
Check your meta tags now. Go to the RankNibbler homepage and enter any URL for a free audit.