# robots.txt for vidyacabin.com # Spec: https://developers.google.com/crawling/docs/robots-txt/create-robots-txt # Note: AdsBot-Google is exempt from User-agent: * rules per Google spec User-agent: * # Admin panel Disallow: /admin/ # Server-side PHP includes Disallow: /includes/ # Error logs Disallow: /logs/ # AJAX endpoints (JSON only, no crawl value) Disallow: /ajax-search.php # Utility and maintenance scripts Disallow: /fix-db.php Disallow: /finalize_rebrand.php Disallow: /tmp-check-db.php # Internal routing parameter Disallow: /?path= # Thin / low-value content Disallow: /search Allow: / Sitemap: https://vidyacabin.com/sitemap_index.xml