Hi zusammen.
Mich würde das auch sehr interessieren, beim googlen wird man mit hinweisen ja quasi überschüttet...
Also, ich habe das für mich jetzt so gelöst:
User-agent: *
Disallow: /cgi-bin
Disallow: /usage
Disallow: /logs
Disallow: /counter
Disallow: /wp-admin
Disallow: /wp-includes
Disallow: /wp-content/plugins
Disallow: /wp-content/cache
Disallow: /wp-content/themes
Disallow: /trackback
Disallow: /comments
Disallow: /author
Disallow: /map
Disallow: /impressum
Disallow: /pwkrise
Disallow: /map
Disallow: /post_notification_header
Disallow: /suche
Disallow: /category/*/*
Disallow: */trackback
Disallow: */feed/
Disallow: */comments
Disallow: /*?*
Disallow: /*?
Allow: /wp-content/uploads
Allow: /feed/
Allow: /index.php?now_reading*
# Google Image
User-agent: Googlebot-Image
Disallow:
Allow: /*
# Google AdSense
User-agent: Mediapartners-Google*
Disallow:
Allow: /*
# Internet Archiver Wayback Machine
User-agent: ia_archiver
Disallow: /
# digg mirror
User-agent: duggmirror
Disallow: /
Alles anzeigen
Außerdem habe ich noch diesen "Patch" eingebunden -> http://seofreak.de/upload/nofollowpatch.php.txt
Ist das ganze so ok?