# robots.txt for mangofy.in # All search engines User-agent: * Disallow: /system/ Disallow: /application/ Disallow: /cache/ Disallow: /logs/ Disallow: /vendor/ # Allow assets, css, js, images Allow: /assets/ Allow: /*.css$ Allow: /*.js$ Allow: /*.png$ Allow: /*.jpg$ Allow: /*.jpeg$ Allow: /*.gif$ Allow: /*.webp$ Allow: /*.svg$ # Sitemap location Sitemap: https://mangofy.in/sitemap.xml