Go Back   WarriorForum - Internet Marketing Forums > Warrior Support Forums > Website Design
Register Blogs FAQ Social Groups CalendarHelp Desk

Reply
 
LinkBack Thread Tools
Old 01-24-2010, 10:22 PM   #1
Active Warrior
 
Abct's Avatar
 
Join Date: Jul 2009
Posts: 34
Thanks: 1
Thanked 0 Times in 0 Posts
Default What is my RSS feed url?

I need help finding the rss url of my website, which can be found below in signature.

I'm not too familiar with rss feeds other than it's good to submit it to many directories.

http://logicsocial.com/ - A Q&A site that focuses on relationships and social interactions.
Abct is offline   Reply With Quote
Old 01-24-2010, 11:46 PM   #2
HyperActive Warrior
 
affilorama-portal's Avatar
 
Join Date: Jan 2010
Location: Christchurch, New Zealand
Posts: 370
Thanks: 1
Thanked 58 Times in 44 Posts
Social Networking View Member's FaceBook Profile  View Member's Twitter Profile  View Member's YouTube Profile
Default Re: What is my RSS feed url?

Hi Abct,

You can find the RSS feed URL of any RSS-capable site by clicking the RSS button at the end of the address bar (in firefox) or on the main toolbar (in internet explorer 8)

Or you just just add feed/ at the end of the url in your signature. I'd put in your entire RSS feed URL here but I am not yet allowed to post URLs

Hope that helps

Affilorama Group Limited
Affiliate Marketing by Affilorama. Get Your AffiloJetpack Now!
Traffic Travis Version 4 out now!
affilorama-portal is offline   Reply With Quote
Old 01-25-2010, 01:02 AM   #3
Active Warrior
 
Abct's Avatar
 
Join Date: Jul 2009
Posts: 34
Thanks: 1
Thanked 0 Times in 0 Posts
Default Re: What is my RSS feed url?

Thank you... so if I'm not mistaken, it's simply my site with /feed at the end of it.

When I click on this link, it brings me to a page that has my blog postings in a big long mess... is it supposed to look like this, or will it display properly when I submit it to RSS directories?

http://logicsocial.com/ - A Q&A site that focuses on relationships and social interactions.
Abct is offline   Reply With Quote
Old 01-25-2010, 09:12 PM   #4
copy and paste geek
War Room Member
 
Join Date: Jan 2005
Location: Calgary
Posts: 1,390
Thanks: 68
Thanked 168 Times in 140 Posts
Default Re: What is my RSS feed url?

Quote:
Originally Posted by Abct View Post
Thank you... so if I'm not mistaken, it's simply my site with /feed at the end of it.

When I click on this link, it brings me to a page that has my blog postings in a big long mess... is it supposed to look like this, or will it display properly when I submit it to RSS directories?
That's a pretty normal looking rss feed. There isn't much html you can use on an xml sheet. (eg rss.xml, the file extension) You have to use double breaks for paragraphs, anchor tags will work. Can't use css either.

Bottom sig site has a feed that includes full articles. Click on the rss icon in the header to get it. Except for the full articles it looks much like yours. A really good feed validator is Feed Validator for Atom and RSS It is always worth running a feed through one. If there is something wrong it will let you know and throw a few clues your way about what it is.

Now that you know the URL for your feed you can upload a rss icon and link it to your feed to make it easy for visitors to click on.

best wishes, lloyd
.......__o
.......\<,
....( )/ ( )...

There are 10 types of people, those that understand binary and those that don't.
The KimW WSO
Lloyd Buchinski is offline   Reply With Quote
Old 01-25-2010, 09:41 PM   #5
Active Warrior
War Room Member
 
Join Date: Mar 2006
Location: , , .
Posts: 49
Thanks: 0
Thanked 4 Times in 4 Posts
Default Re: What is my RSS feed url?

You can also take your URL of website or any of the articles and run them through
HTML to RSS Feed Creator and Aggregator, easily create rss feeds by Peter Drew after you sign up.
Same links get a different URL that you can resubmit to the same sites.
kaos is offline   Reply With Quote
Old 01-25-2010, 10:20 PM   #6
Warrior Member
 
suburbandollar's Avatar
 
Join Date: Jan 2010
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
Social Networking View Member's Twitter Profile 
Default Re: What is my RSS feed url?

One other thing you should consider would be using Feedburner to manage your feed. You can add the feedburner plugin to your wordpress install and it will auto redirect all requests to feedburner. That way you can track subscriptions, offer e-mail subscriptions, and integrate adsense ads into your feed if you want to. You get a lot more out of feedburner than just the default feed on your site.

suburbandollar is offline   Reply With Quote
Old 01-26-2010, 01:15 AM   #7
Active Warrior
 
Join Date: May 2009
Posts: 52
Thanks: 2
Thanked 1 Time in 1 Post
Default Re: What is my RSS feed url?

