[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Help with registering
--- In syndication@y..., Dan Lyke <danlyke@f...> wrote:
> Scott Blanchard writes:
> > http://www.linuxjournal.com/news.rss
>
> First thing I notice is that there's no "i" element in the RSS .91
> DTD. Several aggregators handle HTML tags expressed as, for
instance,
> <i> but that <i>...</i> should be choking anything that tries
to
> validate against the DTD.
>
> Dan
Thanks, Dan & everyone who replied about the <i> tags.
I stripped the italics out entirely, but still can't register.
I now have two attempts:
http://www.linuxjournal.com/news.rss (with Netscape DTD line)
http://www.linuxjournal.com/news2.rss (without DTD line)
When run through aggregator.userland.com/validator they both return:
Congratulations, your RSS source is valid. Good work!
When run through aggregator.userland.com/register they both return:
Poorly formed XML text, we were expecting a </BODY> tag. (At character
#275.)
I've put together a very minimal attempt at:
http://www.linuxjournal.com/news3.rss
It is having the same problem (also tried with .xml extension).
Any additional help would be greatly appreciated.
Scott Blanchard