OK i run a statistics website that I want to add the ability to put blog posts on the main page. Right now all I do is open the index php file and manually add in posts. I'm sure there is an easy way to just add a blog to the main index's content div without having to jump through many hoops.
I want to be able to put up my own posts and the bloggers that I have put their own posts up.
Before I go ahead and create my own system for this - is there an easy to integrate system?
Cliffs:
- Always did site by hand from scratch (PHP[with mysql] and html)
- Want to add a blog
- easy to use system to put posts up? I don't want to jump though hoops - just want to have it add itself to the <div> on the main page for content and be able to link to older posts (permalink)?
I want to be able to put up my own posts and the bloggers that I have put their own posts up.
Before I go ahead and create my own system for this - is there an easy to integrate system?
Cliffs:
- Always did site by hand from scratch (PHP[with mysql] and html)
- Want to add a blog
- easy to use system to put posts up? I don't want to jump though hoops - just want to have it add itself to the <div> on the main page for content and be able to link to older posts (permalink)?
