User-agent: * # Allow frontend public resources Allow: /public/frontend/ Allow: /public/uploads/ Allow: /application/modules/home/views/ # Block sensitive directories Disallow: /application/config/ Disallow: /application/helpers/ Disallow: /application/hooks/ Disallow: /application/language/ Disallow: /application/libraries/ Disallow: /application/logs/ Disallow: /system/ # Allow specific problem resources Allow: /public/admin/dist/sending.gif Allow: /embed.tawk.to/ # Block access to sensitive file types Disallow: /*.sql$ Disallow: /*.zip$ Disallow: /*.bak$ Disallow: /*.log$ Disallow: /*.json$ Disallow: /*.config$ Disallow: /*.env$ Disallow: /*.md$ Disallow: /*.gitignore$ Disallow: /*.htaccess$ # Allow standard web assets Allow: /*.css$ Allow: /*.js$ Allow: /*.jpg$ Allow: /*.jpeg$ Allow: /*.png$ Allow: /*.gif$ Allow: /*.svg$ Allow: /*.ico$ Allow: /*.ttf$ Allow: /*.woff$ Allow: /*.woff2$ Allow: /*.eot$ Allow: /*.pdf$ # Add sitemap location Sitemap: https://pafoli.vn/sitemap.xml