# ===================================================== # SingWithMe Records # Robots.txt # Environment: Production # Framework: Laravel 10 # ===================================================== User-agent: * # ------------------------------------- # Public Content # ------------------------------------- Allow: / # ------------------------------------- # User Authentication # ------------------------------------- Disallow: /login Disallow: /user/register Disallow: /forgot-password # ------------------------------------- # Artist Authentication # ------------------------------------- Disallow: /artist/login Disallow: /artist/register Disallow: /forgot-password?is_artist=1 # ------------------------------------- # Admin Area # ------------------------------------- Disallow: /admin Disallow: /admin/ # ------------------------------------- # System & Sensitive URLs # ------------------------------------- Disallow: /password/ Disallow: /register/ Disallow: /logout Disallow: /api/ Disallow: /storage/ Disallow: /vendor/ Disallow: /bootstrap/ Disallow: /artisan # ------------------------------------- # Query Parameters # ------------------------------------- Disallow: /*?* Allow: /*?page= # ------------------------------------- # Sitemap # ------------------------------------- Sitemap: https://singwithmerecords.co.uk/sitemap.xml # ------------------------------------- # Crawl Delay (Respected by Some Bots) # ------------------------------------- Crawl-delay: 1