Homepage reachability
We fetch the live homepage, follow safe redirects, and flag blocking or non-HTML responses before anything else.
This is the front door for the product-ready audit experience: a live fetch, crawl-surface review, and first-pass issue report powered by the backend and worker pipeline you can build on later.
We fetch the live homepage, follow safe redirects, and flag blocking or non-HTML responses before anything else.
robots.txt, sitemap discovery, canonicals, and noindex signals are checked first because they determine whether search engines can trust the page.
Titles, meta descriptions, H1 structure, internal links, and social cards are summarized into a report your team can actually act on.
1. Submit a live site
Use the public homepage URL or just the domain. We normalize it before the worker touches the target.
2. Wait for the worker pass
The result page polls while the queue runs so the audit stays asynchronous and backend-owned.
3. Prioritize fixes
Start with access and indexability issues, then move to on-page and social presentation once discovery is healthy.