Web Design Information courtesy of EnhanceYourPC.co.uk


Web Site Redirection - How to Implement a 301 Redirect


You just created a new web site but want to pass on the search engine rankings of the old one to the new one. What is the most effective and spider/visitor friendly strategy to implement your web site redirection? You should use a 301 redirect.

What is a 301 redirect?

It is used when you want to redirect your web site or web pages. The code "301" is interpreted as "moved permanently". After the code, the URL of the missing or renamed page is noted, followed by a space, then followed by the new location or file name.

Requirements for using a 301 redirect

Apache server.
Most hosting services used these days have Apache servers. Check with your host if you are not sure.

.htaccess file
When a search engine spider requests a web page, your web server will check for an .htaccess file. The .htaccess file contains specific directions that are processed then sent back to the browser.

How do I implement a 301 redirect?

1. Create an .htaccess file - you can use Notepad to create the file. Remember to insert a period at the beginning of the file name with no extension at the end (ie .htaccess).

2. Create a line of code that reads like this:

Redirect permanent / http://www.domainname.com/

The first "/" indicates that everything from the top level of the site down should be redirected.

All current links within the search engine results from the old site will redirect to the top level of your new site.

If you already have an .htaccess file on your server, open it up in Notepad and look for lines of code that are there. If lines of code are present, don't change any of them but leave a space, then insert the above 301 redirect code.

3. Save the .htaccess file to your root directory and upload it to your server.

4. Test it out by typing in the old web site address. You should immediately be redirected to your new web site address.

Redirecting a Web Page

The above example shows how to redirect a whole web site. What if you want to just redirect a web page that you have changed but want to keep the rankings of the old page?

Follow the same steps as above but write the code like this:

redirect 301 /old/old.htm http://www.you.com/new.htm

/old/old.htm (the original folder path and file name)

http://www.you.com/new.htm (new path and file name)

Note:
When the search engine spiders visit your old web site or web pages, they will automatically be redirected to the new web site or web page.

Conclusion:
It may take several weeks or months for the old rankings to be passed on to the new site. Therefore don't remove your old domain name, web site or web pages just yet.

Herman Drost is the Certified Internet Webmaster (CIW) owner and author of http://www.iSiteBuild.com - Affordable Web Site Design and Web Hosting. Subscribe to his "Marketing Tips" newsletter for more original articles. subscribe@isitebuild.com. Read more of his in-depth articles at: http://www.isitebuild.com/articles


MORE RESOURCES:

Web Design Agency in Nottingham Develops New eCommerce Pacakage
PR Web (press release), WA - 6 hours ago
Nottingham, UK (PRWEB) November 20, 2008 -- WebCatch are a young, up and coming Web Design Company based in Nottingham UK. They are making an astounding ...


Web Design Company Launches Search Engine Marketing Service
ThomasNet Industrial News Room (press release), NY - 18 minutes ago
Web design company based in London, http://www.kronikmedia.co.uk have introduced a new service for companies small or large in UK who are looking to improve ...


Law Firm Web Design Company Now Offers A Free 5 Day Course in ...
IPR Wire, CA - 14 hours ago
The law firm web design company, Lawyer Web Templates, has been offering high quality web building services and templates for years. ...


Web design firm's span reaches from Dnieper to Danbury
Danbury News Times, CT - Nov 18, 2008
... a city in western Ukraine near the country's border with Poland, got the idea to start the firm while working at another Web design outfit in Stamford. ...


Klue

Also wanted: Web Design Ninja!
Klue, Malaysia - Nov 19, 2008


Denver Interactive Agency Ranks Among The World’s Best in Web ...
PR Web (press release), WA - Nov 17, 2008
... and visual communications, as a winner in the Interactive Annual 14, the magazine’s annual competition for excellence and innovation in web design. ...
Amalgamated Pixels Awarded 2008 Davey Award MarketWatch
all 10 news articles


HTML Fundamentals
mediabistro.com, NY - 3 hours ago
David has taught Flash, HTML, and other web design-related topics at Parsons School of Design since early 2000. David is a masterful teacher. ...


OnWheelsInc.com Unveils New Web Design
MarketWatch - Nov 6, 2008
DETROIT, Nov 06, 2008 /PRNewswire via COMTEX/ -- OnWheelsInc.com, an automotive site for minority car buyers, enthusiasts and general web surfers alike, ...


Web Design Index by Content 3
Architecture.sk, Slovakia - Nov 17, 2008
Would you like an overview of the state of the art in web design in a specific field? Web Design Index by Content provides exactly that: every year, ...


Web design & FOSS
ZDNet UK, UK - Nov 14, 2008
This puts me within striking distance of London for contract web design work but I still want to work remotely and move back into teaching.

Web-Design - Google News

home | site map
© 2007