Importing an RSS feed [bsa_pro_ad_space id=2] This topic is empty. Viewing 4 posts - 1 through 4 (of 4 total) Author Posts April 21, 2008 at 11:06 pm #766245 AnonymousInactive There are javascripts that you can use to display an RSS feed that you can use in static HTML pages. TRy this site … xhttp://www.rss-to-javascript.com/ :hattip: April 22, 2008 at 9:49 am #766269 AnonymousInactive The javascript solution works but will have no SEO benefit, in some cases a negative effect. What you can do is (with one line of code in your .htaccess file) make your HTML capable of running PHP and then get “Magpie RSS” (PHP) to do what you want. April 22, 2008 at 1:12 pm #766275 KamielMMember Thanks very much for the replies – if my server is already running PHP, do I still need to ammend the .htaccess file? April 22, 2008 at 1:43 pm #766277 AnonymousInactive @MortimerJazz 160457 wrote: Thanks very much for the replies – if my server is already running PHP, do I still need to ammend the .htaccess file? If your pages have the “.html” or “.htm” extension then yes. Depends on your server as to which line of code you need to add (see Section 2 here). Author Posts Viewing 4 posts - 1 through 4 (of 4 total)