# https://www.robotstxt.org/robotstxt.html # Clippy is a single-page app: every path returns the same index.html with a # 200, so crawlers cannot discover which routes are real. The Allow/Disallow # list below is what keeps crawl budget on the public marketing pages and off # the authenticated app shell, which would otherwise be indexed as thin # duplicates of the homepage. User-agent: * Allow: / # Authenticated app — renders an empty shell or a login redirect to crawlers. Disallow: /account/ Disallow: /ai-tools Disallow: /ai-tools/ Disallow: /aiautocaptions-generate Disallow: /aivideomaker Disallow: /analytics Disallow: /asset-library Disallow: /audio-studio/ Disallow: /brand-kits Disallow: /canvas Disallow: /canvas/ Disallow: /change-plan Disallow: /create-project Disallow: /dashboard Disallow: /discover Disallow: /library Disallow: /my-projects Disallow: /my-templates Disallow: /onboarding Disallow: /payment-method/ Disallow: /posts Disallow: /recorder Disallow: /renders Disallow: /settings/ Disallow: /templates Disallow: /trash # User-generated share links — public by URL, but not for the index. Disallow: /share/ Disallow: /shared/ Disallow: /v/ Sitemap: https://clippy.io/sitemap.xml