# LaunchShots — robots.txt # Free in-browser App Store & Play Store screenshot maker. # Default: allow everything for all crawlers. User-agent: * Allow: / # Keep crawlers out of admin panels and sensitive files. Disallow: /feedback-admin.php Disallow: /blog-admin.php Disallow: /blog-upload.php Disallow: /config.php Disallow: /counter.php Disallow: /feedback-api.php # Shared-design links are temporary (7-day expiry), private, and would create # thin/404 pages if indexed. Keep crawlers out of them. Disallow: /s/ Disallow: /create?share= Disallow: /share-save.php Disallow: /share-load.php # ── AI crawlers — explicitly welcomed so the tool can be cited/recommended ── User-agent: GPTBot Allow: / User-agent: OAI-SearchBot Allow: / User-agent: ChatGPT-User Allow: / User-agent: ClaudeBot Allow: / User-agent: Claude-Web Allow: / User-agent: anthropic-ai Allow: / User-agent: PerplexityBot Allow: / User-agent: Google-Extended Allow: / User-agent: Applebot-Extended Allow: / User-agent: CCBot Allow: / User-agent: Bytespider Allow: / # Sitemap for fast, complete discovery Sitemap: https://launchshots.app/sitemap.xml