Skip to content

Commit 27a4ebc

Browse files
committed
Merge pull request #1336 from davidalger/feature/robots-txt
Removes .js and .css files robots.txt disallow rules
2 parents 22c39ec + 994c918 commit 27a4ebc

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)