# robots.txt for procurementresource.com # Last Updated: February 2026 # Platform: Next.js # ================================ # GENERAL RULES - ALL BOTS # ================================ User-agent: * Allow: / # Block Next.js internal files Disallow: /_next/ Disallow: /_error Disallow: /404 Disallow: /500 # Block admin & backend Disallow: /admin/ Disallow: /api/ Disallow: /dashboard/ Disallow: /login/ Disallow: /signin/ Disallow: /register/ Disallow: /account/ # Block checkout & payment flow Disallow: /cart/ Disallow: /checkout/ Disallow: /payment/ Disallow: /order/ Disallow: /thank-you/ Disallow: /purchase/ # Block URL parameters (duplicate content) Disallow: /*?utm_ Disallow: /*?ref= Disallow: /*?source= Disallow: /*?campaign= Disallow: /*?filter= Disallow: /*?sort= Disallow: /*?s= Disallow: /*?q= Disallow: /*?print= # Block thin/low value pages Disallow: /search/ Disallow: /tag/ Disallow: /tags/ Disallow: /feed/ Disallow: /tmp/ Disallow: /cache/ Disallow: /private/ # ================================ # SEO TOOLS - ALLOW # ================================ User-agent: AhrefsBot Allow: / User-agent: SemrushBot Allow: / User-agent: DataForSeoBot Allow: / # ================================ # AI CRAWLERS - ALLOW # ================================ User-agent: GPTBot Allow: / User-agent: ChatGPT-User Allow: / User-agent: ClaudeBot Allow: / User-agent: anthropic-ai Allow: / User-agent: PerplexityBot Allow: / User-agent: Google-Extended Allow: / User-agent: Applebot-Extended Allow: / User-agent: cohere-ai Allow: / # ================================ # BLOCK USELESS BOTS # ================================ User-agent: MJ12bot Disallow: / User-agent: DotBot Disallow: / User-agent: BLEXBot Disallow: / User-agent: PetalBot Disallow: / # ================================ # ALLOW GOOD BOTS FULLY # ================================ User-agent: Googlebot Allow: / User-agent: Bingbot Allow: / User-agent: Slurp Allow: / # ================================ # SITEMAP # ================================ Sitemap: https://www.procurementresource.com/sitemap.xml