# Robots.txt for MangaRaw User-agent: * Allow: / # Sitemaps Sitemap: https://mangarw.com/sitemap.xml # Crawl delay Crawl-delay: 1 # Block admin pages Disallow: /admin/ Disallow: /api/admin/ # Block user-specific pages Disallow: /user/ Disallow: /profile/ # Block search results Disallow: /search? Disallow: /browse?*q= # Allow search engines to access CSS and JS Allow: /css/ Allow: /js/ Allow: /img/ # Block temporary or test pages Disallow: /test/ Disallow: /temp/