Please Help! Can't Add PHP Rss Feed to HTML Page For Better Optimization

ramtripper

BANNED
Joined
Jul 31, 2010
Messages
426
Reaction score
274
Hey guys.

Have a problem. My site is made with html. All pages except the blog - which is in wordpress. How do I make my front/main page have a feed from my blog.

I know I need to use PHP - ive done hours of research and tried many things for this but nothing worked.

I also know I need to edit .htaccess to enable PHP on Html.

What do i stick into .htaccess, to enable it

and what do i stick into my index.html for have the feed.

Please help, I've been struggling with this for over 5 hours and im tired of it failing horribly -.-

THanks a lot guys!
 
I use simplepie to pull my blog's rss feed and display it server-side into the php page. works pretty well, and free
 
im lost... i downloaded it but it doesnt work - after i fully followed instructions...

i dont think i have php enabled on html pages through my .htaccess file

aka through my hosting - godaddy.

can someone further help please?
 
Back
Top