ShipworkSite inspection
Robots builder

Crawlability

PaginationAre paginated pages set up right?Internal searchIs site search eating crawl budget?URL parametersAre parameters creating duplicates?Log analyserWhat does Googlebot actually crawl?Robots builderNeed a robots.txt file?Soft 404sAre pages “not found” but returning 200?JavaScriptCan crawlers see it without running JS?FreshnessIs my site quietly going stale?Robots.txtDoes robots.txt say what I think?

Indexing

Sitemap lastmodAre my sitemap dates valid?SitemapIs my sitemap actually fetchable?IndexingIs Google allowed to index my pages?CanonicalsIs Google indexing the wrong URL?Index signalsDo sitemap and index signals agree?Redirect builderNeed the redirect rules?RedirectsAre my URLs answering directly, over HTTPS?

On-page

Keyword ideasWhat are people searching for?SERP previewHow does my page look in Google?Content qualityAre your pages too thin or too alike?Image weightAre images slowing the page?CannibalizationAre pages competing with each other?On-page checkDoes the page use its target phrase?ImagesAre my images accessible and loading?DuplicatesDo my pages compete for one query?

Links

Orphan pagesWhich pages can no link reach?Link graphHow deep do your pages sit?Anchor textDo links say what they point at?Outbound linksAre external links still alive?Broken linksAre internal links sending visitors nowhere?

Structured data

Rich resultsIs my markup eligible for a rich result?Structured dataIs my product schema valid?Schema coverageDo my key pages carry structured data?Social previewHow does my page look when shared?Schema vs pageDoes markup match the page price?Schema builderNeed valid JSON-LD?

International

Hreflang sitemapDo page and sitemap hreflang agree?HreflangDo my language versions link back?Hreflang builderNeed the hreflang tags?
Every error, explainedGuides →
Pricing Learn Guides
Sign in

Signing in is optional: it keeps your account, watches and connections on any device. Every free check, the audit and the score work with no account at all.

Sign in with GoogleOpens your account, or creates a free one PricingPlans and credit packs for the paid jobs Your accountSign in, or open the account behind your key

Generate your robots.txt

Three inputs, one file: which paths stay open, which stay closed, and what each AI crawler gets. Copy it to your domain root, then validate it live.

Runs in your browser. Nothing is sent anywhere.

After generating

Serve it at /robots.txt on the exact host, then run the robots check. It resolves every rule per URL the way each crawler does and names what is actually blocked, including the AI agents.

Questions

What does robots.txt actually control?
Which paths crawlers may fetch. It is a request, not enforcement. Well-behaved crawlers obey it, malicious ones ignore it, so it is access management, not security.
How do I handle AI crawlers?
Decide per agent, not in one sweep. Search-time agents that cite sources are worth allowing; training crawlers are a separate call. This generator writes a named group per agent so each gets its own verdict.
Will blocking a bot hurt my SEO?
Blocking Googlebot hurts search. Blocking a training crawler does not touch rankings. They are separate user-agents with separate consequences, which is why the generator keeps them in separate groups.
How do I test the file?
Paste it live, then run the robots check: it resolves your rules per URL the way each crawler does and names what is actually blocked.