froggyboy604
Seasoned Veteran
I visit sites where there are only 1-5 pages, but I notice they are using WordPress because it has "Powered by WordPress" in the footer, and the source code has wp-content , and has content="WordPress 3.1.2" in it .
I'm not sure why very small websites choose WordPress over a Static HTML site which might be easier to maintain in the long run since static HTML sites don't require CMS security, and plug-in updates, and HTML sites also can handle more traffic without slowing down since HTML+CSS sites are generally smaller in size then WordPress sites which need more PHP files to be executed and MySQL queries to the database.
My best guest is because there are a lot of cool themes, and add-on for WordPress, and it is easier to add and edit content in WordPress without learning about FTP, HTML, and CSS.
I'm not sure why very small websites choose WordPress over a Static HTML site which might be easier to maintain in the long run since static HTML sites don't require CMS security, and plug-in updates, and HTML sites also can handle more traffic without slowing down since HTML+CSS sites are generally smaller in size then WordPress sites which need more PHP files to be executed and MySQL queries to the database.
My best guest is because there are a lot of cool themes, and add-on for WordPress, and it is easier to add and edit content in WordPress without learning about FTP, HTML, and CSS.







