Skip to content

Commit

Permalink
Merge pull request magento#1336 from davidalger/feature/robots-txt
Browse files Browse the repository at this point in the history
Removes .js and .css files robots.txt disallow rules
  • Loading branch information
vpelipenko committed Jun 10, 2015
2 parents 22c39ec + 994c918 commit 27a4ebc
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions app/code/Magento/Theme/etc/config.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,11 +22,8 @@
User-agent: *
Disallow: /index.php/
Disallow: /*?
Disallow: /*.js$
Disallow: /*.css$
Disallow: /checkout/
Disallow: /app/
Disallow: /js/
Disallow: /lib/
Disallow: /*.php$
Disallow: /pkginfo/
Expand Down

0 comments on commit 27a4ebc

Please sign in to comment.