Technical SEO audit of a single page
Audits one page from its actual HTML, ranks findings by impact, and marks what it cannot verify without a crawler.
Audit the HTML below for technical SEO problems.
Check: title and meta description, heading order, canonical, robots directives, structured data validity, internal links, image alt text, and anything that would stop this page being indexed.
Return findings ordered by impact, highest first. For each: what is wrong, why it matters, and the exact markup to use instead.
Anything you cannot verify from the HTML alone - response codes, page speed, duplicate pages elsewhere on the site - list separately under "Needs a crawler". Do not estimate numbers you cannot see.
--- html ---
{{html}}Fill these in
| Placeholder | What goes here | Example |
|---|---|---|
| {{html}} | Rendered page source | view-source output, or curl of the URL |
Notes from the author
Paste the rendered HTML rather than the URL. Models that browse will often summarise the visible page instead of reading the markup, which misses exactly the problems you are auditing for. The "Needs a crawler" section is what stops invented Core Web Vitals numbers.
Tagged