SEO Audit Tool

100% private. 100% free. Your URL is fetched through our secure proxy and analyzed entirely in your browser. Nothing is stored, logged, or tracked.

SEO Checklist & AI Prompt

Use the prompt below with any AI coding agent to automatically implement every SEO, accessibility, and AI visibility best practice on your website.

Read the checklist at https://sourcestrongai.com/seo-checklist.md and implement every single requirement on my website. For each section, make the necessary code changes and verify the implementation matches the spec. Do not skip any section. After completing all changes, run through the verification checklist at the bottom and confirm every item passes.
View Full Checklist

What the audit actually measures

Paste an address and the tool pulls four things: the page itself, its robots.txt, its sitemap.xml, and its llms.txt. Against those it evaluates 169 checks organised into seven categories — 27 for meta information, 17 for content structure, 41 technical, 33 for social and rich results, 13 for links, 21 for accessibility, and 17 for performance, three of which are Core Web Vitals.

How the score is built

Checks are not all equal: each carries a weight between 1 and 3. Passing earns the whole weight, a warning earns half, a failure earns nothing, and the ratio becomes your 0–100 score. The verdict bands are deliberately blunt — Excellent from 85 up, Fair from 65, Needs Work below that.

Where your URL goes — and doesn't

A small stateless proxy performs the fetch, because a browser cannot request arbitrary sites directly. It announces itself as SourceStrongAI-SEO-Audit/1.0, refuses localhost and private addresses, stops at 5 MB or 15 seconds, and stores nothing. Everything after that — parsing the DOM, evaluating all seven categories, computing the score — happens in your own browser. The one exception is measured openly: LCP, CLS, and TBT come from Google's public PageSpeed Insights API, requested straight from your browser, as lab numbers on the mobile profile rather than field data. No accounts, no saved reports.

Two checks you won't find in most auditors

The first is AI visibility: whether an llms.txt exists and is shaped correctly, and a robots.txt reading against 15 named AI crawlers — GPTBot, ClaudeBot, and PerplexityBot among them — so you know which agents can actually reach your content. The second is social previews that are drawn rather than merely validated: the card your page would produce on X, LinkedIn, Reddit, WhatsApp, and Discord, annotated with each platform's caching quirks.

Built to end in a fix

Every failed or warned check names its remedy — the exact tag to add, the exact header value to set. After a run, one button compiles the full list into a structured prompt for an AI coding agent, critical issues grouped first with a verification checklist at the end; another copies a plaintext report tagged line by line. Results get a shareable address — /seo/ followed by your URL — so one link re-runs the identical audit for anyone. The tool is free, and this site holds itself to it: our homepage description is budgeted to 160 characters so we pass our own check.

← Back to Home