# Robots.txt for AhujaTraders Website # Clean and SEO-friendly configuration User-agent: * Allow: / # Disallow admin and private areas (if they exist) Disallow: /admin/ Disallow: /private/ Disallow: /temp/ Disallow: /backup/ # Prevent indexing of form submission pages Disallow: /thank-you.html # Prevent indexing of development files Disallow: /*.sql$ Disallow: /*.bak$ Disallow: /*.old$ Disallow: /*.tmp$ Disallow: /*.log$ Disallow: /*.zip$ Disallow: /*.tar$ Disallow: /*.gz$ # Crawl delay for respectful crawling Crawl-delay: 1 # Sitemap location Sitemap: https://ahujatrader.in/sitemap.xml # Host directive Host: https://ahujatrader.in