Check if your robots.txt file is correctly formatted and accessible. Detect syntax errors and see exactly what search engines see.
A robots.txt file is a plain text file placed at the root of your website (e.g., example.com/robots.txt) that communicates with search engine crawlers. It tells bots which parts of your site they are allowed or forbidden to crawl.
* for all crawlers, or target specific bots like Googlebot.Your robots.txt file is the very first thing search engine crawlers check before crawling your site. A misconfigured file can accidentally block important pages from being indexed.
A single misplaced Disallow rule in robots.txt can de-index your entire website from Google overnight.
Follow these guidelines to ensure your robots.txt is working correctly:
example.com/robots.txt. It won't work in a subdirectory.Sitemap: directive at the bottom to help bots discover your pages.Enter your website URL and click "Check Robots.txt". We'll fetch the file from your server's root directory, display its contents in a code viewer, and verify that it's accessible (returning HTTP 200). If no robots.txt is found, we'll let you know so you can create one.
Stop manually checking tags. Let SeoKwik's algorithms do it for you instantly.
Other helpful tools in the Crawl & Indexing category