# robots.txt for istar.vision # Allow all bots to access all content # Allow all bots User-agent: * Allow: / Crawl-delay: 0 # Specific permissions for major search engines and AI bots User-agent: Googlebot Allow: / User-agent: Bingbot Allow: / User-agent: Slurp Allow: / User-agent: DuckDuckBot Allow: / User-agent: Baiduspider Allow: / User-agent: YandexBot Allow: / # AI and LLM bots User-agent: GPTBot Allow: / User-agent: ChatGPT-User Allow: / User-agent: CCBot Allow: / User-agent: anthropic-ai Allow: / User-agent: Claude-Web Allow: / # Social media bots User-agent: facebookexternalhit Allow: / User-agent: Twitterbot Allow: / User-agent: LinkedInBot Allow: / # Disallow only admin areas (if they exist) User-agent: * Disallow: /admin/ Disallow: /wp-admin/ Disallow: /.git/ Disallow: /node_modules/ Disallow: /private/ Disallow: /.env # Sitemap locations Sitemap: https://istar.vision/sitemap.xml Sitemap: https://istar.vision/sitemap.txt