Robots.txt
User-agent: *
Allow: /
# Directories
Disallow: /app/
Disallow: /bin/
Disallow: /dev/
Disallow: /lib/
Disallow: /phpserver/
Disallow: /pkginfo/
Disallow: /report/
Disallow: /setup/
Disallow: /update/
Disallow: /var/
Disallow: /vendor/
# Paths (clean URLs)
Disallow: /index.php/
Disallow: /catalog/product_compare/
Disallow: /catalog/category/view/
Disallow: /catalog/product/view/
Disallow: /catalogsearch/
Disallow: /checkout/
Disallow: /control/
Disallow: /contacts/
Disallow: /customer/
Disallow: /customize/
Disallow: /newsletter/
Disallow: /review/
Disallow: /sendfriend/
Disallow: /wishlist/
# Do not index pages that are sorted or filtered.
Disallow: /*?*product_list_mode=
Disallow: /*?*product_list_order=
Disallow: /*?*product_list_limit=
Disallow: /*?*product_list_dir=
Disallow: /*sorting:
# Do not index session ID
Disallow: /*?SID=
Disallow: /*.php$
#Do not index multifilters
Disallow: /*,
#DE
Disallow: */geschlecht:*,*.html
Disallow: */alter:*,*.html
Disallow: */farbe:*,*.html
Disallow: */grosse:*,*.html
Disallow: */marke:*,*.html
# Sitemap link
Sitemap: https://de.coccodrillo.eu/sitemap_index_de.xml
(Nice to have)