# robots.txt for Laravel Website # https://www.robotstxt.org/ # อนุญาตให้ทุก search engine crawl User-agent: * # บล็อกโฟลเดอร์ที่ไม่ต้องการให้ index Disallow: /storage/ Disallow: /vendor/ Disallow: /api/ Disallow: /*.json$ Disallow: /*?* Disallow: /login Disallow: /register Disallow: /password/ Disallow: /admin/ Disallow: /dashboard/ Disallow: /backoffice/ # อนุญาตให้ crawl ไฟล์สำคัญ Allow: /css/ Allow: /js/ Allow: /image/ Allow: /upload/ Allow: /theme/ # Sitemap location (Dynamic) Sitemap: https://rmutsb.ac.th/sitemap.xml # Crawl-delay (optional - ช่วยลดภาระ server) # Crawl-delay: 10