7 SEO Meta Tag Mistakes That Are Easy to Miss
None of these mistakes will take a site down. That's exactly why they last so long — nothing breaks, nothing errors, nothing shows up in an uptime check. They just quietly cost rankings, click-through rate, or how professional a shared link looks, indefinitely, until someone happens to check.
1. Missing or duplicate canonical tags
Without a canonical tag, a page with multiple accessible URLs (?utm_source=...,
trailing slash vs. no trailing slash, http vs https during a migration)
can have its authority split across variants instead of consolidated onto one. Every indexable
page should declare exactly one canonical URL, pointing at itself unless there's a deliberate
reason it shouldn't.
2. Titles that get truncated in search results
Google typically displays somewhere around 50–60 characters of a title before truncating it with an ellipsis — the exact cutoff varies by pixel width, not character count, but ~60 characters is a safe practical target. A title that reads perfectly in your CMS can turn into "Our Amazing Product That Solves Every…" in the actual search result, cutting off exactly the part that would have made someone click.
3. A missing or generic meta description
Without one, Google will pull a snippet from the page body — sometimes fine, often an out-of-context sentence that doesn't sell the click. A specific, written meta description gives you control over the one piece of text most likely to be read before someone decides whether to visit.
4. An Open Graph image that's the wrong size (or doesn't exist)
The standard OG image size is 1200×630. Anything meaningfully off that ratio gets awkwardly
cropped by Facebook, LinkedIn, Slack, and iMessage link previews — sometimes cutting off a logo
or headline entirely. A missing og:image is worse: most platforms fall back to a
blank gray box or skip the preview image altogether, and a link with no image gets a fraction of
the engagement of one with a proper preview.
5. Zero or multiple H1 tags
The H1 is the strongest on-page signal for what a page is actually about, after the title tag. Zero H1s wastes that signal entirely. Multiple H1s dilutes it — search engines have to guess which one is the real topic. One clear, descriptive H1 per page, matching (not necessarily identical to) the title tag.
6. No structured data (JSON-LD)
Structured data doesn't directly boost rankings, but it's the difference between a plain blue link and a rich result — star ratings, breadcrumbs, FAQ dropdowns, product pricing — all of which measurably improve click-through rate for the same ranking position. It's also low-effort to add and easy to forget, which is exactly why it's worth checking for rather than assuming it's there.
7. robots.txt blocking more than intended
This is the one that can actually be catastrophic, and it's usually a copy-paste accident: a
Disallow: / left in from a staging environment, or under the wrong (or missing)
User-agent: line, silently telling every search engine not to index anything. The
fix is simple once you know to look — the problem is that robots.txt is one of the least-visited
files on a site, so a broken one can sit unnoticed for a very long time.
SiteSentry checks all seven of these automatically
Title length, canonical tags, OG image dimensions, H1 count, JSON-LD presence, and per-agent robots.txt rules — every run.
Start monitoring free