A few weeks back I ran into a problem on a clients cPanel account where there could be SEO issues. The problem is that when you are creating an add-on domain cPanel creates a sub domain of the main domain as well. There is a way to fix this through a htaccess rewrite. What were they thinking when they built it this way? Also, If you are doing a domain to domain redirect in cpanel this is where the problem is the worst.
Archive for the ‘Blog’ Category
PHP PageRank Checker
Posted on January 30th 2009 12:18pm Friday, by Blaine
This PageRank checker code has everything you need for a working php page rank checker.
Embeding flash with Strict standards
Posted on December 31st 2008 1:47am Wednesday, by Blaine
I almost never use Flash, but when I do it is always invalid to embed the code. A quick way around this is to use swfobject. A JavaScript library that intends on replacing the flash detector script by adobe.
It is so easy to implement, and there are no files that you have to host. My [...]
Free CSS book!
Posted on November 24th 2008 11:52am Monday, by Blaine
I found a fantastic freebie for anyone interested in CSS. The "Art & Science of CSS" is a fantastic resource of CSS techniques.
Dojo Fish Tank Goes Live
Posted on September 30th 2008 12:31pm Tuesday, by Blaine
The Dojo Fish Tank is a demonstration of Dojo Toolkit’s amazing capabilities with animation. JavaScript animation is under used because previously it was difficult to produce results that were speedy, cross browser compliant, and easy to write.