html to rss reader & aggregator is a great utility for newbie to rss.
shafiqamiami is offline   Reply With Quote
Old 01-26-2010, 12:13 PM   #8
Warrior Member
 
Join Date: Nov 2009
Location: Los Angeles
Posts: 17
Thanks: 0
Thanked 2 Times in 2 Posts
Default Re: What is my RSS feed url?

If you are talking about Wordpres blogs then just add /feed to your URL and that is your feed address.

Making Money With a Blog - Learn the basics of Internet Marketing
Join the Niche Blitzkrieg System - Start Making Money Online Now
rkurata is offline   Reply With Quote
Old 01-28-2010, 06:49 AM   #9
Active Warrior
 
Join Date: Jan 2010
Posts: 72
Thanks: 4
Thanked 2 Times in 2 Posts
Default Re: What is my RSS feed url?

Quote:
Originally Posted by rkurata View Post
If you are talking about Wordpres blogs then just add /feed to your URL and that is your feed address.
If my site is ASPX or PHP based then what is my Feed URL?
max922 is offline   Reply With Quote
Old 01-28-2010, 12:05 PM   #10
copy and paste geek
War Room Member
 
Join Date: Jan 2005
Location: Calgary
Posts: 1,390
Thanks: 68
Thanked 168 Times in 140 Posts
Default Re: What is my RSS feed url?

Quote:
Originally Posted by max922 View Post
If my site is ASPX or PHP based then what is my Feed URL?
This is the whole url of your feed. http://thewildgreen.com/feed/

You can ping that any time you add something to it. You can also enter that url into the validator I posted above. It will find your feed with it and comment on it.

Different sites will have different urls for their feeds but don't know if you have a lot of choice with wordpress. My feeds are typically domain.com/rss.xml including on a php site.

The .xml file extension just gives you a very simple basic text display. Probably Atom has another one but I've never heard of doing one in php or asp. It really doesn't matter if the rest of the site uses it.

Edit: I just put that url in the validator and it passed it, showed a "valid rss" button but had a few comments about parts of the code that can be improved. But basically it is working.

There are 10 types of people, those that understand binary and those that don't.
The KimW WSO
Lloyd Buchinski is offline   Reply With Quote
Old 01-28-2010, 12:33 PM   #11
Active Warrior
 
josefnew's Avatar
 
Join Date: May 2009
Location: London
Posts: 63
Thanks: 2
Thanked 3 Times in 3 Posts
Social Networking View Member's FaceBook Profile  View Member's Twitter Profile 
Default Re: What is my RSS feed url?

Lloyd, how did you get the feed address, I check the website and could not find it?

Get the bustline that gets you attention
from Guys without going
under the knife!

josefnew is offline   Reply With Quote
Old 01-28-2010, 03:54 PM   #12
copy and paste geek
War Room Member
 
Join Date: Jan 2005
Location: Calgary
Posts: 1,390
Thanks: 68
Thanked 168 Times in 140 Posts
Default Re: What is my RSS feed url?

Quote:
Originally Posted by josefnew View Post
Lloyd, how did you get the feed address, I check the website and could not find it?
When you go to a site with FF (and ie too probably), if it has a feed you will see a little rss icon on the right side of the browser address bar. It is linked to your feed. Just click on that and it will open the feed and the feed's url will be in the address bar.

Usually you do see an icon on a site with a feed but this one was faster so I didn't look around for it (or a link or whatever) on the site. I don't do much with blogs so don't know just how to get to the feed through your Admin, if you happen to want to muck around with it. (I tend to have a handyman do it yourself type of attitude.)

But have fun poking around. Back up as much as you can so you can reinstall and poke around some more if you have to.

Edit: I looked and found the link to your rss in the white bar just below the nav bar. It has 2 links that only show on hover. One is for free recipe ebooks, the other is RSS.

There are 10 types of people, those that understand binary and those that don't.
The KimW WSO
Lloyd Buchinski is offline   Reply With Quote
Old 01-28-2010, 05:17 PM   #13
copy and paste geek
War Room Member
 
Join Date: Jan 2005
Location: Calgary
Posts: 1,390
Thanks: 68
Thanked 168 Times in 140 Posts
Default Re: What is my RSS feed url?

PS, kind of enjoyed spending a little time on your site. Visually it is quite a slick theme and the ads also look really good. I also like the way the text is displayed, just simple, quiet and matter of fact.

I tend to just use simple quick loading pages but am slowly getting the impression I should move to something a little more attractive.

If you look at your source code (press ctrl + u) the eighth line down (not counting the blank line) also has the url for your rss feed.

There are 10 types of people, those that understand binary and those that don't.
The KimW WSO
Lloyd Buchinski is offline   Reply With Quote
Reply

  WarriorForum - Internet Marketing Forums > Warrior Support Forums > Website Design

Tags
feed, rss, url

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off



All times are GMT -6. The time now is 09:44 PM.