# robots.txt for SP TechPioneer Pvt. Ltd. # https://www.sptechponee.in User-agent: * Allow: / # Allow important assets Allow: /assets/ Allow: /images/ Allow: /fonts/ Allow: /css/ Allow: /js/ # Block unnecessary system folders Disallow: /admin/ Disallow: /private/ Disallow: /tmp/ Disallow: /node_modules/ Disallow: /.git/ Disallow: /api/ # Preferred host Host: https://www.sptechponee.in # Sitemap Sitemap: https://www.sptechponee.in/sitemap.xml