# See https://www.robotstxt.org/robotstxt.html for documentation on how to use the robots.txt file
User-agent: *
# Keep crawlers on the marketing pages; the app itself is behind sign-in.
Disallow: /dashboard
Disallow: /onboarding
Disallow: /settings
Disallow: /admin
# The demo calendar's month and day arrows are plain GET links, so a crawler
# can walk them forever. Every one of them canonicalises back to the bare
# /demo page, so there is nothing there worth the crawl budget.
Disallow: /*?*day=
Disallow: /*?*month=
Allow: /
Sitemap: https://karbeam.com/sitemap.xml
Sitemap: https://karbeam.com/fr/sitemap.xml