Webmaster Forum

Go Back   Webmaster Forum > Marketing Forums > SEO Forum

SEO Forum Search engine optimization discussions.


Reply
 
LinkBack Thread Tools Display Modes
Old 08-01-2008, 10:39 PM   #1 (permalink)
Contributing Member
 
Join Date: 07-16-08
Posts: 325
iTrader: 0 / 0%
Latest Blog:
None

dsouza is liked by many
301 redirect

301 redirect is the most efficient and Search Engine Friendly method for webpage redirection. It's not that hard to implement and it should preserve your search engine rankings for that particular page. If you have to change file names or move pages around, it's the safest option. The code "301" is interpreted as "moved permanently".
dsouza is offline  
Add Post to del.icio.us
Reply With Quote
Old 08-02-2008, 09:51 PM   #2 (permalink)
v7n Mentor
 
Natural Elements's Avatar
 
Join Date: 08-15-06
Posts: 3,470
iTrader: 11 / 100%
Latest Blog:
None

Natural Elements is a web professional of the highest orderNatural Elements is a web professional of the highest orderNatural Elements is a web professional of the highest orderNatural Elements is a web professional of the highest orderNatural Elements is a web professional of the highest orderNatural Elements is a web professional of the highest orderNatural Elements is a web professional of the highest orderNatural Elements is a web professional of the highest orderNatural Elements is a web professional of the highest orderNatural Elements is a web professional of the highest orderNatural Elements is a web professional of the highest order
It is an interesting subject, perhaps you should develop.

How many 301 can you make on your site?

How long can you keep a 301 before to remove older link?
__________________
Natural Bath and Body Products & Tropical Skin Care made in Hawaii
Natural Elements Bath and Body Products - Natural Bath and Body Product Guide
Natural Elements is offline  
Add Post to del.icio.us
Reply With Quote
Old 08-04-2008, 02:58 AM   #3 (permalink)
v7n Mentor
 
corneo's Avatar
 
Join Date: 03-06-08
Posts: 1,137
iTrader: 0 / 0%
Latest Blog:
None

corneo is a name known to allcorneo is a name known to allcorneo is a name known to allcorneo is a name known to allcorneo is a name known to allcorneo is a name known to allcorneo is a name known to allcorneo is a name known to allcorneo is a name known to allcorneo is a name known to allcorneo is a name known to all
Quote:
Originally Posted by Natural Elements View Post
How many 301 can you make on your site?
Unlimited

Quote:
How long can you keep a 301 before to remove older link?
Old site name will die out in about 2 to 3 months. I closed some site and redirected them to my new site and now Google doesn't even recognize the old names.
corneo is offline  
Add Post to del.icio.us
Reply With Quote
Old 08-04-2008, 10:26 PM   #4 (permalink)
v7n Mentor
 
Natural Elements's Avatar
 
Join Date: 08-15-06
Posts: 3,470
iTrader: 11 / 100%
Latest Blog:
None

Natural Elements is a web professional of the highest orderNatural Elements is a web professional of the highest orderNatural Elements is a web professional of the highest orderNatural Elements is a web professional of the highest orderNatural Elements is a web professional of the highest orderNatural Elements is a web professional of the highest orderNatural Elements is a web professional of the highest orderNatural Elements is a web professional of the highest orderNatural Elements is a web professional of the highest orderNatural Elements is a web professional of the highest orderNatural Elements is a web professional of the highest order
Quote:
Originally Posted by corneo View Post
Unlimited



Old site name will die out in about 2 to 3 months. I closed some site and redirected them to my new site and now Google doesn't even recognize the old names.
I am not sure it is unlimited because on the webmasters tool I received a message long ago saying I was using too much 301.

So I think the max you can have on your site is 20-25 redirect 301, now for redirect 301 from your domain to others I don't know.
__________________
Natural Bath and Body Products & Tropical Skin Care made in Hawaii
Natural Elements Bath and Body Products - Natural Bath and Body Product Guide
Natural Elements is offline  
Add Post to del.icio.us
Reply With Quote
Old 08-02-2008, 10:53 PM   #5 (permalink)
Contributing Member
 
Webcont247365's Avatar
 
Join Date: 05-12-08
Posts: 195
iTrader: 0 / 0%
Latest Blog:
None

Webcont247365 is liked by somebodyWebcont247365 is liked by somebodyWebcont247365 is liked by somebody
How to do it?
Webcont247365 is offline  
Add Post to del.icio.us
Reply With Quote
Old 08-04-2008, 02:30 AM   #6 (permalink)
hem
Contributing Member
 
Join Date: 04-21-08
Location: India
Posts: 266
iTrader: 1 / 100%
Latest Blog:
None

hem is liked by many
Send a message via Yahoo to hem
Smile

Quote:
Originally Posted by Webcont247365 View Post
How to do it?
If you want to redirect any page then insert one line code in http_access file in the web folder of your website.

The syntax is here :

redirect 301 /yourdomainfolder/abc.htm http://www.yourdomainname.com/new_abc.htm

Here we are redirecting just one file to new_abc.html.

If you want to redirect 4 files then insert the same code 4 times and replace the file with new name mentioned above

Last edited by hem; 08-04-2008 at 02:36 AM.. Reason: not complete information I have added. So again edited.
hem is offline  
Add Post to del.icio.us
Reply With Quote
Old 08-04-2008, 11:50 AM   #7 (permalink)
Contributing Member
 
