# robots.txt for https://blobdesign.store/ # Purpose: Allow Google and other search engines to crawl SEO-relevant pages, # while reducing crawl waste on account, cart, checkout, order tracking, # search, and filtered/sorted URL variations. User-agent: * Allow: / # Account and authentication pages Disallow: /account/ Disallow: /account/login Disallow: /account/register Disallow: /account/forgot-password # Cart, checkout and customer-specific flows Disallow: /cart Disallow: /cart/ Disallow: /checkout Disallow: /checkout/ Disallow: /orders/ Disallow: /pages/order-tracking # Internal search and low-value dynamic result pages Disallow: /search Disallow: /search/ # Filter, sort and tracking parameter variants Disallow: /*?*sort= Disallow: /*?*filter= Disallow: /*?*variant= Disallow: /*?*utm_ Disallow: /*?*fbclid= Disallow: /*?*gclid= # Keep important commercial pages crawlable Allow: /kolyeler Allow: /kolyeler-1 Allow: /kupeler Allow: /pages/iletisim Sitemap: https://blobdesign.store/sitemap.xml