Irgendwie mag Google meine robots.txt nicht.
ZitatDie Seite konnte nicht gecrawlt werden, da sie durch die neueste vom Googlebot heruntergeladene "robots.txt"-Datei blockiert wird. Falls Sie die "robots.txt"-Datei vor Kurzem aktualisiert haben, beachten Sie, dass es bis zu zwei Tage dauern kann, bis die Aktualisierung wirksam wird.
Code
# Google Image
User-agent: Googlebot-Image
Allow: /wp-content/uploads/
Allow: /images/
Disallow:
# Google AdSense
User-agent: Mediapartners-Google
Disallow:
# digg mirror
User-agent: duggmirror
Disallow: /
# global
User-agent: *
Allow: /wp-content/uploads/
Allow: /images/
Disallow: /cgi-bin/
Disallow: /wp-admin/
Disallow: /wp-includes/
Disallow: /wp-content/plugins/
Disallow: /wp-content/cache/
Disallow: /wp-content/themes/
Alles anzeigen
Keine Ahnung was daran falsch sein soll! :sad:
Weiß es einer von euch?