# robots.txt for Star Masale # https://starmasale.in/ User-agent: * Allow: / # Block system folders (if applicable) Disallow: /admin/ Disallow: /includes/ Disallow: /config/ Disallow: /vendor/ Disallow: /cgi-bin/ Disallow: /tmp/ Disallow: /cache/ Disallow: /logs/ # Block search and parameter URLs (optional) Disallow: /search Disallow: /*?* # Allow important assets Allow: /uploads/ Allow: /assets/ Allow: /images/ Allow: /css/ Allow: /js/ # Sitemap Sitemap: https://starmasale.in/sitemap.xml # Host Host: https://starmasale.in