How to reduce your CPA with minimal effort

Forget about how great your click through ratio is and how many visitors your managed to get off that one keyword and take a moment to focus on your actual CPA, or Cost per Acquisition (a.k.a. Cost per Lead). This has become somewhat of a buzz word in the South African online advertising industry as [...]

Continue Reading

Top Group Buying Websites in South Africa (Updated May 2011)

Group Buying websites have become very popular in the past few months, so much so that every Tom, Dick and Sipho have decided to create one of their own. With the help from a list compiled over at iGeek, I took the time to analyse which of these group buying websites are actually making an [...]

Continue Reading

Protected: Articles for Alms test page

There is no excerpt because this is a protected post.

Continue Reading

Cache certain areas of your page using PHP

Sometimes it’s necessary to cache only certain elements or areas of your dynamic website to speed up the load times. I recently needed to cache two DIV’s that were being dynamically generated on one of my websites.

Continue Reading

Redirect all pages of a domain except for one page with .htaccess

I had a really tough time this morning trying to figure out how to redirect all pages of one domain to another domain, but stop one (or two) of the pages on the old domain from redirecting. The solution is as follows:   RewriteEngine on #Note: do not include a "/" in the beginning of [...]

Continue Reading