# robots.txt for 45drivesstudio.com # Allow all search engines to crawl the site User-agent: * Allow: / # Disallow crawling of cart, checkout, and user-specific pages Disallow: /store/cart Disallow: /store/checkout/ Disallow: /store/login Disallow: /store/register Disallow: /store/logout Disallow: /store/forgot-password Disallow: /store/update-password Disallow: /store/activate Disallow: /store/orders # Allow crawling of product configuration pages (public-facing) Allow: /configure/ # Sitemap location Sitemap: https://45drivesstudio.com/sitemap.xml