Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -37,17 +37,6 @@ Sitemap: https://www.crawlstop.com/sitemap.xml

With the managed `robots.txt` enabled, Cloudflare will prepend our managed content before your original content, resulting in what you can view at https://www.crawlstop.com/robots.txt.

**Robots.txt example**
<div style="position: relative; padding-top: 56.25%; border: 1px solid orange; border-radius: 5px">
<iframe
src="https://www.crawlstop.com/robots.txt"
style="border: none; position: absolute; top: 0; left: 0; height: 100%; width: 100%;"
allowfullscreen="true"
title="crawltop.com robots.txt file"
>
</iframe>
</div>

### No robots.txt file

If your website does not have a `robots.txt` file, Cloudflare creates a new file with our managed block directives and serves it for you.
Expand Down