Created
July 10, 2015 08:40
-
-
Save mortenbra/a77f55b4bfd12666fe50 to your computer and use it in GitHub Desktop.
robots.txt to prevent (well-behaved) bots from accessing dynamic content
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
User-agent: * | |
Disallow: /pls/ | |
Disallow: /apex/ | |
Disallow: /ords/ | |
Disallow: /web/ | |
Sitemap: http://www.mysite.example/sitemap.xml |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment