User-agent: * # Admin-Bereich für Crawler sperren – AJAX bleibt erlaubt Disallow: /wp-admin/ Allow: /wp-admin/admin-ajax.php # Login-/Registrierungs-/Feed-/Such-/404-Bereiche sperren Disallow: /wp-login.php Disallow: /wp-register.php Disallow: /cgi-bin/ Disallow: /?s= Disallow: /*?s= Disallow: /*/page/ Disallow: /feed Disallow: /search Disallow: /404-error/ # Dynamische Parameter (ggf. unnötig detailliert – Vorsicht) Disallow: /*?utm_ Disallow: /*?ref= Disallow: /*?attachment_id= # Medienupload frei geben Allow: /wp-content/uploads/ Allow: /softwaregroup/uploads/ # CSS, JS, Bilder und PDFs freigeben (für gutes Rendering) Allow: /*.js Allow: /*.css Allow: /*.png Allow: /*.jpg Allow: /*.jpeg Allow: /*.gif Allow: /*.svg Allow: /*.pdf # Sitemap eintragen – hilft beim Crawlen Sitemap: https://deine-domain.de/sitemap.xml