In the feed rss I can add the tag .
But to add it I have to add also an email.
For example
<item>
<title>My RSS</title>
<link>https://www.mywebsite.com/xml/xml_rss.asp</link>
<description>Item One</description>
<author>mark@mywebsite.com (Mark)</author>
</item>
i can not add ONLY the name of the author but it requiered also the email. So...What happens if I add a fake email?
P.s. I already know that with atom system I can add also only the name, but I prefer to use the "rss way"