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. http://www.isitebuild.com. Read more of his in-depth articles at: http://www.isitebuild.com
recurring maid service Buffalo Grove ..Every day internet marketers are inundated with the latest fad... Read More
There's no doubt about it - the first page your... Read More
Here's a really simple way... any novice can create a... Read More
1. DO NOT use excessive graphics or banner images on... Read More
In this article I will give advice and tips of... Read More
As a webmaster, you want to keep your visitors content... Read More
Here is a quick list of components that make a... Read More
When considering whether or not to incorporate Flash into your... Read More
Marketing is not an easy skill to acquire.It requires patience... Read More
Most websites use similar fonts and as a result have... Read More
CSS is a new option for website designers that have... Read More
Some wise human once said "Learn from the mistakes of... Read More
In this article you will find the parallel between two... Read More
I hate to imagine that in your web development project... Read More
You just created a new web site but want to... Read More
Whether you are planning on having a website built for... Read More
You have created your custom error page so now all... Read More
Remember the day that you got your new computer (or... Read More
Setting up a survey on your site is extremely simple... Read More
What is a Website Template?Many smart and savvy businesses are... Read More
Part one of this article is available at ... Read More
Ecommerce is just exploding right now on the Net. More... Read More
There are many companies who build websites, all of which... Read More
So, what's in a website design anyway? And, how do... Read More
Where does a person start when setting up a website?... Read More
premium house cleaning Glenview ..See, works every time. Seriously now, for some reason people... Read More
I am constantly bombarded with all sorts of advertisements, single-page... Read More
Color is everywhere and conveys a message even if we... Read More
The internet is full of web design companies pleading for... Read More
Your web site should be-visitor friendly to navigatesearch engine friendly... Read More
For those not familiar with CSS Hacks, they are ways... Read More
You have created your custom error page so now all... Read More
Did you know that many folks make "buying decisions" when... Read More
Don't knock it; "Keep It Simple, Stupid" is a great... Read More
Your website design may be affecting your sales in ways... Read More
Squeeze pages are a very hot topic in the internet... Read More
Wether you design your business brochures, flyers, web page, or... Read More
Last Thursday afternoon I was working on a garage door... Read More
You have identified that to have an internet prescence would... Read More
There can be zillions of reasons why your visitors return... Read More
When creating an e-cover the what's the first thought that... Read More
Chris, a new consulting client, asked me to help him... Read More
The internet is filled with sites and they are good... Read More
So you want to build a website here I will... Read More
Typos, misspellings, hideous grammar, exclamation overkill and run-on sentences all... Read More
In cascading style sheets you can specify how your web... Read More
Many Internet sites that try to sell you something have... Read More
First off, I am a designer. Now you're thinking, here's... Read More
An application is not ready for use unless you have... Read More
Most of us at times need advice on different aspects... Read More
Web Design |