# WorkWise Solutions - Robots.txt # Updated: 2026-03-28 User-agent: * Allow: / # Priority pages for AI crawlers Allow: /services/ Allow: /blog/ Allow: /resources/ Allow: /tools/ Allow: /solutions/ Allow: /case-studies/ Allow: /about/ Allow: /results.html # Sitemap location Sitemap: https://workwisesolutions.org/sitemap.xml # Special rules for AI search engines User-agent: ChatGPT-User Allow: / User-agent: GPTBot Allow: / User-agent: Google-Extended Allow: / User-agent: Googlebot Allow: / User-agent: Bingbot Allow: / User-agent: ClaudeBot Allow: / User-agent: PerplexityBot Allow: / # Legacy URLs have 301 redirects in .htaccess — allow crawlers to # discover redirects so link equity passes to new URLs # (case-study-01–04, old service pages, old WordPress URLs) # Block development and research files Disallow: /node_modules/ Disallow: /src/ Disallow: /dist/ Disallow: /err/ Disallow: /Research/ Disallow: /SEO GEO/ Disallow: /*.json Disallow: /*.config.js Disallow: /.git/