# General rules for all user agents User-agent: * Allow: / # Disallow common dynamic URL patterns with parameters or tokens Disallow: /*?*utm_* Disallow: /*?*ref=* Disallow: /*?*token=* Disallow: /*?*session=* Disallow: /*?*fbclid=* Disallow: /*?*gclid=* Disallow: /*?*mc_eid=* Disallow: /*?*mc_cid=* Disallow: /*?*tracking=* Disallow: /*?*affiliate=* Disallow: /*?*campaign=* Disallow: /*?*preview=* Disallow: /*?add-to-cart=* # Allow key areas for SEO and Google Merchant Center Allow: /produkt/ Allow: /products/ Allow: /collections/ Allow: /category/ Allow: /*.js Allow: /*.css Allow: /*.jpg Allow: /*.jpeg Allow: /*.png Allow: /*.webp Allow: /*.svg Allow: /feed/ Allow: /feeds/ # Block internal or private paths Disallow: /admin/ Disallow: /cart/ Disallow: /checkout/ Disallow: /orders/ Disallow: /account/ Disallow: /search/ Disallow: /customer/ Disallow: /user/ Disallow: /private/ Disallow: /cgi-bin/ # Host Host: http://localhost/ # Sitemaps Sitemap: http://localhost/sitemap.xml