Join Date: 06-26-08
Posts: 369
iTrader: 0 / 0%
Latest Blog:
None

ppc-han is liked by many
this redirect is such a tricky method and if you dont use it wisely you might get penalize or ban in a search engine.
__________________
Government Grants Your Guide to Free Government Grants
Cash Grants
ppc-han is offline  
Add Post to del.icio.us
Reply With Quote
Old 08-04-2008, 10:36 PM   #8 (permalink)
Member
 
Join Date: 08-03-08
Posts: 97
iTrader: 0 / 0%
Latest Blog:
None

Rexibit is liked by many
Its a great tool to consolidate your rankings for your URL.

Code:
Example: http://yourdomain.com should point to http://www.yourdomain.com so that you don't split your inbound links.
Rexibit is offline  
Add Post to del.icio.us
Reply With Quote
Old 08-05-2008, 12:24 AM   #9 (permalink)
v7n Mentor
 
corneo's Avatar
 
Join Date: 03-06-08
Posts: 1,137
iTrader: 0 / 0%
Latest Blog:
None

corneo is a name known to allcorneo is a name known to allcorneo is a name known to allcorneo is a name known to allcorneo is a name known to allcorneo is a name known to allcorneo is a name known to allcorneo is a name known to allcorneo is a name known to allcorneo is a name known to allcorneo is a name known to all
Quote:
I am not sure it is unlimited because on the webmasters tool I received a message long ago saying I was using too much 301.
Maybe this is a "cPanel" thing? When I asked my server provider how many I can redirect, he told me "unlimited"
corneo is offline  
Add Post to del.icio.us
Reply With Quote
Old 08-05-2008, 09:17 AM   #10 (permalink)
v7n Mentor
 
Natural Elements's Avatar
 
Join Date: 08-15-06
Posts: 3,470
iTrader: 11 / 100%
Latest Blog:
None

Natural Elements is a web professional of the highest orderNatural Elements is a web professional of the highest orderNatural Elements is a web professional of the highest orderNatural Elements is a web professional of the highest orderNatural Elements is a web professional of the highest orderNatural Elements is a web professional of the highest orderNatural Elements is a web professional of the highest orderNatural Elements is a web professional of the highest orderNatural Elements is a web professional of the highest orderNatural Elements is a web professional of the highest orderNatural Elements is a web professional of the highest order
Sure Corneo, there are many ways to do redirect 301:

- On the page itself
- On htacces
- On control panel
- On server

So it really depends which one you want to use.
__________________
Natural Bath and Body Products & Tropical Skin Care made in Hawaii
Natural Elements Bath and Body Products - Natural Bath and Body Product Guide
Natural Elements is offline  
Add Post to del.icio.us
Reply With Quote
Old 10-09-2009, 04:18 AM   #11 (permalink)
Contributing Member
 
Join Date: 07-16-08
Posts: 325
iTrader: 0 / 0%
Latest Blog:
None

dsouza is liked by many
thanks for explaining it, but it is a lengthy process, is there any easy/readymade process of 301 redirection
dsouza is offline  
Add Post to del.icio.us
Reply With Quote
Old 10-09-2009, 05:07 AM   #12 (permalink)
Contributing Member
 
Join Date: 08-10-09
Posts: 195
iTrader: 0 / 0%
Latest Blog:
None

Jeff Collision is liked by many
I like to share two thing about #301 redirection
# Google won't pass the link-juice of the site if you choose #302 redirection. So always prefer to do #302 redirection which can be called as 'search-engine friendly' and 'SEO friendly'
# If u do chain of #301 redirection in single direction like A-B and B-C and C-D; that will definitely make problems to your site..
__________________
OEM Auto Parts
Jeff Collision is offline  
Add Post to del.icio.us
Reply With Quote
Old 10-09-2009, 09:42 AM   #13 (permalink)
Junior Member
 
Join Date: 10-08-09
Location: Miami Beach
Posts: 11
iTrader: 1 / 100%
Latest Blog:
None

webhostingchoice is liked by many
Send a message via AIM to webhostingchoice
302 for affiliates links always.
__________________
Pawel
webhostingchoice is offline  
Add Post to del.icio.us
Reply With Quote
Old 11-04-2009, 11:47 PM   #14 (permalink)
Contributing Member
 
Join Date: 07-16-08
Posts: 325
iTrader: 0 / 0%
Latest Blog:
None

dsouza is liked by many
Quote:
Originally Posted by webhostingchoice View Post
302 for affiliates links always.
No I don't think so
dsouza is offline  
Add Post to del.icio.us
Reply With Quote
Go Back   Webmaster Forum > Marketing Forums > SEO Forum

Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
301 redirect tdd1984 SEO Forum 14 06-07-2007 12:48 AM
301 redirect help!! offthedome Coding Forum 6 05-27-2007 11:13 PM
Please help with 301 redirect Lgold SEO Forum 9 05-03-2007 05:21 PM
301 redirect DanM SEO Forum 3 12-07-2004 10:21 PM
PHP Redirect Pimpen 2010 Coding Forum 12 06-14-2004 11:28 AM


Sponsor Links
Get exposure! Contextual Links V7N SEO Blog V7N Directory


All times are GMT -7. The time now is 05:33 AM.
© Copyright 2008 V7 Inc
Powered by vBulletin
Copyright © 2000-2009 Jelsoft Enterprises Limited.


Search Engine Optimization by vBSEO 3.3.0 ©2009, Crawlability, Inc.