# robots.txt for PayStudy (CodeIgniter project) User-agent: * # Block sensitive framework directories Disallow: /application/ Disallow: /system/ Disallow: /cache/ Disallow: /logs/ Disallow: /config/ Disallow: /libraries/ Disallow: /helpers/ # Allow public assets and uploads Allow: /assets/ Allow: /uploads/ Allow: /public/ Allow: /static/ # Tell crawlers where the sitemap is Sitemap: https://www.paystudy.in/sitemap.xml