301 Redirects

Redirecting a website or webpage can be important for a number of reasons, site redesign, change of domain name, business rebranding etc.As far as the search engines are concerned there should only ever be one form of redirect, and that is via the “301? method. Any other form of redirect is considered bad form and will most likely cause all sorts of issues in search results.

The way you actually carry out a 301 redirect depends on the server you have (either windows or Linux) and the type of redirect you need.

Redirecting with the .htaccess file

If you are running Linux on your server you should use the ....
(More...)

18
Sep2009
POSTED BYadmin
POSTED IN

DISCUSSION Comments (0)

Speed up your website

It is very important from both a web design and an SEO point of view that any website you create should display as fast as possible, giving the user the best experience and catering for those with slower internet connections.

There are quite a number of changes you can make in order for a website to run at it’s fastest and I will try and cover the easiest and most effective here. Before we get started, the most effective tools I have found to measure and improve the performance of a website are 2 plugins for Firebug, which is itself a plugin for Firefox. The plugins are Page Speed, created by Google and YSlow, created by Yahoo. Both are open source and provide excellent information. Watch out for Firebug though as it can slow dow...
(More...)

18
Sep2009
POSTED BYadmin
POSTED IN

DISCUSSION Comments (0)