Archive for the Category 'Wordpress'

How Good Has WordPress Been For Me?

In the last few years, I’ve gone through several web hosts because of WordPress. Let me elaborate more. WordPress uses a server-side database (MySQL). WordPress allows you to easily enter data through a web interface and manage your data. This was one of the reasons why I started using it. Although it was easy for [...]


Slow MySQL For WordPress? Use WP-Cache

Website: WP-Cache No matter how good dynamic pages are, they’ll always be slower than static web pages. When a person accesses a file like .htm or .html, the web address directs the viewer directly to that page. When you page is dynamic, such as pages in a MySQL based blog – like WordPress, the address [...]