View Single Post
Old 11-01-2009, 12:29 AM   #19 (permalink)
JustinPopovic
Senior Member
 
Join Date: Sep 2008
Location: Ontario
Posts: 245
JustinPopovic is on a distinguished road
Default

Quote:
Originally Posted by jamestl2 View Post

One of the key features to point out here is that Wordpress is Database Driven. This means that all the web pages are dynamically generated from the data stored within a MySQL DB using PHP. This means that you don't have to manually FTP every single new page you want to create for your site, everything is written and configured in an administration panel provided by Wordpress.

It's all about how the data is delivered to the end user, and what exactly you want to create...
Great point. This is HUGE when you want to start modifying content on a regular basis. I can't tell you how many hours per week I saved when I switched from HTML to Wordpress.

It is like night and day when it comes to dynamically changing content

Plus, google loves wordpress sites
JustinPopovic is offline   Reply With Quote