Skip to content

Instantly share code, notes, and snippets.

@northernbellediaries
Created August 1, 2015 13:14
Show Gist options
  • Save northernbellediaries/bf57ec857dc6e19e436d to your computer and use it in GitHub Desktop.
Save northernbellediaries/bf57ec857dc6e19e436d to your computer and use it in GitHub Desktop.
Fixing CSS and JS permissions for robots.txt
User-agent: *
Disallow: /wp-admin/
User-agent: Googlebot
Allow: /* .js*
Allow: /* .css*
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment