# 🔒 SECURITY: Block indexing of sensitive paths User-agent: * # Block API endpoints Disallow: /api/ # Block admin panels Disallow: /admin # Block authentication Disallow: /verify-email Disallow: /reset-password # Allow public pages Allow: / Allow: /*.css Allow: /*.js Allow: /*.png Allow: /*.jpg Allow: /*.svg Allow: /manifest.json # Sitemap Sitemap: https://iamfine.me/sitemap.xml