# robots.txt for https://www.shridhara.com/ # Created by Shridhara Technologies - Your IT Services Expert # Purpose: Allow search engines to index useful content while blocking sensitive or duplicate areas. User-agent: * # Allow all important sections Allow: / # Disallow admin, system, or duplicate folders Disallow: /wp-admin/ Disallow: /cgi-bin/ Disallow: /tmp/ Disallow: /cart/ Disallow: /checkout/ Disallow: /search/ Disallow: /trackback/ Disallow: /xmlrpc.php Disallow: /?s= Disallow: /wp-login.php Disallow: /wp-register.php # Allow Googlebot to access essential JS, CSS, and image files Allow: /*.js$ Allow: /*.css$ Allow: /*.png$ Allow: /*.jpg$ Allow: /*.jpeg$ Allow: /*.gif$ Allow: /*.svg$ # Sitemap location Sitemap: https://www.shridhara.com/sitemap.xml # Crawl-delay (for other bots that respect it) Crawl-delay: 10