Little things to watch out for in SEO:
If you are using an ErrorDocument in your .htaccess file, for 404s or other error messages, make sure you have it referencing the page right. If you are doing it wrong, instead of returning a 404 error message, it will return a 302 error message. If you use Firefox, the easiest way to check this is to use an add on called Live HTTP Headers.
Make sure you link to your home page with / rather than index.html or default.asp or whatever the index page is actually called.
By the power of Greyskull, have a decent title on each page! A few days ago, I analysed a site that had a title of No Title. First of all - that is a lie it did have a title: no title. Second of all that isn’t going to help anyone - visitors, searc...