PDA

View Full Version : No blog for now but need help with RSS


honestman
10-03-2006, 12:40 AM
I am using the following rss address I got as a result of using rss online software.
http://feeds.rapidfeeds.com/434/
Most rss feeds seem to end with xml so I want to know if I submit the address above with no xml on the end will it be excepted by rss directories because it does not have xml on the end.

bhartzer
10-03-2006, 10:11 AM
That URL is in RSS format, so it's fine. They don't have to have a .xml file extension.

honestman
10-09-2006, 10:59 PM
First of all I have several ways to subscribe to my feeds on the top of my home page just under a instructions for submitting to my rss feeds that total 7 sentences or so. Those sentences and the ones below them have my keywords in them. Below that is the icons to subscribe to the feeds. Below that my main content for my home page starts. I want to know if having the feed info and places to submit like myyahoo and various feed readers all made from code with my feed address in them will hurt my site with search engines with this kind of set up or is there a better way.

Next on my navigational bar is my sitemap page followed by several pages that use rss feeds that were placed there by copying and pasting java script that starts like this on each of 3 pages.

<script language="JavaScript1.1" src="HTTP://9930graphicdesign.news.prweb.com/js/index.php?expand=y&limit=10"></script><script language="JavaScript
Or something line this.

<script language="JavaScript1.1" src="HTTP://bizecomm.news.prweb.com/js/index.php?expand=y&limit=10"></script><script language="JavaScript1.1">
<!--
Will that scripted be crawled. If not will robots just ignored it and go to other pages.

One last thing while I have submitted my feeds to various rss directories I was hoping having the subscription icons with the feed address in the html would give my site the benefit of having feeds available that search engines like. Am I right?