HTML Table Trick

If you have constructed your web pages by using one large table for your pages, (then shame on you – learn CSS), you can still show the search engine spiders your content first, instead of the navigation panel instead everytime.

Dealing with multiple domain names

If you have more than one domain name with differing suffixes such as: www.domain.com www.domain.co.uk If you need to point the .co.uk domain to the.com domain then enter the following code into your .htaccess file RewriteEngine on RewriteCond %{HTTP_POST} !^www.domain.com