Common SEO Issues: A Severity-Ranked Triage List and the Fix for Each

A severity-ranked catalogue of common SEO issues, from indexing blocks to alt text, plus a 12-check monthly audit routine.

Written By
Carl Chamoiseau
Verified By
Cedric Pharand
SEO & AI Search
MAKE US A PREFERRED SOURCE
Read time:
5 min
Published:
August 6, 2026
Updated:
August 6, 2026

Table of contents

Summarize this article with AI

Common SEO Issues: A Severity-Ranked Triage List and the Fix for Each — Web Tonic blog thumbnail

Most common SEO issues are not mysteries. They are a short list of crawl, duplicate content, on-page and link defects that show up in Google Search Console long before rankings move, and each one has a documented fix.

Key Takeaways

  • 80.4% of pages miss alt attributes and 59.5% of sites miss H1s, so on-page basics remain the most common SEO issues on real websites (Ahrefs, 107 SEO statistics).
  • Only 33% of sites pass all three Core Web Vitals, and Google rewrites titles on 33.4% of pages and meta descriptions on 62.78%.
  • Triage by revenue risk, not by tool severity colour: an indexing block costs 100% of a page's search visibility, a weak meta description costs a few percent of clicks.
  • Google holds 91.25% of search (StatCounter, June 2026), so its documentation is the specification you audit against.

Triage: which common SEO issues actually cost traffic

Site audit tools return hundreds of flags. Rank them by how much search visibility each defect can destroy, then work top down. The table below is the triage order we use in every SEO audit at Web Tonic.

Issue classWorst caseWhere you see itSeverityTypical fix time
Indexing blockedPage earns zero clicksSearch Console Pages reportCritical1 hour
Duplicate content issuesWrong URL ranks, equity splitDuplicate without canonicalCritical1-2 days
Broken internal linksCrawl waste, dead-end usersCrawl report, 404 logHigh1 day
Core Web Vitals failurePoor user experience, lost mobile conversionsCore Web Vitals reportHigh2-6 weeks
Search intent mismatchImpressions without clicksQuery report, low CTRHigh1 week per page
Missing titles and meta descriptionsGoogle writes its own snippetHTML crawlMedium2 hours
Keyword stuffingSpam policy exposureManual readMedium1 day
Missing alt textNo image search visibilityCrawl reportLow2 hours
No structured dataNo rich resultsRich Results TestLow1 day

Rule 1 — fix eligibility before optimisation. A page that search engines cannot crawl or index cannot be improved by better copy, faster images or more internal links. Google's own Search Essentials spell out the three requirements: Googlebot is not blocked, the page returns a 200 status, and the content has some value.

Matrix graphic ranking six classes of common SEO issue by severity, worst case and typical fix time

Crawl and indexing: the technical SEO issues that hide a site

These are the common technical SEO issues that produce the fastest, largest losses, because they stop search engines crawling or indexing at all. A single line in a robots txt file can remove a whole directory from search.

Technical SEO issueSymptom in Search ConsoleRoot causeFix
Blocked by robots txt"Blocked by robots.txt" in the Pages reportDisallow rule copied from stagingRemove the rule, then request indexing
Noindex tag left in place"Excluded by noindex tag"Launch checklist skippedDelete the meta robots noindex
Crawled, currently not indexedPage known but not selectedLow quality content or thin duplicationConsolidate or expand the page
Discovered, currently not indexedURL queued, never fetchedCrawl budget spent on parametersPrune faceted URLs, tighten the sitemap
Sitemap lists 404sSitemap errorsSitemap generated staticallyRegenerate on publish, list canonical URLs only
Soft 404"Soft 404" statusEmpty template or thin result pageReturn a real 404 or add content
Redirect chain of 3+ hops"Page with redirect"Years of migrations stackedPoint every 301 to the final URL

Check the exact syntax against Google's robots.txt introduction before editing, and remember that robots.txt controls crawling while a noindex tag controls indexing. Confusing the two is the single most common SEO mistake we see on new builds: a blocked URL can still be indexed from links, so Google can list a page it was never allowed to read. Redirects should also be permanent where the move is permanent — the 301 status definition is what tells search engines to transfer signals.

Duplicate content issues and canonical mistakes

Duplicate content rarely earns a penalty. It wastes crawl budget, splits link equity and lets the wrong URL win. Almost every ecommerce and multi-location site carries at least three of the patterns below.

