nav-left cat-right
cat-right
Website Ranking Checker Tool

Website Ranking Checker Tool...

I’ve been using a cool new tool that tracks your site’s search engine ranking. It’s called authoritylabs.com. After a few weeks of using it, I’m pretty happy with it. The main difference I see with it over other similar tracking tools, is that it signals which rankings are local map listings. This is a necessity with local search tracking. Anyway, take a look. You may like it too. Update: Authoritylabs.com...
Remove Unnecessary Code From WordPress Header

Remove Unnecessary Code From WordPress Header...

WordPress uses the function wp_head() to add a bunch of code to the header of each page. Some of it is not absolutely necessary. This is especially true when using WordPress as a small business CMS, instead of a blog. The code below removes the unnecessary code. Just add these to the end of your functions.php file. This code applies to WordPress 3.0 and higher: <?php remove_action('wp_head', 'rsd_link'); remove_action('wp_head',...
WordPress – Best of Breed

WordPress – Best of Breed...

It’s a simple as the title of this post…”Best of Breed”. When it comes to online blogging applications, WordPress is Best of Breed. It’s free! But that does not make it great, just easily accessible. It has a huge following! Have a WordPress question? It’s answered in a couple hours on their forum. Need some advanced help? You can find easily a WordPress pro online in minutes. Need...