What Is a Meta Tag? A Practical Guide to Titles, Descriptions, and Robots Directives

Three lines of code, and a surprising number of misconceptions built around them. Title tags, meta descriptions, and robots directives sit in the head of every webpage, invisible to visitors but constantly read by search engines. When configured correctly, they operate seamlessly in the background. Get them wrong, and a page can undersell itself in search results or, worse, disappear from them entirely.

Let's clear up what each one actually does, separate from what people commonly assume they do.

 

Myth: The Title Tag and the H1 Are the Same Thing

They're related, but not the same thing. The title tag is the clickable blue link you see in search results and in the browser tab. The H1 is the headline you see on the page itself. While it is technically possible for a page to have different text in each, keeping them closely aligned usually makes for a clearer, more consistent experience for both users and search engines.

What Really Matters With Title Tags:

Keep them around 60 characters or less, as anything longer tends to get truncated with an ellipsis in search results. Avoid burying the main keyword, place it at the beginning instead. A New Title For Each Page Duplicate titles found on multiple URLs is one of the most common issues in site audits and it makes it more difficult for search engines to differentiate pages.

 

Myth: Meta Description Affects Rankings

It doesn't directly, at least. Search engines have made it clear that meta descriptions are not a ranking factor. What they do impact is click-through rate, as a good written description can be the difference between someone clicking a result or scrolling past it.

Search engines also don't always use the description you write. If the description provided doesn’t seem to be relevant enough to a particular search query, the search engine may take another snippet from the page content instead.

A Description That Is Actually Used Tends To Be:

Keep it under approx 155 characters. Summarize what the page offers, not repeating the title. Use a natural reason to click, not clickbait language.

 

Myth: Only Pages To Block Have Robots Directives

Robots meta tags are more than ‘don’t crawl this’ The two most common values, noindex and nofollow, each control a different thing.

Noindex instructs search engines to not display a page in search results, even if they have already crawled it. This is useful for pages such as internal search results, thank you pages or duplicate content that you don’t want to compete with the main version of a page.

Nofollow at the page level tells search engines not to pass ranking value through the links on that page. But that is not the same as placing a page in robots.txt, which stops crawling altogether. A page can be fully crawlable and have a noindex tag, and that difference trips people up all the time.

 

The One Biggest Mistake That Will Ruin You

One of the biggest technical blunders that a site can make is that a noindex tag is accidentally left on a page. This is often from a staging site that went live but was not fully reviewed. The page can be fully optimized in every other way and still never appear in search results, all because one line of code was missed.

This is also the kind of problem that is rarely picked up by casual browsing, as the tag has no effect on how a page looks to a visitor. It only shows up when you view the source of a page or run it through a crawl.

 

Review These On Your Whole Site

Looking at meta tags page by page is fine when you have a few pages, but it quickly becomes impractical as your site grows beyond a few dozen URLs. A complete site crawl uncovers the title, description and robots directive of each page all in one report, identifying duplicates, missing tags or unexpectedly noindexed pages. This is the type of scan that a crawler like KWT Spider does over an entire site, making it much faster to find a stray noindex tag or a group of duplicate titles than checking pages one by one.

 

What to Actually Do With This

Write a unique title and description for every important page, keep both within their practical length limits, and treat robots directives as intentional decisions rather than defaults left behind by a plugin or a CMS. None of these three elements are complicated on their own. The trouble usually comes from assuming they're set correctly and never checking.

Enjoyed this article? Stay informed by joining our newsletter!

Comments

Add comment

About Author