marketchino.com
robots.txt

Robots Exclusion Standard data for marketchino.com

Resource Scan

Scan Details

Site Domain marketchino.com
Base Domain marketchino.com
Scan Status Ok
Last Scan2025-06-10T14:58:03+00:00
Next Scan 2025-07-10T14:58:03+00:00

Last Scan

Scanned2025-06-10T14:58:03+00:00
URL https://marketchino.com/robots.txt
Domain IPs 104.21.80.245, 172.67.155.164, 2606:4700:3036::ac43:9ba4, 2606:4700:3037::6815:50f5
Response IP 104.21.80.245
Found Yes
Hash 1fc927959334fd8f336e55b299149d11ff6d0b9014bbd15e5916e51853beefba
SimHash 880abf5366f5

Groups

googlebot-image

Rule Path
Disallow

yandexbot

Rule Path
Disallow /*?p=*&
Disallow /*?

Other Records

Field Value
crawl-delay 20

*

Rule Path
Allow /*?p=
Disallow /404/
Disallow /app/
Disallow /cgi-bin/
Disallow /downloader/
Disallow /errors/
Disallow /includes/
Disallow /magento/
Disallow /media/captcha/
Disallow /media/customer/
Disallow /media/dhl/
Disallow /media/downloadable/
Disallow /media/import/
Disallow /media/pdf/
Disallow /media/sales/
Disallow /media/tmp/
Disallow /media/xmlconnect/
Disallow /pkginfo/
Disallow /report/
Disallow /scripts/
Disallow /shell/
Disallow /stats/
Disallow /var/
Disallow */index.php/
Disallow */catalog/product_compare/
Disallow */catalog/category/view/
Disallow */catalog/product/view/
Disallow */catalog/product/gallery/
Disallow */catalogsearch/
Disallow */control/
Disallow */contacts/
Disallow */customer/
Disallow */customize/
Disallow */newsletter/
Disallow */poll/
Disallow */review/
Disallow */sendfriend/
Disallow */tag/
Disallow */wishlist/
Disallow */checkout/
Disallow */onestepcheckout/
Disallow /cron.php
Disallow /cron.sh
Disallow /error_log
Disallow /install.php
Disallow /LICENSE.html
Disallow /LICENSE.txt
Disallow /LICENSE_AFL.txt
Disallow /STATUS.txt
Disallow /*?*
Disallow /*?dir*
Disallow /*?limit*
Disallow /*?mode*
Disallow /*?___from_store=*
Disallow /*?___store=*
Disallow /*?cat=*
Disallow /*?q=*
Disallow /*?price=*
Disallow /*?availability=*
Disallow /*?brand=*
Disallow /*?color=*
Disallow /*?min=*
Disallow /*?max=*
Disallow /*?material=*
Disallow /*?order=*
Disallow /*?p=*&
Disallow /*.php$
Disallow /*?SID=

Comments

  • robots.txt for Magento 1.9.x / v1.6 2018-08-19 / Peeter Marvet
  • (original version from 2015, edited in 2017 to add filter query parameter disallow samples + some wildcards,
  • edited in 2018 to add query params blocking to Yandex as named User-agent does not read *)
  • based on:
  • http://inchoo.net/ecommerce/ultimate-magento-robots-txt-file-examples/
  • http://www.byte.nl/blog/magento-robots-txt/
  • https://astrio.net/blog/optimize-robots-txt-for-magento/
  • comment and clone at https://gist.github.com/petskratt/016c9dbf159a81b9d6aa
  • Keep in mind that by standard robots.txt should NOT contain empty lines, except between UA blocks!
  • Sitemap (uncomment, change and add language/shop specific sitemaps, if running on multiple domains
  • keep in mind sitemap can only point to own domain so something like sitemapindex.php is needed)
  • Sitemap: http://example.com/sitemap.xml
  • Google Image Crawler Setup - having crawler-specific sections makes it ignore generic e.g *
  • Yandex tends to be rather aggressive, may be worth keeping them at arms lenght
  • Problem is mostly related to layered nav and query params, allow only paging
  • Allow: /*?p=
  • Crawlers Setup
  • Allow paging (unless paging inside a listing with more params, as disallowed below)
  • Directories
  • Disallow: /media/
  • Disallow: /media/catalog/
  • Disallow: /media/wysiwyg/
  • Disallow: /skin/
  • Paths (if using shop id in URL must prefix with * or copy for each)
  • Files
  • Do not crawl sub category pages that are sorted or filtered.
  • This would be very broad, could hurt (incl. SEO).
  • These are more specific, pick what you need - and do not forget to add your custom filters!
  • Paths that can be safely ignored (no clean URLs)