# robots.txt for Easy Repo - Vehicle Repossession Software # https://easyrepo.in/robots.txt # Allow all search engines User-agent: * Allow: / # Disallow backup and copy files Disallow: /index - Copy.html Disallow: /*.html~ # Disallow admin and private areas (if any) Disallow: /admin/ Disallow: /private/ Disallow: /app/ # Allow important assets Allow: /assets/ Allow: /assets/css/ Allow: /assets/js/ Allow: /assets/images/ Allow: /assets/libs/ # Sitemap location Sitemap: https://easyrepo.in/sitemap.xml # Crawl-delay (optional - remove if not needed) # Crawl-delay: 1