Duplicate patternExampleWhat Google doesCorrect handling
www and non-www both livesite.com and www.site.comPicks one, sometimes the wrong one301 to one host, self-referencing canonical
HTTP and HTTPS both liveMixed SSL migrationSplits signalsForce HTTPS site-wide
Trailing slash variants/page and /page/Treats as two URLsRedirect one form
Faceted and sorted URLs?sort=price&colour=blueBurns crawl budgetCanonical to the clean URL, block deep facets
Printer and AMP copies/print/pageMay index the copyCanonical to the main version
Boilerplate location pages12 city pages, one paragraph changedFilters as low quality contentUnique proof, pricing and photos per page
Syndicated postsSame article on a partner siteRanks the stronger domainAsk for a canonical or a noindex

Google's guidance on consolidating duplicate URLs is explicit: a canonical is a hint, not a command, so back it with consistent internal links and one XML sitemap entry. Keyword cannibalisation is the content-side twin of this problem, where two of your own pages target one query — Ahrefs' guide to keyword cannibalization shows how to decide whether to merge or differentiate. Merging two thin pages into one strong page is the highest-return SEO fix available on most blogs, and it takes about 3 hours.

Broken links, broken internal links and redirect waste

Broken links are cheap to find and cheap to fix, which is exactly why they accumulate. Their real cost is crawl efficiency and user experience rather than a direct ranking drop.

Link defectHow to detect itImpactFix
Broken internal linksCrawl the site, filter 404 targetsCrawl waste, dead ends for usersUpdate the href or redirect the target
Broken outbound linksLink checker, quarterlySignals a stale pageReplace with a live source
Links to redirected URLsCrawl report status 301Slower crawl, diluted signalsLink straight to the final URL
Orphan pagesSitemap minus crawl setNo internal links, weak discoveryAdd contextual internal links
Over-optimized anchor textAnchor report, exact-match ratioSpam pattern riskVary anchors, describe the target
Toxic inbound linksBacklink audit, spam scoreRarely harmful, occasionally manual actionIgnore most, disavow only manual actions
Lost backlinks after migrationReferring domains trendAuthority dropsRestore the 301 map

Rule 2 — every redirect costs a crawl. On a 5,000-URL site, cutting 2,000 internal links that pass through redirects measurably speeds up recrawl of the pages you actually changed. Ahrefs' overview of technical SEO is a useful checklist companion here.

Bar chart showing the share of pages missing alt attributes, H1s and meta descriptions and failing Core Web Vitals

Core Web Vitals and the lack of mobile optimization

Page experience is where most sites fail measurably: only about 33% of sites pass all three Core Web Vitals, and mobile devices now generate roughly 51% of web traffic. The thresholds are fixed, so this is one of the few SEO issues with a pass or fail answer.

MetricGood thresholdCommon cause of failureHighest-leverage fix
LCP (loading)2.5 seconds or lessHero image unoptimised, slow serverPreload the hero, compress to WebP, cache HTML
INP (interactivity)200 milliseconds or lessHeavy third-party JavaScriptDefer tag managers, split bundles
CLS (stability)0.1 or lessImages without width and heightReserve space, load fonts with a fallback
Mobile usabilityNo errorsTap targets under 24 by 24 pxIncrease spacing, test at 320 CSS px
Render blockingUnder 500 msFonts and CSS in the critical pathInline critical CSS, self-host fonts
Image weightUnder 200 KB per imageFull-size uploadsServe responsive WebP or AVIF

Read the thresholds at source on web.dev, then measure field data rather than lab scores — a perfect Lighthouse run on a fast laptop hides the mobile reality. Slow pages also damage the paid side of the funnel, which is why we treat speed work as shared between SEO and measurement.

On-page mistakes: titles, meta descriptions, headings and alt text

These are the most frequent common SEO mistakes by raw count. They are also the cheapest to clear, so they belong in the first week of any remediation plan.

