# robots.txt for racegame.pro # Primary crawler directives and sitemap discovery User-agent: * Allow: / # Block non-HTML/real-time endpoints Disallow: /api/ Disallow: /socket.io/ Disallow: /ws/ # Favicon and icons are crawlable Allow: /favicon.ico Allow: /manifest.json Allow: /images/favicon-*.png Allow: /images/apple-touch-icon.png Allow: /site-map Allow: /llms.txt Sitemap: https://racegame.pro/sitemap.xml