Skip to content

Instantly share code, notes, and snippets.

@krasnikovdev
Created October 13, 2017 12:08
Show Gist options
  • Save krasnikovdev/c9faa82ee5fc44abff49254319d1ce1c to your computer and use it in GitHub Desktop.
Save krasnikovdev/c9faa82ee5fc44abff49254319d1ce1c to your computer and use it in GitHub Desktop.
robots
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