# Robots.txt for NASSEMC.club # Norwegian Adventure Squad Motorcycle Club User-agent: * Allow: / Allow: /events Allow: /gallery Allow: /merchandise Allow: /contact Allow: /about # Disallow sensitive areas Disallow: /admin/ Disallow: /_profiler/ Disallow: /var/ Disallow: /vendor/ Disallow: /config/ Disallow: /migrations/ Disallow: /src/ Disallow: /.env Disallow: /.git/ Disallow: /composer.json Disallow: /composer.lock # Allow CSS, JS, and image files Allow: /css/ Allow: /js/ Allow: /images/ Allow: /assets/ Allow: /uploads/ # Sitemap location (if you have one) # Sitemap: https://nassemc.club/sitemap.xml # Crawl delay (optional, helps reduce server load) Crawl-delay: 1