Getting started
From a URL to a shipped fix in ten minutes: audit, read the result, compile the prompt, and keep the page from regressing.
1. Run an audit
Paste a page URL on the homepage or in Site Audit inside the dashboard. The engine fetches the page, its robots.txt, sitemap and llms.txt the way a crawler does, runs 36 weighted checks and scores the page 0–100.
Every check has a weight. A missing title costs three points of weight; a missing favicon half of one. The score is the weighted share that passed, with a warning worth half. Failures are listed first, heaviest at the top, because that is the order to fix them in.
2. Read what changed
Every audit is stored. Re-run the same URL and the result shows the score trend, the delta since the last run, and a regressed / improved / new badge on each check. Open any past run from the list under the form or from the Overview.
3. Compile the fix prompt
Open AI Prompt Studio, pick the audit, and copy the prompt. It is a severity-ordered list of findings with the exact HTML that passes each check, written for Claude Code, Cursor or ChatGPT to execute in your repository. It costs nothing.
4. Crawl the whole site
Site Crawl audits up to 2,000 pages, discovered from your sitemap and from the links on every page it visits. The result is grouped by issue ("43 pages missing a meta description, here they are") because a fix is almost always a template. Crawl the site again later and the report shows what is new and what was fixed. Every page opens as a full audit.
5. Keep it from regressing
Scheduled Checks re-audit a page or re-crawl a site daily, weekly or monthly, and email you only when a score drops or a check regresses. Silence is the all-clear.
6. Connect Search Console
Search Console pulls your real clicks, impressions and positions by page and query, refreshed nightly. Pages losing clicks are listed with a one-click audit, and crawl issues show how many clicks they affect.
Credits
Everything that fetches or queries something costs one credit per unit: an audit, a crawled page, a scheduled run, a Core Web Vitals check, a keyword search, a rank check. AI visibility checks cost two per prompt per engine, and licensed keyword metrics three per lookup. Prompt compilation, sharing, PDF export, projects and saved lists are free. See credits and pricing.