# robots.txt for visionveer.com User-agent: * Disallow: /storage/ Disallow: /admin/ Disallow: /assets/phpmailer/ Disallow: /assets/private/ Disallow: /tmp/ Disallow: /dev/ Disallow: /tests/ # Allow important static assets so crawlers can render pages properly Allow: /assets/global.css Allow: /assets/global.js Allow: /assets/*.png Allow: /assets/*.jpg Allow: /assets/*.svg # Crawl delay for cheap shared hosting (Bing supports; Google ignores) Crawl-delay: 10 Sitemap: https://visionveer.com/sitemap.xml # Google specific (optional) User-agent: Googlebot Allow: / User-agent: * Allow: / Sitemap: https://visionveer.com/sitemap.xml