# ===================================== # AI Bot Rules (OpenAI, Anthropic, etc.) # ===================================== User-agent: GPTBot Allow: / Allow: /cdn-cgi/image/ Allow: /_next/static/ Allow: /_next/image/ Allow: /_next/data/ Allow: /*.jpg$ Allow: /*.jpeg$ Allow: /*.gif$ Allow: /*.png$ Allow: /*.webp$ Allow: /*.svg$ Allow: /*.js$ Allow: /*.css$ User-agent: anthropic-ai Allow: / User-agent: CCBot Allow: / # ===================================== # Googlebot Rules # ===================================== User-agent: Googlebot Allow: / Allow: /_next/static/ Allow: /_next/image/ Allow: /_next/data/ Allow: /static/ Allow: /assets/ Allow: /fonts/ Allow: /*.js$ Allow: /*.css$ # ===================================== # Googlebot Image Rules # ===================================== User-agent: Googlebot-Image Allow: / Allow: /cdn-cgi/image/ Allow: /*.jpg$ Allow: /*.jpeg$ Allow: /*.gif$ Allow: /*.png$ Allow: /*.webp$ Allow: /*.svg$ # ===================================== # Bing Bot Rules # ===================================== User-agent: bingbot Allow: / User-agent: msnbot Allow: / # ===================================== # Yandex Bot Rules # ===================================== User-agent: Yandex Allow: / # ===================================== # General Rules for All Other Bots # ===================================== User-agent: * Allow: / Allow: /_next/static/ Allow: /_next/image/ Allow: /_next/data/ Allow: /static/ Allow: /assets/ Allow: /fonts/ Allow: /*.js$ Allow: /*.css$ # ===================================== # Protected Directories # ===================================== User-agent: * Disallow: /private/ Disallow: /admin/ Disallow: /login/ Disallow: /api/ # ===================================== # Sitemap # ===================================== Sitemap: https://www.localmovers.com/sitemap.xml