Jump to content

Wrong <type> in <ExternalPage>s.


Recommended Posts

Posted

Hello!

 

I have run "fgrep '<type>' content.rdf | sort | uniq" command to find what kind of types can be ExternalPages. And I see the following:

<type>Atom</type>

<type>News about David Letterman, collected from various sources on the web</type>

<type>News about Enrique Iglesias, collected from various sources on the web</type>

<type>News about Ice Cube, collected from various sources on the web</type>

<type>News about Sheryl Crow, collected from various sources on the web</type>

<type>News about Steve Martin, collected from various sources on the web</type>

<type>News about Tom Hanks, collected from various sources on the web</type>

<type>PDF</type>

<type>RSS</type>

 

As for Atom, PDF and RSS everything is good. But for "News about..." I have found that URL they pointing to is looks like http://rss.topix.net/rss/who/*.xml.

But in corresponding <Topic> I see <link> tag. Shouldn't <link> be changed to <rss> and <type>News about</type> to <type>RSS</type>?

 

Thanks.

  • 1 month later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...