Is ChatGPT-User blocked on your site?
ChatGPT-User is the ChatGPT (live browsing) crawler that fetches a page live when a user asks about it. If your robots.txt blocks it, that engine cannot read your pages, and a page it cannot read is a page it can never cite.
Free, no sign-up. We fetch one public file and read it. Nothing is stored.
Questions
- What does ChatGPT-User do?
- ChatGPT-User is used by ChatGPT (live browsing). It fetches a page live when a user asks about it.
- Should I block ChatGPT-User?
- Usually not. This crawler is how ChatGPT (live browsing) reaches your pages when answering a question, so blocking it removes you from answers you could have been cited in.
- Is this check free?
- Yes, and there is no signup. We fetch one public file, robots.txt, and read the rules for this user-agent. You see the full result, including every failure we find.
Check something else
- Is GPTBot blocked on your site?Tests the GPTBot user-agent specifically, which builds the index the model answers from.
- Is OAI-SearchBot blocked on your site?Tests the OAI-SearchBot user-agent specifically, which fetches pages when someone runs a search in the assistant.
- Is Claude-User blocked on your site?Tests the Claude-User user-agent specifically, which fetches a page live when a user asks about it.
- Does your homepage render without JavaScript?Reads the raw server HTML (no JavaScript executed) and reports whether the primary content is actually there.