View Full Version : RSS Feed Set-up
sportsguru
Jan 20th 2005, 5:09 am
If anyone here is interested in making some money on the side, I will pay them to set me up an RSS Feed on my Blog page. I've read a tutorial on this and it is a little beyond my scope. Anyhow want this done sooner rather than latter.
Please PM me if you are interested.
SEbasic
Jan 20th 2005, 5:38 am
What engine are you using for the blog?
sportsguru
Jan 20th 2005, 5:46 am
I'm using Blogger.com.
SEbasic
Jan 20th 2005, 5:54 am
Log into your Blogger Dashboard.
Click on the link for your blog.
Click on the Settings Tab.
Go to the "Site Feed" page.
On the drop down, select the "Yes" option for "Publish Site Feed".
Input the file name you'd like to use for the feed (Usually atom.xml).
Put the Location of where you would like the feed published on the server (This needs to be the actual server path, like wwwroot/folder name/).
Then put the actual URL of where the blog will be published (Something like http://www.example.com/your-blog/atom.xml)
Click save, then publish the blog.
It's as easy as that!
Lever
Jan 20th 2005, 6:38 am
Don't know if this of any help, sportsguru, but yfs posted a thread entitled Using an RSS Feed (This is Easy) (http://forums.digitalpoint.com/showthread.php?t=7354) and dropped his code in there for people to use (straight and rotating feeds)
With blogger you'd have to use something like the .htaccess file code that's used in the Co-op ad network to run the php in the blogger html pages and you'd be ready to use the network too :D
Shawn's code for the .htaccess file wasAddType application/x-httpd-php .php .htm .htmlthough you'd have to test this first before spending any time putting the php into your blogger template.
Hope that's of some use to you, if not just ignore what I just wrote :D
mopacfan
Jan 20th 2005, 7:01 am
Lever, why go through all of that when Blogger does it for you?
yfs1
Jan 20th 2005, 7:03 am
Lever - My code is for displaying an RSS feed - I think that he is trying to make his blog INTO an RSS feed.
Lever
Jan 20th 2005, 7:16 am
OK, whatever, I was just trying to help out :)
sportsguru
Jan 20th 2005, 10:04 am
Thanks everyone. Actually, I went and read the Blogger.com help section like S.E.Basic posted here and it was easy! Now if I can only get more people to find my blog.
What I have now is one of those xml buttons that links from my blog page to the xml version of my blog. What I actually had in mind was taking them to a page that just had the cc&p code there for them to paste into their website.
But when I right clicked to view the source of my atom.xml feed page I wasn't sure how much or what part of that code they needed. Also, isn't there a certain format to how that is supposed to be laid out with the various sections? Seemed like some of the sections were missing from my source code?
If someone wants to help me to know what code to put on this page for them to paste, I will PM him my atom.xml feed url. Thanks.
wendydettmer
Jan 21st 2005, 4:30 pm
Does the free blogger.com service allow RSS feeds, or do you need the paid version?
dchoe
Jan 21st 2005, 6:08 pm
don't need the paid version
vBulletin® v3.8.4, Copyright ©2000-2009, Jelsoft Enterprises Ltd.