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:

Blue Ridge Digital Relaunches with Emphasis on Affordable Web Design ...
PR Newswire (press release)
Blue Ridge Digital specializes in web design, custom website programming, software development, video production, online marketing, e-commerce solutions, ...

and more »


Zoara Unveils New Web Design
Diamonds.net
RAPAPORT... Zoara improved its website, www.zoara.com, by adding new diamond jewelry products, news and information. ...

and more »


Emarketing: Why Web Design and Logos Matter
ECommerce-Guide
First impressions count, especially on the Web when you have literally seconds to catch a customer's interest before he or she clicks ...



Source Unveils Unique Multimedia Web Design For E-Commerce
Online PR News (press release)
Through the usage of this innovative multimedia web design, new modules can be easily integrated along with the content management systems to provide ...

and more »


Dream9Media.com Announces Three Affordable Web Design Specials for Small ...
I-Newswire.com (press release)
Tacoma, WA, July 30th, 2010 – Dream9Media.com, Dream 9 Media, LLC announces three new web design packages. Dream 9 Media is offering three new web design ...



Web Design is Finally Affordable and Attainable
BizHWY (press release)
Who? The Company out of the Atlanta Metro area is called Fresh West Designs. Owner/Designer, Justin Hawkins looks to make beautiful websites affordable to ...



Indianapolis Web Design Company Launches Website for Indiana Web Design Solutions
PR Web (press release)
NarrowGateMedia.com as the resource for Indianapolis area businesses, non profits, and associations to find quality web design, web development, ...



New York Website Development Firm Introduces Its New Vice President of Sales
Online PR News (press release)
The company offers a wide range of business-centered visual communication solutions, including web-based content management, web design, graphic design, ...

and more »


New Money Making Opportunity Introduced by LogoBee- Affiliate Program Expanded ...
PowerHomeBiz.com (press release)
After helping over ten thousand companies with their graphic design needs, LogoBee are now in a position to offer the same deal for web design referrals. ...
Another Money Making Opportunity Launched By LogoBeeI-Newswire.com (press release)

all 2 news articles »


Fighting for minority rights is like maintaining a good web design
MidEastYouth.com
by Esra'a (Bahrain) We get a lot of people requesting to learn more about our projects, and most of them return with the inevitable question: why place such ...


Google News

home | site map
© 2007