Last active
May 1, 2019 12:33
-
-
Save shabbirbhimani/b13cda94bed774c4526dfe40dd791811 to your computer and use it in GitHub Desktop.
Robots.txt file for WordPress
This file contains 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: /go/ | |
Disallow: /recommended/ | |
Disallow: /cgi-bin/ | |
Disallow: /wp-admin/ | |
Disallow: /comments/feed/ | |
Disallow: /trackback/ | |
Disallow: /xmlrpc.php | |
sitemap: /sitemap_index.xml |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment