-
-
Save moaiandin/b2dddda8cd18c564fe51bbc2cd27c019 to your computer and use it in GitHub Desktop.
Blocking hygiene pages from crawling and indexation in robots.txt for demandware
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
User-Agent: * | |
Disallow: /on/demandware.store/Sites-yoursite-Site/default/Account-StartRegister | |
Disallow: /on/demandware.store/Sites-yoursite-Site/default/Account-PasswordResetDialog | |
Disallow: /on/demandware.store/Sites-yoursite-Site/default/GiftCert-Purchase | |
Disallow: /on/demandware.store/Sites-yoursite-Site/default/GiftRegistry-Start | |
Disallow: /on/demandware.store/Sites-yoursite-Site/default/Page-Show | |
Disallow: /on/demandware.store/Sites-yoursite-Site/default/Wishlist-SetShippingAddress | |
Disallow: /on/demandware.static/-/Sites-yoursite-Library/default |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment