What an on-page SEO audit actually checks
An on-page SEO audit reviews the elements that live inside a single page's HTML — the title tag, meta description, H1, image alt text, internal links, canonical tag, viewport, Open Graph tags, and structured data. The goal is to find issues that quietly hurt how a page is crawled, indexed, rendered in search results, and shared on social.
Off-page SEO (backlinks, mentions) and site-wide technical SEO (site speed, sitemaps, crawl budget) matter too, but on-page is the part you fully control per URL.
On-page vs off-page vs technical
- On-page — the content and HTML tags of one page.
- Technical SEO — site-wide health: rendering, Core Web Vitals, XML sitemaps, robots rules.
- Off-page — signals from other sites: links, brand mentions, reviews.
An on-page audit is often the fastest win because you don't need another site's cooperation to fix it.
Why these elements matter
A missing or duplicated title makes a result look generic in search. A thin or absent meta description means the search engine may rewrite your snippet. Images without alt text lose image-search traffic and fall short of accessibility expectations (WCAG 2.2). A missing canonical tag can split ranking signals across near-duplicate pages.
How a tool makes the audit reproducible
A manual check is easy to forget and hard to repeat. A tool like SEOAudit runs a deterministic scan against 10 named rules — title, meta, H1, image alt, internal links, canonical, viewport, Open Graph, and structured data — and tags every result PASS / WARN / FAIL. Because the rules are named and fixed, the same input yields the same output, so you can re-run after a change and compare.
An audit can help you find and prioritize issues. It does not guarantee a ranking change — rankings depend on many signals outside any single page.
When to run one
- Before publishing a new page or site.
- After a redesign or CMS migration.
- On a recurring schedule (monthly is a common cadence for active sites).
Authoritative references
- Google Search Central — on-page SEO: https://developers.google.com/search/docs/crawling-indexing/on-page-seo
- Google Search Central — title links: https://developers.google.com/search/docs/appearance/title-link
- Open Graph protocol: https://ogp.me/