Knowledge base

Using a CDN to host your media files

cdn-picture

People in the western society as of 2011, are somewhat impatient. If a document on the web loads takes more than 5 seconds to load, people get annoyed and is a lot more likely to go somewhere else. Really not fair if you ask me, but I do the same thing myself. This is something web site owners need to adapt to. Depending on the nature of the content... 

Using WordPress as a Content Management System (CMS)

wp-icon_big

For websites that use WordPress as a CMS there are good reasons to carefully craft a solid site structure with easy to grasp hierarchies. Depending on the nature of the site there are different routes to go by when choosing a strategy for your template structure. If your site is a blog with only a few static pages then you will likely not need to... 

WordPress MySQL Database Management

dolphin

This document will show you an outline of and describe the database tables which are created when you install WordPress Version 3.0. WordPress only supports MySQL databases which have a version of 4.1.2 or higher. As WordPress automatically communicates with the database, most end users will not need to pay much attention to its internal database structure. However,...