On-page elementFrequency of the mistakeWhy it hurtsStandard to hit
Title tagGoogle rewrites 33.4% of titlesWeak match to the queryOne primary keyword, 50-60 characters, unique
Meta descriptions25.02% of top pages have noneGoogle writes the snippet for you140-158 characters, benefit plus proof
H159.5% of sites miss an H1Search engines lose the page topicOne H1 that matches the title intent
Alt text80.4% of pages miss alt attributesNo image search visibility, no accessibilityDescribe the image in 8-15 words
Heading hierarchyCommon on page buildersStructure unreadable to crawlersH2 for sections, H3 for questions
URL slugFrequent on CMS defaultsUnreadable, unstableShort, hyphenated, keyword-first
Structured dataMissing on most SMB sitesNo rich resultsArticle, FAQ, LocalBusiness or Product

Google documents what it wants from a title link and from structured data. Our deeper walkthrough of these elements lives in the on-page SEO guide, and the crawl-to-ranking sequence is covered in the Google SEO guide.

Content mistakes: low quality content, keyword stuffing and search intent

Technical fixes make a site eligible. Content decides whether it wins. Only 5.7% of new pages reach the top 10 within a year, and 72.9% of pages that do rank there are over three years old, so thin content is not a slow build, it is a permanent ceiling.

Content mistakeHow it looksWhat it costsCorrection
Low quality content600 words restating the queryCrawled, currently not indexedAdd data, examples and a table only you can publish
Keyword stuffingThe same phrase 40 timesSpam policy exposure, unreadable copyUse the term where it reads naturally, add synonyms
Search intent mismatchA sales page ranking for a how-to queryHigh impressions, low CTRMatch the format the SERP already rewards
No unique dataRewritten competitor contentNo links, no citationsPublish one original number or benchmark
Outdated pages2021 statistics in a 2026 guideTraffic decayRefresh dates, figures and screenshots quarterly
Missing supporting termsHead term onlyLoses to more complete pagesCover the entities and questions in the SERP
AI-drafted fillerGeneric advice, no proofNo differentiationAdd practitioner detail and named examples

Google's guidance on creating helpful content is the standard to write against. Aim for one original data point per 1,000 words: a client benchmark, an internal test result or an audit statistic. That single habit separates pages that earn links from pages that merely exist.

Checklist graphic listing eight Google Search Console checks that surface most common SEO issues

Internal linking issues that trap authority

Internal links are the cheapest ranking lever most sites never pull. They tell search engines which pages matter and help users go deeper.

Internal linking issueDiagnosticEffectAction
Money pages 4 clicks deepCrawl depth reportSlow discovery, weak signalsLink from the homepage or a hub
Navigation-only linkingFew contextual in-body linksNo topical signalAdd 3-5 in-body links per article
Generic anchors"Click here" repeatedNo context for crawlersUse descriptive anchor text
No topic clustersFlat blog archiveNo topical authorityHub page plus 6-10 supporting pages
Broken hub links404s inside a clusterCluster leaks equityRepair and re-crawl
Nofollowed internal linksCrawl attribute reportBlocks signal flowRemove nofollow internally

Local SEO issues and the Google Business Profile

For service businesses, the map pack outranks the website. Yet BrightLocal's 2026 consumer research found that only 35% of small businesses have a Google Business Profile at all, and 47% of consumers will not use a business with fewer than 20 reviews.

Local issueConsequenceFixEffort
Unverified profileNo map pack presenceVerify, then complete every field1 week including postcard
Wrong categoryRanks for the wrong queriesSet the primary category precisely10 minutes
Inconsistent name, address, phone68% of consumers stop using a business after wrong infoFix the site, profile and top citations1 day
No reviews in the last 3 months74% of consumers only value recent reviewsAsk at the point of serviceOngoing
Unanswered reviews80% of consumers favour businesses that replyReply within 48 hours20 minutes a week
No location pageNo landing page for the queryOne page per city with unique proof1 day per city

The ranking factors are relevance, distance and prominence, as Google explains in its local ranking documentation. Our Google Maps SEO guide covers the profile work in detail.

The new layer: issues that keep you out of AI answers

AI Overviews cut click-through for the top organic result by roughly 58%, so the same page can hold its ranking and lose traffic. Search visibility now means being both ranked and quotable.

AI-search issueWhy it happensFix
Answer buried below 400 words of preambleExtraction needs a clean answerAnswer in the first two sentences
No structured dataMachines cannot parse entitiesAdd Article, FAQ and Organization markup
Claims with no sourceLow trust signalsCite a primary source inline
Content locked in imagesText is not extractablePut numbers in HTML tables
No brand entity consistencyAmbiguous entitySame name, description and links everywhere

