# robots.txt for https://aljouf.com # Last updated: 2025-07-26 User-agent: * # Block system folders Disallow: /admin/ Disallow: /adjadco/ Disallow: /system/ # Block account, cart, and checkout Disallow: /index.php?route=account/ Disallow: /index.php?route=checkout/ Disallow: /index.php?route=common/ Disallow: /index.php?route=information/contact Disallow: /index.php?route=product/search Disallow: /index.php?route=affiliate/ Disallow: /index.php?route=api/ # Optional: block cart and checkout clean URLs Disallow: /checkout Disallow: /cart Disallow: /login Disallow: /register Disallow: /account # Block URL parameters (to prevent duplicate content) Disallow: /*?sort= Disallow: /*&sort= Disallow: /*?filter= Disallow: /*&filter= Disallow: /*?limit= Disallow: /*&limit= Disallow: /*?route= Disallow: /*&route= Disallow: /*?tracking= # Allow all content folders Allow: /catalog/ Allow: /image/ Allow: /download/ Allow: /aljouf-olives/ # Sitemap Sitemap: https://aljouf.com/index.php?route=extension/feed/google_sitemap