Hallo,
du hast in deiner robots.txt folgendes angeben:
[COLOR=#881280][FONT=monospace] <meta [/FONT][/COLOR][FONT=monospace]name[/FONT][COLOR=#881280][FONT=monospace]='[/FONT][/COLOR][FONT=monospace]robots[/FONT][COLOR=#881280][FONT=monospace]' [/FONT][/COLOR][FONT=monospace]content[/FONT][COLOR=#881280][FONT=monospace]='[/FONT][/COLOR][FONT=monospace]noindex,nofollow[/FONT][COLOR=#881280][FONT=monospace]' />
[/FONT][/COLOR]Anders gesagt bedeutet das "Google, bitte indexiere nicht meinen Inhalt"
Setze den Befehl auf
[COLOR=#881280][FONT=monospace] <meta [/FONT][/COLOR][FONT=monospace]name[/FONT][COLOR=#881280][FONT=monospace]='[/FONT][/COLOR][FONT=monospace]robots[/FONT][COLOR=#881280][FONT=monospace]' [/FONT][/COLOR][FONT=monospace]content[/FONT][COLOR=#881280][FONT=monospace]='[/FONT][/COLOR][FONT=monospace]index,follow[/FONT][COLOR=#881280][FONT=monospace]' /> [/FONT][/COLOR]
Die robots.txt befindet sich im Stammverzeichnis deiner Webseite, sprich dort wo du auch Wordpress installiert hast. Andererseits lässt sie sich auch in den Google-Webmastertools anpassen.