1. Auditing a Landing Page for SEO Compliance
SEO SpecialistBackground
A marketing team launched a new landing page but noticed search engines are struggling to index the content structure correctly.
Problem
The page contains multiple H1 tags, skipped heading levels (H1 to H3), and a call-to-action button wrapped in an H2 tag.
How to use
Paste the landing page HTML into the HTML Input field, check Compare With Metadata Titles and Show Fix Suggestions, then run the audit.
Outcome
The auditor flags the duplicate H1 tags, highlights the skipped H3 level, and suggests converting the button's H2 tag into a standard CSS-styled div.