# ------------------------------------------------------------ # Global rule set # ------------------------------------------------------------ User-agent: * # Block sensitive or non-SEO backend paths Disallow: /api/ Disallow: /admin/ Disallow: /dashboard/ # Block Next.js ISR/JSON data files from crawling Disallow: /_next/data/ # Allow static assets (JS / CSS / fonts / images) to load normally Allow: /_next/static/ # ------------------------------------------------------------ # XML-Sitemap # ------------------------------------------------------------ Sitemap: https://followupexpo.com/sitemap.xml