# robots.txt for https://www.jkpaper.com/ # Last updated: March 2026 # ----------------------------------------------- # Allow all major search engine crawlers # ----------------------------------------------- User-agent: Googlebot Allow: / User-agent: Bingbot Allow: / User-agent: Slurp Allow: / User-agent: DuckDuckBot Allow: / User-agent: Baiduspider Allow: / # ----------------------------------------------- # Allow AI crawlers (for llms.txt discoverability) # ----------------------------------------------- User-agent: ClaudeBot Allow: / User-agent: GPTBot Allow: / User-agent: PerplexityBot Allow: / User-agent: YouBot Allow: / # ----------------------------------------------- # Default rule for all other bots # ----------------------------------------------- User-agent: * Allow: / # ----------------------------------------------- # Disallow admin, backend & non-public areas # ----------------------------------------------- User-agent: * Disallow: /admin/ Disallow: /wp-admin/ Disallow: /login/ Disallow: /logout/ Disallow: /dashboard/ Disallow: /backend/ Disallow: /cgi-bin/ Disallow: /tmp/ Disallow: /cache/ Disallow: /includes/ Disallow: /config/ Disallow: /api/ Disallow: /search? Disallow: /*?*sort= Disallow: /*?*filter= Disallow: /*?*session= # ----------------------------------------------- # Sitemap location # ----------------------------------------------- Sitemap: https://www.jkpaper.com/sitemap.xml