Archive for January, 2007

Using Joomla!

Monday, January 8th, 2007

Over the past year, I’ve been researching various content management systems. The latest one that I chose to use is Joomla!. And all I can say is wow!

(more…)

The infamous htaccess rewrite

Thursday, January 4th, 2007

I decided put together a few example of rewrites that I use and like. BEWARE!!! Editing the htaccess file is not for the faint of heart. Making one small edit that incorrectly rewrites, or redirects, or changes any URL could kill your search engine rankings, and make your webmastering life miserable. Make sure you understand what you are doing, and test throughly. Be sure that no matter what no two URLs can access the same page, and make sure that any old URLs redirect to the new ones.

(more…)

Combating Referer Spam using the .htaccess file (Apache)

Wednesday, January 3rd, 2007

Beware that editing the .htaccess file is not for the faint of heart, and we recommend not editing the file unless you know what your doing.

(more…)