# robots.txt for Nudgexa # Allow search engines to crawl all public pages User-agent: * Allow: / Allow: /llms.txt Disallow: /dashboard Disallow: /*.json$ # Rate limiting for aggressive crawlers User-agent: AhrefsBot Crawl-delay: 10 User-agent: SemrushBot Crawl-delay: 10 # Preferred search engines User-agent: Googlebot Allow: / Crawl-delay: 0 User-agent: bingbot Allow: / Crawl-delay: 1 # OpenAI crawlers User-agent: GPTBot Allow: / User-agent: ChatGPT-User Allow: / User-agent: OAI-SearchBot Allow: / Sitemap: https://nudgexa.com/sitemap.xml