webdesign articles


Web Site Redirection - How to Implement a 301 Redirect





You just created a new web site but want to pass on thesearch engine rankings of the old one to the new one. Whatis the most effective and spider/visitor friendly strategyto implement your web site redirection? You should use a301 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 locationor 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 webserver will check for an .htaccess file. The .htaccess filecontains specific directions that are processed then sentback to the browser.

How do I implement a 301 redirect?

1. Create an .htaccess file - you can use Notepad to createthe file. Remember to insert a period at the beginning ofthe 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 levelof the site down should be redirected.

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

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

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

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

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 havechanged but want to keep the rankings of the old page?

Follow the same steps as above but write the code likethis:

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 tothe 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 - AffordableWeb 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:

Indiana Web Design Company Radically Changes Approach to Web Development
DigitalJournal.com (press release)
Steve Schmidt, President and Web Strategist of the Indiana web design agency cites, “There are two main problems with Web design companies: 1.) They quickly jump into execution mode without fully considering what suits clients best in terms of their ...

and more »


Algonquin Studios Shares Thought Leadership Reports on Web Design, SEO ...
DigitalJournal.com (press release)
These are people who have started successful businesses, built enterprise-level software systems, and work hard to actively keep abreast of changes and advancements in technology, software development, web design, and online marketing,” says ...

and more »


EQuicknews

Web Design Tips
EQuicknews
Launching а website іs bоth exciting аnd potentially rewarding. A wеll planned site can have а positive effect оn уour business, wіth online sales bucking thе trend in an othеrwisе downbeat economy. Creating a website can аlѕо bе a daunting task, ...

and more »


HigherVisibility Named Eleventh Best Web Design Company by topseos.com for ...
Press Media Wire
The independent authority on Search vendors, topseos.com, has named HigherVisibility the eleventh best web design company in the online marketing industry for the month of February 2012. Their position in the rankings of top web design companies is ...

and more »


Crumpler C List Celebrity Backpack Reviewed by Intown Web Design
PR Web (press release)
Intown Web Design review of Crumpler C List Celebrity Backpack acknowledged the backpacks design and functionality. These backpacks by Crumpler were noted as some of the best backpacks for photographers. Overall, these backpacks were exactly what I was ...

and more »


Positive Web Design Utilises Brand New Wireframes For Clients
PR Web (press release)
The team at Positive Web Design has announced that they will be creating pre-designed wireframes and templates in order to speed up the development process for new clients. Positive Web Design, a web design and development firm well-known for its ...

and more »


Why I treat IE6 like a Nokia 3210
ZDNet UK (blog)
Webolutionary Ethan Marcotte, the chap who brung us Responsive Web Design Big Time, does battle with IE6 in his canonical classic Responsive Web Design. Essentially, IE6 doesn't support the max-width property and flexible images (pp49). The solution?



5 Top Trends in Web Design for 2012
Caribbean Media Vision
In the world of web design, what is considered to be up to the minute and trendy can quickly become outdated and old fashioned in just a short amount of time. It is important for anyone with a website to stay up to date with their web designs and make ...

and more »


SEO.in Named Fourth Best Android Development Company by bestwebdesignagencies ...
Press Media Wire
The independent authority on web design and development, bestwebdesignagencies.com, has released their list of the best Android development companies for the month of February 2012. SEO.in has been named the fourth best Android development company ...



Positive Web Design Now Able To Build Websites In Variety Of Programmes
PR Web (press release)
Positive Web Design has recently adjusted its design procedures and is now in a position to offer clients websites built in a huge variety of programmes. Positive Web Design, a website design and development company based in Chelmsford, Essex, ...

and more »

Google News

home | site map
Webdesign-box © 2006