Blog questions...
Posted by: Tron1999
Posted on: 2007-08-09 07:07:00
New to blogs, Wordpress etc... I'm trying to make my site as static as possible. All galleries are created offline and uploaded by me (yet is still a very automatic process--I can always notice how slow the database galleries are). I also want to add a blog which I think will be very busy and updated a lot (daily). However, I hear that WP or other blog system always update and rebuild every web visit? Is there a way to have the blog be static? Make my updates online, hit 'build' (or whatever command), and it just rebuilds once and that's it. I assume that it has to go to the database to retrieve the blog on every page visit? Is there a way to have a blog system save as static files? ie no database at all? I guess I could always use a dreamweaver template and upload my changes! Anyway, my next step is a forum, but I guess that HAS to be database driven. (Though I hear there are some Ruby forums that are ultra-light)
Also, I do hope to have lots of hits...I wonder how much action a 100% static site (no php, no mysql) can handle here? Obviously, apache would be the biggest cpu process I would think! Thanks for any help...