Contact Us Forum Rules Search Archive
WebProWorld Part of WebProNews.com
Page One Link To Us Edit Profile Private Messages Archives FAQ RSS Feeds  
 

Go Back   WebProWorld > Search Engines > Search Engine Optimization Forum
Subscribe to the Newsletter FREE!


Register FAQ Members List Calendar Arcade Chatbox Mark Forums Read

Search Engine Optimization Forum SEO is much easier with help from peers and experts! The WebProWorld SEO forum is for the discussion and exploration of various search engine optimization topics. Any non (engine) specific SEO or SEM topics should go here.

Closed Thread
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 07-29-2006, 07:34 AM
WebProWorld Veteran
 

Join Date: Jun 2004
Location: Australia
Posts: 428
watto RepRank -1
Default 301 redirect?

I recently 301 redirected my old url http://www.businesstrader.biz to my new url http://www.business-trader.com.au

Will my pr from my old url transfer to my new url, and when should I expect this to happen.

All information appreciated.

watto
  #2 (permalink)  
Old 07-29-2006, 02:39 PM
incrediblehelp's Avatar
Moderator
WebProWorld Moderator
 

Join Date: Jan 2004
Location: Live in Cincy Now
Posts: 7,733
incrediblehelp RepRank 4incrediblehelp RepRank 4incrediblehelp RepRank 4incrediblehelp RepRank 4
Default

Moved to "Search Engine Optimization Forum" as this post is more relevant there.

As for your PR moving from one domain to another. Don't worry if your PR number will be the same on the new website as it was on the old.

What you would like to happen is to have your old backlinks that were matched to the previous domain move over to the new one. The answer to this question is ALWAYS different for every website. Most of the time if a proper 301 redirect is put in place 3-4 months later Google will update the backlinks. Yahoo usually takes a bit longer depending on when they picked up your change and their algo update cycle.

I assume your doing the redirect because you want to focus and perform better on the Australian search engines?

OK now I went in and checked the header on http://www.businesstrader.biz/. It seems to be doing a 302, not a 301 redirect. Is this something you wan to do? If so it is OK. I have heard some report good (faster) results doing a 302 redirect for a week or two and then switching to a 301 redirect. Is this your plan?

As always the best way to make this change go quicker to to contact the websites linking to you and have them change their links to you.
  #3 (permalink)  
Old 07-29-2006, 08:23 PM
WebProWorld Veteran
 

Join Date: Jun 2004
Location: Australia
Posts: 428
watto RepRank -1
Default

Hi and thanks for your reply.

Well, my intention was to do a 301 from the start, and I was advised to place the following code in my htaccess file:

RewriteEngine On
RewriteBase /
Options +FollowSymLinks
RewriteCond %{HTTP_HOST} ^BUSINESSTRADER.biz$ [NC,OR]
RewriteCond %{HTTP_HOST} ^www.BUSINESSTRADER.biz$ [NC]
RewriteRule ^(.*)$ http://www.BUSINESS-TRADER.com.au/$1 [R,L]

I was unaware that I have done a 302.
This code has been in place for aroung 3 - 4 weeks now. What should I do next?

watto
  #4 (permalink)  
Old 07-31-2006, 02:00 PM
incrediblehelp's Avatar
Moderator
WebProWorld Moderator
 

Join Date: Jan 2004
Location: Live in Cincy Now
Posts: 7,733
incrediblehelp RepRank 4incrediblehelp RepRank 4incrediblehelp RepRank 4incrediblehelp RepRank 4
Default

Change from a 302 to a 301 and wait about 2-3 months.
  #5 (permalink)  
Old 08-01-2006, 03:12 AM
WebProWorld Veteran
 

Join Date: Jun 2004
Location: Australia
Posts: 428
watto RepRank -1
Default

I'm not quite sure what code I should be pasting in my htaccess file, as I was told that the code I have is for a 301??????

cheers

Watto
  #6 (permalink)  
Old 08-01-2006, 12:50 PM
incrediblehelp's Avatar
Moderator
WebProWorld Moderator
 

Join Date: Jan 2004
Location: Live in Cincy Now
Posts: 7,733
incrediblehelp RepRank 4incrediblehelp RepRank 4incrediblehelp RepRank 4incrediblehelp RepRank 4
Default

Quote:
Originally Posted by watto
I'm not quite sure what code I should be pasting in my htaccess file, as I was told that the code I have is for a 301??????

cheers

Watto
huh? Yes you want to implement a 301 redirect, not 302. Let me know when you change it and I will check on my side for you.
  #7 (permalink)  
Old 08-02-2006, 06:27 AM
WebProWorld Pro
 

Join Date: Sep 2005
Location: Manchester, UK
Posts: 291
mikesmith76 RepRank 0
Default

Quote:
RewriteEngine On
RewriteBase /
Options +FollowSymLinks
RewriteCond %{HTTP_HOST} ^BUSINESSTRADER.biz$ [NC,OR]
RewriteCond %{HTTP_HOST} ^www.BUSINESSTRADER.biz$ [NC]
RewriteRule ^(.*)$ http://www.BUSINESS-TRADER.com.au/$1 [R,L]
Try changing the above code to

RewriteEngine On
RewriteBase /
Options +FollowSymLinks
RewriteCond %{HTTP_HOST} ^BUSINESSTRADER.biz$ [NC,OR]
RewriteCond %{HTTP_HOST} ^www.BUSINESSTRADER.biz$ [NC]
RewriteRule ^(.*)$ http://www.BUSINESS-TRADER.com.au/$1 [R=301,L]

That should do what you require. The only change is the addition of the 301 status code to your rewriterule
  #8 (permalink)  
Old 08-02-2006, 07:24 AM
WebProWorld Veteran
 

Join Date: Jun 2004
Location: Australia
Posts: 428
watto RepRank -1
Default

I have now made the changes.

Thanks for the code mikesmith........

Hopefully this will head me in the right direction.

thanks for all of your help.

watto
  #9 (permalink)  
Old 08-02-2006, 10:41 AM
incrediblehelp's Avatar
Moderator
WebProWorld Moderator
 

Join Date: Jan 2004
Location: Live in Cincy Now
Posts: 7,733
incrediblehelp RepRank 4incrediblehelp RepRank 4incrediblehelp RepRank 4incrediblehelp RepRank 4
Default

Yes it is working fine:

HTTP/1.1 301 Moved Permanently
Date: Wed, 02 Aug 2006 13:37:12 GMT
Server: Apache Web Server
Location: http://www.BUSINESS-TRADER.com.au/
Connection: close
Content-Type: text/html; charset=iso-8859-1
Closed Thread

  WebProWorld > Search Engines > Search Engine Optimization Forum
Tags: ,



Thread Tools Search this Thread
Search this Thread:

Advanced Search
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

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


Search Engine Optimization by vBSEO 3.2.0