Als ich mir folgendes Suchergebnis anschaute, war ich doch sehr verwundert. Denn google hat den Artikel Inside Man nicht indexiert, aber das Bild, und das stört mich.
http://www.google.de/search?q=filme-blog.com+inside+man
Ich habe leider auch keine Ahnung, wie ich dies per robots.txt ändern könnte, darum frage ich hier mal nach.
So sah meine robots.txt vor 10 Minuten aus:
ZitatAlles anzeigenUser-agent: *
Disallow: /wp-content/
Disallow: /wp-icludes/
Disallow: /cgi-bin
Disallow: /cgi-bin/
Disallow: /trackback/
Disallow: /wp-admin/
Disallow: /archives/
Disallow: /category/
Disallow: /category/*/*
Disallow: /tag/*
Disallow: /tag/
Disallow: /wp-*
Disallow: /login/
Disallow: */trackback
Disallow: /*.js$
Disallow: /*.inc$
Disallow: /*.css$
Disallow: /*.php$
Disallow: /*?
Disallow: /*?*
Disallow: /20*
Allow: /wp-content/uploads# Google Image
User-agent: Googlebot-Image
Disallow:
Allow: /*# Google AdSense
User-agent: Mediapartners-Google*
Disallow:
Allow: /*# BEGIN XML-SITEMAP-PLUGIN
Sitemap: http://www.filme-blog.com/sitemap.xml
# END XML-SITEMAP-PLUGIN
Und so jetzt:
ZitatAlles anzeigenUser-agent: *
Sitemap: http://filme-blog.com/sitemap.xml
# disallow all files in these directories
Disallow: /cgi-bin/
Disallow: /wp-admin/
Disallow: /wp-includes/
Disallow: /wp-content/themes/
Disallow: /wp-content/plugins/
Disallow: /trackback/
Disallow: /*?*
Disallow: */trackback/
User-agent: Googlebot
# disallow all files ending with these extensions
Disallow: /*.php$
Disallow: /*.js$
Disallow: /*.inc$
Disallow: /*.css$
Disallow: /*.gz$
Disallow: /*.cgi$
Disallow: /*.wmv$
Disallow: /*.png$
Disallow: /*.gif$
Disallow: /*.jpg$
Disallow: /*.cgi$
Disallow: /*.xhtml$
Disallow: /*.php*
Disallow: */trackback*
Disallow: /*?*
Disallow: /category/
Disallow: /tag/
Disallow: /wp-*
Allow: /wp-content/uploads/
# allow google image bot to search all images
User-agent: Googlebot-Image
Allow: /*
# allow adsense bot on entire site
User-agent: Mediapartners-Google*
Disallow: /*?*
Allow: /wp-content/
Allow: /tag/
Allow: /category/
Allow: /*.php$
Allow: /*.js$
Allow: /*.inc$
Allow: /*.css$
Allow: /*.gz$
Allow: /*.cgi$
Allow: /*.wmv$
Allow: /*.cgi$
Allow: /*.xhtml$
Allow: /*.php*
Allow: /*.gif$
Allow: /*.jpg$
Allow: /*.png$
# disallow archiving site
User-agent: ia_archiver
Disallow: /
# disable duggmirror
User-agent: duggmirror
Disallow: /
ich hoffe, ihr könnt mir weiter helfen.
Vielen Dank