Skip to content

Commit 994c918

Browse files
author
David Alger
committed
Removes .js and .css files robots.txt disallow rules
- Per this (http://googlewebmastercentral.blogspot.com/2014/10/updating-our-technical-webmaster.html) page on Google's Webmaster Central Blog restricting Googlebot from crawling these harms their algorithms and can result in lower rankings.
1 parent c06accc commit 994c918

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

app/code/Magento/Theme/etc/config.xml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,11 +22,8 @@
2222
User-agent: *
2323
Disallow: /index.php/
2424
Disallow: /*?
25-
Disallow: /*.js$
26-
Disallow: /*.css$
2725
Disallow: /checkout/
2826
Disallow: /app/
29-
Disallow: /js/
3027
Disallow: /lib/
3128
Disallow: /*.php$
3229
Disallow: /pkginfo/

0 commit comments

Comments
 (0)