# Allow all crawlers User-agent: * Allow: / # Block Next.js internal files (optional but good practice) Disallow: /_next/ Disallow: /api/ # Explicitly allow the AdSense bot User-agent: Mediapartners-Google Allow: / # Sitemap location (Vercel generates this automatically usually, but good to have) Sitemap: https://mybreedmatch.com/sitemap.xml