# robots.txt for Cursor Pro Shop # https://tkcuso.com # Default rules for all crawlers User-agent: * Allow: / Disallow: /admin/ Disallow: /dashboard/ Disallow: /api/ Disallow: /auth/ Disallow: /private/ Disallow: /checkout/ Disallow: /payment/ # Google Bot - allow everything except private areas User-agent: Googlebot Allow: / Disallow: /admin/ Disallow: /dashboard/ Disallow: /api/ Disallow: /auth/ Disallow: /private/ Disallow: /checkout/ Disallow: /payment/ # Bing Bot - allow everything except private areas User-agent: Bingbot Allow: / Disallow: /admin/ Disallow: /dashboard/ Disallow: /api/ Disallow: /auth/ Disallow: /private/ Disallow: /checkout/ Disallow: /payment/ # Yandex Bot User-agent: Yandex Allow: / Disallow: /admin/ Disallow: /dashboard/ Disallow: /api/ Disallow: /auth/ Disallow: /private/ Disallow: /checkout/ Disallow: /payment/ # Block AI training crawlers (not search engines) User-agent: GPTBot Disallow: / User-agent: ChatGPT-User Disallow: / User-agent: Google-Extended Disallow: / User-agent: CCBot Disallow: / User-agent: anthropic-ai Disallow: / User-agent: Claude-Web Disallow: / User-agent: Bytespider Disallow: / User-agent: FacebookBot Disallow: / # Sitemap location Sitemap: https://tkcuso.com/sitemap.xml