# robots.txt for Vision Paramedical College # https://visionparamedical.com/ # Allow all well-behaved crawlers full access to the public site User-agent: * Allow: / # Disallow access to administrative and system directories Disallow: /admin/ Disallow: /includes/ Disallow: /temp/ Disallow: /backup/ Disallow: /cgi-bin/ Disallow: /logs/ Disallow: /private/ # Specify the location of your XML sitemap(s) Sitemap: https://visionparamedical.com/sitemap.xml