Content
Heading hierarchy, H1/title alignment, image alt text, anchor text, word count, internal links.
- More than one H1 on the page
Multiple H1s split the topical signal and leave crawlers guessing which one describes the page.
- Images have unhelpful alt text
Alt text like "image1.jpg" or "photo" describes nothing — it fails both screen-reader users and image search.
- Links use generic anchor text
Anchors like "click here" and "learn more" pass no topical signal and are useless to screen-reader users navigating by link.
- H1 and title tag don't match
When the H1 and <title> share few words, Google may rewrite your SERP title — often worse than your own.
- Heading hierarchy skips levels
Jumping from H2 straight to H4 breaks the document outline for screen readers and muddies content hierarchy for crawlers.
- Page has no internal links
Internal links distribute ranking signals and are how crawlers discover related pages. Orphan pages consistently underperform.
- Thin content — too few words
Pages with very little body text rarely rank, and Google's helpful-content guidance treats them as low value.
- Page has no H1
Every page should have exactly one H1 that names its primary topic.
- Images missing alt text
Alt text is required for accessibility (WCAG) and image SEO. Use alt="" for purely decorative images.