Created
January 6, 2013 15:41
-
-
Save miziomon/4467983 to your computer and use it in GitHub Desktop.
My WordPress robot.txt
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: | |
Disallow: /blackhole/* | |
Disallow: /cgi-bin/ | |
Disallow: /bin/ | |
Disallow: /wp-includes/ | |
Disallow: /wp-content/ | |
Disallow: /wp-admin/ | |
Disallow: /app/ | |
User-agent: msnbot | |
Crawl-delay: 60 | |
User-agent: Googlebot | |
Crawl-delay: 60 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment