Created
October 13, 2017 12:08
-
-
Save krasnikovdev/c9faa82ee5fc44abff49254319d1ce1c to your computer and use it in GitHub Desktop.
robots
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: / # Убрать эту строку на production | |
Disallow: /admin/ | |
Disallow: /assets/components/ | |
Disallow: /core/ | |
Disallow: /connect/ | |
Disallow: /index.php | |
Disallow: *? | |
Allow: .js | |
Allow: .css | |
#Host: itdev.it-devgroup.com | |
#Sitemap: http://itdev.it-devgroup.com/sitemap.xml |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment