Question : Can not find a RSS feed on my home page.....

I have been trying to add a RSS feed to my home page and it just can not be found, I am out of ideas. My web page is http://www.allanhallphotography.com and you can see the little RSS icon on the bottom right. I copied the link from my blog at http://www.allanhallphotography.com/blog which does work. Here is what I am trying to get...

When I open up Simple RSS on my iPhone it tells me no feed found for the home page, but it can find the one on the blog page. The hyperlinks on both pages are identical to the RSS so I am at a loss.

The same thing happens if I go to www.woorank.com, the system sees the feed on the blog page but not the main index.htm page. I would rellay like the link on the home page. Any help appreciated.

Answer : Can not find a RSS feed on my home page.....

Using Firefox, I click the link on the home page and this opens (perfectly):
http://www.allanhallphotography.com/blog/?feed=rss2

I believe that the blog page has a special tag in the header of the HTML, and that is probably the thing that stimulates the automatic location of the RSS feed.  You might try adding that to the home page.

Best regards, ~Ray
1:
2:
3:
4:
5:
6:
// FROM AHP BLOG
<link rel="alternate" type="application/rss+xml" title="AHP &#8211; Blog RSS Feed" href="http://www.allanhallphotography.com/blog/?feed=rss2" />


// FROM WOORANK BLOG
<link rel="alternate" type="application/rss+xml" href="http://blog.woorank.com/rss.xml"/>
Random Solutions  
 
programming4us programming4us