I want my own rss feed text and urls from the blog part of my site to be visible to search engines on other parts of my site. I can get the javascript code version to work but search engines can't see it. I get errors when trying to use the PHP version. I am trying to show the feed on both .php pages and .html pages. I have enabled php on the html pages by configuuring the htaccess file and other php code (for other functions) works on those pages.
The errors I get on my test installation relate to missing php folders - do I have to install some enabling php programming?