PDA

View Full Version : Yahoo indexing RSS



Chris
07-29-2005, 05:43 AM
http://search.yahoo.com/search?p=dell+coupons&ei=UTF-8&fr=FP-tab-web-t-265&fl=0&x=wrt

See #5 result.

Any idea how to get Yahoo to pickup your RSS feed like that?

I'm thinking about adding RSS to my coupon site, but also this forum already has it and it isn't listed if you search for "Website publisher forum"

MarkB
07-29-2005, 06:15 AM
You need to make the RSS feed detectable (like blogs do, for example).

Example, in your header have:


<link rel="alternate" type="application/rss+xml" title="RSS 2.0" href="http://www.domain.com/index.xml" />

Emancipator
07-29-2005, 06:31 AM
That is very cool..... have you tried the code you posted Mark? I may be trying it myself :)

MarkB
07-29-2005, 06:33 AM
It's what's on my blog - no idea if Yahoo indexes it though LOL But it's how spiders find it (or one way, anyway).

Emancipator
07-29-2005, 06:40 AM
New question :) Can the spider not index it via looking at regular links... ie bottom of the text of this article I have an XML and a yahoo link. Is the xml link coo for the search spidering it?

http://www.moviesonline.ca/movienews_4992.html

MarkB
07-29-2005, 06:52 AM
Your server is responding too slow for me :(

Emancipator
07-29-2005, 06:56 AM
yeah sorry it actually just had a heart attack.. load issue. I restarted it just now :)

Chris
07-29-2005, 07:24 AM
still slow for me...upgrade time?

Chris
07-29-2005, 07:27 AM
Well I added that code to the forum here, so we'll see if it picks up the forum RSS with the next update.

Emancipator
07-29-2005, 07:51 AM
odd that its slow... yeah it may very well be time for an upgrade.. my end it loads in less then a second. Box is not sitting in my room either :P Its in the US.

MarkB
07-29-2005, 08:10 AM
Chris, nice one. Firefox is showing the RSS icon for it now, too.

Emancipator
07-29-2005, 09:04 AM
Mark I added your code to my news page.. i linked it to the RSS for my latest news http://www.moviesonline.ca/movienews_4995.html seems like it worked.

I didnt design my site for firefox so I am progressively improving the site for firefox users... do alot of people know about the RSS feature?

moonshield
07-29-2005, 11:30 AM
a way to do it is to ping Yahoo via xml_rpc http://api.my.yahoo.com/RPC2 , this tells Yahoo that your site has been updated. You can also do this with MSN somehow.

I set up a little test site doing that and it got indexed within 24 hours with no backlinks.

Emancipator
07-29-2005, 11:50 AM
i would be interested in seeing the code you did that with if you dont mind....

moonshield
07-29-2005, 02:07 PM
I Just used a blogging platform, plog seems to be quite effective.

ozgression
07-29-2005, 04:53 PM
Any idea how to get Yahoo to pickup your RSS feed like that?

I think I heard somewhere that if you join "my Yahoo" and add your own RSS feeds it helps them get picked up by Yahoo and increases your rankings. Haven't tried it myself, yet.

Emancipator
07-29-2005, 07:55 PM
I Just used a blogging platform, plog seems to be quite effective.


I am curious do you know a site that explains this proces.. .? I am intrigued :)

moonshield
07-30-2005, 09:50 AM
Search at seochat.com, there are some good resources on the subject there.