# robots.txt — Tamil Calendar 2026 # =================================== # This file tells search engine bots (Googlebot, Bingbot, etc.) # which pages they are allowed or not allowed to crawl. User-agent: * Allow: / # Block the admin area from being indexed Disallow: /admin/ # Block raw upload folder listing (images can still be indexed via alt text) Disallow: /uploads/ # Block config/includes/sql folders Disallow: /config/ Disallow: /includes/ Disallow: /sql/ # Block utility files Disallow: /make_hash.php # Sitemap location — tells Google where to find all your pages Sitemap: https://tamildaycalendar.com/sitemap.xml