As the title says. I can make an RSS feed that I can update manually, but I have a custom blog that doesn't have a RSS feed. What steps are involved in making my RSS feed update after I've made a new post? All blog posts take the form http://www.mydomain.com/index.php/blog/details/xx/page-title Where xx is the post number so increases by 1 each time and the page title is the tile of the page, duh. And I know I should get rid of index.php. So what code do I need so it does it itself?
This will surely help you: http://creativecoding.webforumz.com/editions/2007/december/tutorials/rss-feeds-with-php.php