Google documents how its AI features select content, and the requirements overlap heavily with classic SEO best practices: crawlable HTML, clear structure, real expertise.

The 12-check SEO audit routine in Google Search Console

You do not need a paid crawler to find most common SEO issues. This monthly routine in Google Search Console surfaces 80% of them in under an hour.

CheckReportRed flagTime
Indexed page countPagesIndexed count falls week over week5 minutes
Excluded reasonsPagesAny "Blocked" or "noindex" reason on money pages5 minutes
Sitemap statusSitemapsErrors, or discovered count below published count3 minutes
Query CTRPerformancePosition under 10 with CTR below 2%10 minutes
Losing queriesPerformance, compare 28 daysClicks down more than 20%10 minutes
Duplicate signalsPages"Duplicate without user-selected canonical"5 minutes
Core Web VitalsCore Web VitalsAny URL group marked Poor5 minutes
Mobile usabilityExperienceErrors on template pages3 minutes
Structured dataEnhancementsInvalid items5 minutes
Manual actionsSecurity and Manual ActionsAnything at all1 minute
Crawl statsSettings, Crawl statsAverage response time above 500 ms5 minutes
Links reportLinksTop linked page is not a money page5 minutes

Start the habit with Google's Search Console onboarding guide, and log every finding in one sheet so fixes can be verified rather than assumed. Because Google handles 91.25% of searches (StatCounter, June 2026), one property covers nearly all the risk — verify the market share yourself on the StatCounter dashboard.

Which tool finds which SEO issue

ToolCostFindsBlind spot
Google Search ConsoleFreeIndexing, queries, Core Web Vitals, schema errorsNo crawl of unlinked pages
Google AnalyticsFreeLanding page decay, engagement dropsNo crawl or index data
PageSpeed InsightsFreeField and lab performance per URLOne URL at a time
Screaming FrogFree to 500 URLsBroken links, duplicate titles, redirect chainsNo ranking data
Ahrefs or SemrushPaidBacklinks, cannibalisation, rank trackingEstimated volumes
Rich Results TestFreeStructured data validitySingle URL
Google Business Profile insightsFreeLocal visibility and review velocityWebsite issues

Rule 3 — two free tools beat one expensive one you never open. Search Console plus a 500-URL crawl covers the majority of the defect list above; add a paid suite only when you need backlink and competitor data. Teams that want the audit run for them can see how we scope it on the services page or get in touch.

SEO specialist at a standing desk reviewing a website crawl report on a large monitor beside a printed site map

FAQ

What are the most common SEO issues on a new website?

A noindex tag or robots.txt rule left over from staging, missing title tags and meta descriptions, no XML sitemap submitted, thin category pages and images uploaded at full size. All five are fixable in a day, and all five are visible in Search Console within a week of launch.

How do I find and fix broken links?

Crawl the site with a free tool such as Screaming Frog, filter for 404 response codes, then group the results by the page that contains the link. Update the href where the correct target exists and 301 the old URL where the page has moved. Re-crawl afterwards to confirm the 404 count is zero.

Does duplicate content cause a Google penalty?

No. Google filters duplicates rather than penalising them, unless the duplication is deliberate scraping. The real damage is diluted signals and wasted crawl budget, which you resolve with 301 redirects, self-referencing canonicals and consistent internal linking.

How often should I run an SEO audit?

Run the 12-check Search Console routine monthly, a full technical crawl quarterly, and a content and backlink review twice a year. Always run a crawl immediately before and after a redesign or migration, when most catastrophic SEO issues are introduced.

Which SEO mistakes hurt rankings the most?

Anything that removes eligibility: blocked crawling, noindex tags, server errors and duplicate URLs without canonicals. After that, search intent mismatch and low quality content do the most damage, because they cap what any technical fix can achieve.

Sources: Google Search Central documentation (Search Essentials, robots.txt, duplicate URLs, title links, structured data, helpful content, AI features, Search Console); web.dev Core Web Vitals; Ahrefs 107 SEO Statistics 2026 and technical SEO guides; BrightLocal Local Consumer Review Survey 2026; StatCounter Global Stats, June 2026.

Author

Head of SEO

Reviewer

Founder & CEO

Summarize this article with AI

Book your strategy call today!
Schedule a call
Schedule a call
Discover our services
Our services
Our services

Blog

You may also like