Guys, I have noticed, that the google alert does show the author, which is something I do not want - Any thought on where to look?
Guys, I have noticed, that the google alert does show the author, which is something I do not want - Any thought on where to look?
Right now, no one knows what site to look at!
Solution: corefile:
wp-includes/feed-rss2.php
remove:
40 <dc:creator><?php the_author() ?></dc:creator>
wp-includes/feed-rss2.php
edit:
40 <dc:creator><?php /* the_author() */ ?></dc:creator>
+ in feed-atom.php remove or edit line 33 '<name>'...
This topic has been closed to new replies.