# robots.txt for https://sidequestvr.com # Controls search engine crawler access and behavior # Apply rules to all crawlers User-agent: * # Crawl delay to manage server load (3 seconds between requests) Crawl-delay: 3 # Disallow crawling of search results Disallow: /search/ Disallow: /user/* Disallow: /sideload/* # Sitemap location for search engines Sitemap: https://sidequestvr.com/sitemap_index.xml