# ========================================================================== # Yolo247 Club — robots.txt # ========================================================================== User-agent: * Allow: / # Allow all major crawlers full access to JS & CSS so rendering is correct Allow: /css/ Allow: /js/ Allow: /assets/ Allow: /blogs/ # Disallow utility & system paths Disallow: /.git/ Disallow: /node_modules/ # Sitemap location Sitemap: https://yolo247club.site/sitemap.xml