# Joomla robots.txt – mainspielecon.de User-agent: * Allow: / Disallow: /administrator/ Disallow: /api/ Disallow: /bin/ Disallow: /cache/ Disallow: /cli/ Disallow: /components/ Disallow: /includes/ Disallow: /installation/ Disallow: /language/ Disallow: /layouts/ Disallow: /libraries/ Disallow: /logs/ Disallow: /modules/ Disallow: /plugins/ Disallow: /tmp/ Disallow: /login Disallow: /default Disallow: /tag/ Disallow: /component/ Disallow: /*?amp=1 # Duplicate-Content-Fälle statt pauschaler Query-Sperre Disallow: /*?tmpl=component Disallow: /*?print= Disallow: /*?option=com_mailto Disallow: /*?option=com_users Disallow: /*?view=login Disallow: /*?limitstart=* Disallow: /*?format=feed Disallow: /index.php?option=com_search # Sensible oder irrelevante Pfade Disallow: /media/ Disallow: /templates/ # Erlaubte Ausnahmen Allow: /cache/com_templates/ Allow: /media/system/js/ Allow: /media/system/css/ Allow: /media/cache/ # Ressourcen erlauben, damit Google die Seite richtig rendert: Allow: /*.css$ Allow: /*.js$ Allow: /*.woff$ Allow: /*.woff2$ Allow: /*.ttf$ Allow: /*.png$ Allow: /*.jpg$ Allow: /*.jpeg$ Allow: /*.svg$ # KI-Trainingscrawler aussperren (Suchindexierung bleibt unberührt) User-agent: GPTBot Disallow: / User-agent: CCBot Disallow: / User-agent: Google-Extended Disallow: / Sitemap: https://mainspielecon.de/sitemap.xml