Google Webmaster Tools

A short screencast on how to add a website to Google Webmaster Tools, verify it and view information on it.

How to use Google Webmaster Tools

An introductory video showing ho to useGoogle Webmaster Tools. Learn more at www.google.com

Useful Page with Ways to Increase the Performance of your Computer

My laptop has begun to be a little sluggish and it’s not that old.

Check out this site for useful ways to improve PC.

Redirecting Non-WWW to WWW

This is pretty basic stuff, but it is surprising how many webmasters forget this (even owners of bigger sites).

Search engines interpret the non-www version of your site’s URL (http://website.com) as a different page to the www version (http://www.website.com). This means that links to your site can be split between the two versions and can also effect the accuracy of web statistics.

This re-write condition for an Apache .htaccess file creates a permanent redirect from the non-www version to the www version:

RewriteCond %{HTTP_HOST} ^website\.co\.uk
RewriteRule (.*) http://www.website.co.uk/$1 [R=301,L]</pre>

If there are no other rewrite rules in the .htaccess file, the rewrite engine will need to be turned on using this line before the above commands:

RewriteEngine On

SEO for SEO’s Sake

Search engine optimisation is a subject made for cynics and skeptics.

I read a few SEO blogs and sometimes wonder about the motivation behind some posts.

I mean, if someone publishes something really controversial (or even misleading), it’s likely to generate a lot of links and references to it (good and bad), and therefore help the site’s ranking.You need to be careful not to cross the threshold from healthy skepticism to paranoia, but it is a good idea not to believe everything you read about SEO.

XML Feed for Free DIY SEO
Blog Home
Directory
About
Archive

Blog Categories

Free DIY SEO

Free SEO help, tips and DIY SEO advice for individuals and small businesses – Get higher rankings with DIY search engine optimisation