# ═══════════════════════════════════════════════════════ # robots.txt — FAHADZ MART # Website : https://mart.fahadz.co # Updated : 2026-04-19 # ═══════════════════════════════════════════════════════ # ── Allow all standard search engine crawlers ────────── User-agent: * Allow: / # Block CMS admin, checkout and private/system paths Disallow: /wp-admin/ Disallow: /wp-login.php Disallow: /cart/ Disallow: /checkout/ Disallow: /my-account/ Disallow: /order-received/ Disallow: /wc-api/ Disallow: /?add-to-cart= Disallow: /?s= Disallow: /search/ Disallow: /tag/ Disallow: /feed/ Disallow: /comments/feed/ Disallow: /trackback/ Disallow: /wp-content/plugins/ Disallow: /wp-content/cache/ Disallow: /wp-json/ # Allow product images and theme assets Allow: /wp-content/uploads/ Allow: /wp-content/themes/ # Crawl-delay — gentle on server Crawl-delay: 1 # ── Googlebot ────────────────────────────────────────── User-agent: Googlebot Allow: / Disallow: /wp-admin/ Crawl-delay: 0 # ── Google Image Bot ─────────────────────────────────── User-agent: Googlebot-Image Allow: /wp-content/uploads/ Allow: / # ── Bingbot ──────────────────────────────────────────── User-agent: Bingbot Allow: / Allow: /llms.txt Crawl-delay: 1 # ── AI Crawlers — explicitly allowed for llms.txt ────── User-agent: GPTBot Allow: / Allow: /llms.txt Allow: /fahadzmart.md User-agent: ChatGPT-User Allow: / Allow: /llms.txt Allow: /fahadzmart.md User-agent: ClaudeBot Allow: / Allow: /llms.txt Allow: /fahadzmart.md User-agent: anthropic-ai Allow: / Allow: /llms.txt Allow: /fahadzmart.md User-agent: PerplexityBot Allow: / Allow: /llms.txt Allow: /fahadzmart.md User-agent: cohere-ai Allow: / Allow: /llms.txt Allow: /fahadzmart.md User-agent: GoogleOther Allow: / Allow: /llms.txt User-agent: meta-externalagent Allow: / Allow: /llms.txt User-agent: Applebot Allow: / Allow: /llms.txt # ── Block aggressive/scraper bots ───────────────────── User-agent: MJ12bot Disallow: / User-agent: DotBot Disallow: / User-agent: BLEXBot Disallow: / User-agent: SeznamBot Disallow: / User-agent: PetalBot Disallow: / # ── Sitemap references ───────────────────────────────── Sitemap: https://mart.fahadz.co/sitemap.xml Sitemap: https://mart.fahadz.co/llms.txt