User-agent: * Allow: / # Next.js internals / data API Disallow: /api/ Disallow: /_next/ # Preview / drafts Disallow: /preview/ Disallow: /exit-preview/ # Authenticated app routes — user data, nothing worth indexing Disallow: /dashboard/ Disallow: /settings/ Disallow: /account/ Disallow: /portfolio/ Disallow: /tenants/ Disallow: /operating-costs/ Disallow: /energy/ Disallow: /finance/ Disallow: /location/ Disallow: /immo-check/ Disallow: /smartplan/ Disallow: /documents/ Disallow: /docs/ Disallow: /banking/ Disallow: /home/ Disallow: /support/ # Auth-gated help sub-routes (public help index stays crawlable) Disallow: /help/support-tickets/ Disallow: /help/contact-support/ Disallow: /help/faq-bot/ # Tracking / ad-network query params — canonical handles these pages; # skipping them saves crawl budget on identical content variants. # In robots.txt, a trailing * is redundant (the match extends to # end-of-URL by default) and some crawlers treat it as a literal # character, so we leave it off. Disallow: /*?utm_ Disallow: /*&utm_ Disallow: /*?gclid= Disallow: /*&gclid= Disallow: /*?fbclid= Disallow: /*&fbclid= Disallow: /*?msclkid= Disallow: /*&msclkid= Sitemap: https://www.smartlandlord.de/sitemap.xml