RSS Feeds

  • vetofunk
  • A SEO GUY
  • Mastermind
  • User avatar
  • Joined: Jan 27, 2004
  • Posts: 2253
  • Loc: Chicago
  • Status: Offline

Post February 25th, 2004, 9:55 am

I am just getting familiar with RSS feeds. Does anyone have any experience with them? I am to the point where I am looking for places to submit my feeds too.
  • Anonymous
  • Bot
  • No Avatar
  • Joined: 25 Feb 2008
  • Posts: ?
  • Loc: Ozzuland
  • Status: Online

Post February 25th, 2004, 9:55 am

  • pompei
  • Graduate
  • Graduate
  • No Avatar
  • Joined: Dec 19, 2003
  • Posts: 117
  • Status: Offline

Post February 25th, 2004, 10:00 am

What actually is an RSS feed? (Obviously, I'm not the one to help you, but I'm curious now)
  • vetofunk
  • A SEO GUY
  • Mastermind
  • User avatar
  • Joined: Jan 27, 2004
  • Posts: 2253
  • Loc: Chicago
  • Status: Offline

Post February 25th, 2004, 10:04 am

An RSS (Really Simple Syndication) feed is a news feed. You create a file on your site in which news portals can grab and then add to their list of news articles. It is a way to get your news out to a bigger audience. You can read more about it at http://www.searchenginewatch.com/serepo ... hp/2175271

The hard thing is look for places to submit your feeds to, especially in the engineering feild.
  • Axe
  • Genius
  • Genius
  • User avatar
  • Joined: Jan 07, 2004
  • Posts: 5744
  • Loc: Sub-level 28
  • Status: Offline

Post February 25th, 2004, 10:16 am

http://www.syndic8.com is probably the best place to submit your feed. That seems to be the biggest database of feeds, and it's usually the first place I look when I'm looking for feeds on a particular topic...

Basically, RSS feeds are an XML file, that outputs latest news topics, or maybe forum posts, or even search results (what data it outputs exactly is entirely dependent upon the site)...

But, regardless of the actual content, all RSS feeds conform to a certain structure in order to allow other webmasters to place those feeds on their site.

As a live example of an RSS feed, here's the one from my site..

http://www.reptilerooms.com/backend.php

This URL can be used by scripts on other websites to allow the data to be displayed there.

For an example of this, see http://axe.reptilerooms.com

That page pulls feeds from about half a dozen different locations, and displays all the data in a single page so I can quickly view it all at once, instead of having to go to a dozen different URLs, and navigating pages to see what the recent news is.
  • vetofunk
  • A SEO GUY
  • Mastermind
  • User avatar
  • Joined: Jan 27, 2004
  • Posts: 2253
  • Loc: Chicago
  • Status: Offline

Post February 25th, 2004, 10:35 am

Great explanation Axe. As I said, I am very new to this. I have everything else covered, I just wanted to know where to submit too. I will add that one to the list.

Its not possible to submit to Google News or anything like that is it?
  • Axe
  • Genius
  • Genius
  • User avatar
  • Joined: Jan 07, 2004
  • Posts: 5744
  • Loc: Sub-level 28
  • Status: Offline

Post February 25th, 2004, 10:45 am

I'm honestly not sure. I don't know if Google's news is RSS or newsgroups, I've not really had a look at it much, but I will do :)
  • notepage
  • Born
  • Born
  • No Avatar
  • Joined: Aug 27, 2004
  • Posts: 3
  • Status: Offline

Post August 27th, 2004, 6:01 am

Hi,

vetofunk wrote:
I am just getting familiar with RSS feeds. Does anyone have any experience with them? I am to the point where I am looking for places to submit my feeds too.


There is a large list of sites that you can submit RSS feeds to at
http://www.rss-specifications.com/rss-submission.htm
  • darksat
  • Proficient
  • Proficient
  • User avatar
  • Joined: Jul 06, 2004
  • Posts: 487
  • Loc: London (via the rest of the world)
  • Status: Offline

Post August 27th, 2004, 6:36 am

If you create javascript feeds as well you will get backlinks from people who dont have
PHP or ASP(.NET)
Darksats IT Forum, for all your IT Security and SEO needs
  • notepage
  • Born
  • Born
  • No Avatar
  • Joined: Aug 27, 2004
  • Posts: 3
  • Status: Offline

Post September 30th, 2004, 5:50 am

Hi,

pompei wrote:
What actually is an RSS feed? (Obviously, I'm not the one to help you, but I'm curious now)


There is a good explanation of rss at:

http://www.rss-specifications.com/everything-rss.htm

It basically is a standard of delivering content headlines and summaries. Its becoming quite popular as a way to distribute content. We have just released a beta version of an rss feed creation tool, FeedForAll http://www.feedforall.com and I would welcome comments and suggestions from anyone interested in rss or feed creation.
Thank you
Sharon Housley
  • hamtaro
  • Born
  • Born
  • No Avatar
  • Joined: Apr 01, 2006
  • Posts: 2
  • Status: Offline

Post May 6th, 2006, 9:17 am

cool! thanks for the info. dudes, i have a question on how to add pics into your rss feeds? thanks!
  • Jeson
  • Born
  • Born
  • No Avatar
  • Joined: May 15, 2006
  • Posts: 1
  • Status: Offline

Post May 15th, 2006, 2:52 pm

Check this list for your RSS Submission:
http://www.toprankresults.com/blog-submit-list.htm
  • remaxactionfirst
  • Graduate
  • Graduate
  • No Avatar
  • Joined: Sep 15, 2006
  • Posts: 105
  • Status: Offline

Post September 26th, 2006, 11:49 pm

Axe has really explains about What is rss and its work?
  • seotampabay
  • Novice
  • Novice
  • No Avatar
  • Joined: Sep 17, 2006
  • Posts: 19
  • Status: Offline

Post October 2nd, 2006, 4:17 am

Axe wrote:
www.syndic8.com is probably the best place to submit your feed. That seems to be the biggest database of feeds, and it's usually the first place I look when I'm looking for feeds on a particular topic...

Basically, RSS feeds are an XML file, that outputs latest news topics, or maybe forum posts, or even search results (what data it outputs exactly is entirely dependent upon the site)...

But, regardless of the actual content, all RSS feeds conform to a certain structure in order to allow other webmasters to place those feeds on their site.

As a live example of an RSS feed, here's the one from my site..

http://www.reptilerooms.com/backend.php

This URL can be used by scripts on other websites to allow the data to be displayed there.

For an example of this, see http://axe.reptilerooms.com

That page pulls feeds from about half a dozen different locations, and displays all the data in a single page so I can quickly view it all at once, instead of having to go to a dozen different URLs, and navigating pages to see what the recent news is.


It is very good explanation about RSS

Post Information

  • Total Posts in this topic: 13 posts
  • Users browsing this forum: No registered users and 22 guests
  • You cannot post new topics in this forum
  • You cannot reply to topics in this forum
  • You cannot edit your posts in this forum
  • You cannot delete your posts in this forum
  • You cannot post attachments in this forum
 
 

© 2011 Unmelted, LLC. Ozzu® is a registered trademark of Unmelted, LLC.