Robots.txt Checker
Fetch and analyze your robots.txt: syntax sanity, sitemap declarations, and whether Googlebot, Bingbot, GPTBot, ClaudeBot, and PerplexityBot can crawl your site.
How it works
Enter your website URL — the tool fetches robots.txt from your site’s root.
Optionally add a specific path (like /blog/my-post) to test which crawlers are allowed to fetch that exact page.
The tool parses the file, flags unknown directives and syntax problems, and checks for a Sitemap declaration.
It then evaluates access for each major crawler — Googlebot, Bingbot, GPTBot, ClaudeBot, and PerplexityBot — using the same longest-match rules Google documents.
Expand “View raw robots.txt” to see and copy the exact file the tool analyzed.
Frequently asked questions
Does robots.txt remove pages from Google?
No. A Disallow rule only asks crawlers not to fetch a URL; it does not remove that URL from the index. If other sites link to a blocked page, Google can still list it—often with a sparse or missing snippet. To keep a page out of search results, use a noindex meta tag or HTTP header (on a crawlable page), password protection, or removal tools in Search Console.
How do GPTBot, ClaudeBot, and PerplexityBot use robots.txt?
Major AI crawlers generally honor robots.txt the same way search bots do: User-agent groups and Allow/Disallow patterns control which paths they may fetch. You can allow Googlebot while blocking GPTBot, ClaudeBot, or PerplexityBot (or the reverse) with separate user-agent blocks. Blocking AI bots is a content-access choice—it does not hide pages from Google or Bing search by itself.
What does the Sitemap directive in robots.txt do?
A Sitemap: line points crawlers to your XML sitemap URL so they can discover pages without relying only on links or manual Search Console submits. It is a discovery hint, not a ranking boost, and it does not override Disallow rules for URLs listed in the sitemap. Absolute https URLs work best; you can list more than one sitemap if you use separate files or indexes.
Does blocking /admin in robots.txt keep private pages secure?
No. Robots.txt is public—anyone can read which paths you Disallow, and Disallow only asks well-behaved bots not to crawl. It does not stop browsers, scrapers that ignore the file, or people who already know the URL. Protect admin and private areas with authentication, correct server permissions, and noindex where appropriate—not robots.txt alone.
What happens if a site has no robots.txt?
Most crawlers treat a missing robots.txt as full crawl access: they may fetch any publicly reachable URL. That is fine for many small sites, but you lose a standard place to declare your sitemap and to set rules for Googlebot, Bingbot, or AI bots like GPTBot. A simple, valid file at https://yoursite.com/robots.txt is still recommended once you care about crawl guidance or bot-specific access.
Get help fixing this
Fortitude builds fast, search-friendly websites. Leave your email and we'll help you fix what's holding your site back.
More free tools
SERP Snippet Preview
Preview how your title and meta description will look in Google search results.
Meta Description Checker
Check any page’s meta description for length, clarity, and click-worthiness.
H1 Checker
Find missing, duplicate, or weak H1 headings on any page.
Canonical Checker
Verify canonical tags are present, absolute, and pointing to the right URL.
Robots.txt Generator
Generate a clean robots.txt with sitemap and AI-crawler rules in seconds.
Sitemap Checker
Discover and validate your XML sitemap, including sitemap index files.
llms.txt Validator
Validate your llms.txt structure so AI assistants can understand your site.
llms.txt Generator
Generate a draft llms.txt from your site’s pages and description.
AI SEO Audit
A full AI-readiness SEO report: crawlability, metadata, structure, and fixes.
GEO Audit
Check how ready a page is for AI search and answer engines — not just Google.
Schema Markup Checker
Find and validate the JSON-LD structured data on any page.
AI Readability Checker
Check how easily AI assistants can parse, summarize, and quote your page.
FAQ Generator
Generate FAQ questions and answers from your page content, ready for FAQPage schema.
Citation Readiness Checker
Check how clearly your page states facts an AI assistant could reference.
Entity Clarity Checker
Check how clearly your page identifies who or what it is about.
AI Overview Readiness
Check how ready a page is to answer a specific query in an AI-generated answer block.
PageSpeed & Core Web Vitals Checker
Check Core Web Vitals — LCP, INP, and CLS — for any page via Google PageSpeed Insights.