Another little .Text update...
Thanks to a post by Nick Parker, I found out my blog site was not producing valid RSS... and now it is :)
Share this
Thanks to a post by Nick Parker, I found out my blog site was not producing valid RSS... and now it is :)
3 Comments
Thomas Freudenberg said
January 26, 2005
That's exactly what I described in http://asp.net/Forums/ShowPost.aspx?tabindex=1&PostID=434771 . Another option is removing the managingEditor tag, if you don't want to expose your email address. The feed will still be valid without that tag.
Kent Sharkey said
January 28, 2005
Thomas is correct. managingEditor is optional, so removing the tag would also be valid. If it does exist, it is supposed to be a valid email address, but it can be missed. TTFN - Kent
Valentin Hardement said
June 30, 2006
Hey man