-
-
Save Archie22is/70fb850841a6921c50c1 to your computer and use it in GitHub Desktop.
A WordPress robots.txt by Archie22is ----> https://github.com/Archie22is
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: * | |
# Directories | |
Disallow: /cgi-bin/ | |
Disallow: /wp-admin/ | |
Disallow: /trackback/ | |
Disallow: /wp-includes/ | |
Disallow: /comment-page- | |
Disallow: /wp-content/themes/ | |
Disallow: /wp-content/plugins/ | |
# Files | |
Disallow: /xmlrpc.php | |
Disallow: /readme.html | |
Disallow: /license.txt | |
# Paths (not clean urls) | |
Disallow: /?s=* | |
Disallow: /*?* | |
Disallow: /*.php$ | |
Disallow: /*.js$ | |
Sitemap: http://YOUR-DOMAIN.com/sitemap_index.xml |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment