# robots.txt for https://washhouse.ovh/ # Last updated: November 2025 # This file controls which parts of the WashHouse Launderette website can be indexed. User-agent: * # ✅ Publicly visible pages Allow: /index.php Allow: /faq.php Allow: /pickup/pickup_req.php Allow: /img/ Allow: /css/ Allow: /js/ # 🚫 Restricted areas (backend and sensitive folders) Disallow: /manage/ Disallow: /includes/ Disallow: /config/ Disallow: /admin/ Disallow: /login/ Disallow: /session/ Disallow: /db/ Disallow: /tmp/ # Crawl-delay helps reduce server load Crawl-delay: 10 # Sitemap for search engines Sitemap: https://washhouse.ovh/sitemap.xml