Skip to content
Searchpedia SEO field notes Callum Bennett Callum

Site ops

What Is Metadata SEO

If you only optimise the meta description, you are ignoring the real ranking signal: the title tag, which I now prioritise in every audit.

Beginner3 min readUpdated 2026-07-27Notes by Callum Bennett

Start here

  • Audit your existing pages: view source and check the title tag and meta description on every URL.
  • Write a unique, descriptive title tag for each page — avoid generic terms like 'Home' or 'Services'.
  • Keep meta descriptions between 150 and 160 characters, summarising the page value and including a natural call to action.
  • Use canonical tags to consolidate duplicate content; do not rely on metadata alone to solve duplication.
  • Check for robots meta tags (noindex, nofollow) that might accidentally exclude pages from indexing.

Plain-English take

Metadata is the hidden code in a page's <head> section that describes the page to search engines. Think of it like a book cover: the title tag is the spine title, and the meta description is the back-cover blurb. But unlike a book cover, Google can rewrite these snippets. For a page on 'how to prune roses', I would write a title tag like 'How to Prune Roses: A Beginner's Guide – Gardening Today' and a meta description that lists the three key steps. This tells both Google and searchers exactly what the page covers. Without good metadata, Google might guess — and guess wrong — or your result appears with a truncated, unappealing snippet. I have seen thin-content pages rely entirely on a punchy meta description to earn clicks. Metadata is not a direct ranking factor, but it influences click-through rate, which can indirectly affect traffic. This concept belongs to [technical SEO](/technical-seo/) because it is about how you structure signals for search engines. A well-optimised head section can also include canonical tags for duplicate content and robot directives for crawl control.

When it actually matters

Metadata matters most in three situations. First, when you launch a new site, every URL needs a unique title and description — I once worked with a client who had 50 pages all titled 'Welcome', and it took months to fix after Google had already indexed them with weak signals. Submitting a [sitemap](/sitemap/) alongside good metadata helps search engines discover and prioritise pages correctly. Second, when you optimise for click-through rate, a strong title and description can double your CTR. I measured a jump from 3% to 7% on a blog post after rewriting the meta data for that single page. Third, when your content is thin — for example, ecommerce product pages with identical descriptions — metadata becomes the only thing differentiating those URLs in search results. In such cases, [duplicate content](/duplicate-content/) is a real risk, and metadata helps signal uniqueness. However, if you truly have identical pages, use a [canonical tag](/canonical-tag/) to consolidate authority. I also see metadata matter for social sharing through Open Graph and Twitter card tags, though those are technically separate from SEO metadata.

What I got wrong

I used to think metadata meant only the meta description. I spent hours perfecting descriptions while ignoring title tags entirely. Now I know the title tag carries far more weight for relevance and ranking. I also wrote generic titles like 'Services' or 'Home' because I assumed shorter was better. That cost me traffic — a specific example: a client's 'Contact Us' page ranked for nothing until I rewrote the title to 'Contact Us | Company Name – Get in Touch Today'. Another mistake was keyword stuffing. I once crammed 'best cheap widgets buy cheap widgets' into a meta description. Google ignored it and displayed an unrelated snippet. I also forgot about robots directives — a page with <meta name="robots" content="noindex"> will not be indexed regardless of content quality. I now check for such [directives](/directive/) in every audit. And I overlooked canonical tags; I had duplicate versions of the same blog post competing in search results. Fixing that with a canonical tag gave the consolidated page a traffic boost within weeks.

Next step

Quick answers

Is metadata the same as structured data?

No. Metadata in SEO typically refers to title tags and meta descriptions in the <head> section. Structured data (Schema) is a separate vocabulary added to help search engines understand content entities. Both live in the head, but they serve different purposes.

How long should a meta description be?

Google displays roughly 158–160 characters on desktop snippets, sometimes less on mobile. Write descriptions between 150 and 160 characters. But do not trim at the cost of clarity – a compelling shorter description beats a cut-off one.

Does Google use my meta description as a ranking signal?

No, Google does not use meta descriptions in its ranking algorithms. They are used to generate the snippet below your title in search results. A well-written description can improve click-through rate, which may have indirect ranking benefits.

Should I include keywords in my meta description?

Yes, but naturally. Google often bolds words in the snippet that match the user's query, which can attract attention. Do not keyword stuff – write for the user. A description that matches search intent will perform better than a list of keywords.

Sources

Primary documentation is linked directly. Anything commercial is marked nofollow.

Notes from Callum Bennett.