Skip to content

Instantly share code, notes, and snippets.

@evemilano
Created June 7, 2017 14:47
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save evemilano/ecb13832c8788ca8e5afd0e5fa2ba1d1 to your computer and use it in GitHub Desktop.
Save evemilano/ecb13832c8788ca8e5afd0e5fa2ba1d1 to your computer and use it in GitHub Desktop.
Magento Robots.txt
User-agent: *
Disallow: /admin/
Disallow: *price=*
Disallow: *dir=*
Disallow: *order=*
Disallow: *limit=*
Disallow: */catalog/*
Disallow: */catalogsearch/*
Disallow: */customer/*
Disallow: *SID=*
Sitemap: http://esempio.it/sitemap.xml
@evemilano
Copy link
Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment