# --- XenForo friendly robots.txt --- User-agent: * # Admin & system Disallow: /admin.php Disallow: /install/ Disallow: /internal_data/ Disallow: /library/ Disallow: /src/ Disallow: /styles/ Disallow: /data/ # Low-value / duplicate pages Disallow: /find-new/ Disallow: /whats-new/ Disallow: /goto/ Disallow: /login/ Disallow: /logout/ Disallow: /register/ Disallow: /account/ Disallow: /lost-password/ Disallow: /search/ Disallow: /posts/ # prevent single-post URLs from being indexed # ✅ Allow member profiles Allow: /members/ # Explicitly allow everything else Allow: / # Sitemap Sitemap: https://forums.soulcaster.cc/sitemap.xml