User-agent: * Allow: / # Block access to admin areas Disallow: /admin/ Disallow: /django-admin/ # Block access to private areas Disallow: /api/ Disallow: /settings/ # Block access to static files (optional, but can reduce crawler load) Disallow: /static/ Disallow: /media/ # Block search results pages (if any) Disallow: /search/ # Allow access to sitemap Sitemap: https://lifereport.tv/sitemap.xml