# Allow all search engines and AI crawlers User-agent: * Allow: / # Sitemap location Sitemap: https://learnwithparam.com/sitemap.xml # Block sensitive areas only Disallow: /admin/ Disallow: /private/ Disallow: /api/ Disallow: /_next/ Disallow: /node_modules/ Disallow: /.env Disallow: /.git/ Disallow: /package.json Disallow: /package-lock.json