vBulletin Search Engine Optimization
This is a discussion on will 301 redirect be enougth? or I'll Lose all of the SEO .. within the General Discussion forums, part of the vBulletin SEO Discussion category; I want to change a domain name for my site, my domain name is atraf-f.net and it exists something like ...
| |||||||
Enhancing 80 million pages. | Register | FAQ | Members List | Social Groups | Calendar | Search | Today's Posts | Mark Forums Read |
|
#1
| |||
| |||
| will 301 redirect be enougth? or I'll Lose all of the SEO .. I want to change a domain name for my site, my domain name is atraf-f.net and it exists something like 2 years ~ I have something like 180,000+ pages that are indexed on google, and something like 50% of my daily traffic comes from google. I'm afraid that if i'll change the domain name i'll lose alot of my PR,TR I'm in top locations on google for some words(major), I've exchanged a lot of links, and this domain should get PR4-5 in the next update. I've used redirect 301 in an other site that i own, atraf-f.net/or every page at that domain will redirect you to the same page in the new domain and it's 301, and untill now, non of the pages were re indexed with the new domain, this site is a VB system too, all the pages that are indexed with this new domain are pages that were indexed just after the we started using the new domain (new pages that were generated just after we moved a domain) What should I do? I want to keep all the SEO works that was done on my domain (atraf-f.net) and to move to a new domain name. |
|
#2
| ||||
| ||||
|
If you are doing well now, unless there is some urgent reason to move the domain, I would avoid doing so.
__________________ Joe Ward / Crawlability Inc. Support Team Launches New DeskPro Powered Tool Enhanced Support at Your Service vBSEO 3.2.0 Launched - Maximum Overdrive for Your Web Traffic! Over 100 Instant SEO Optimizations 6X Traffic - $1400 in One Day with vBSEO! Imagine What the vBSEO Patent Pending Technology Can Do For You. |
|
#3
| |||
| |||
|
I'm doing to the same thing and we are moving our forums to a higher ranking domain. We have a lot of pages indexed and the original site is doing well, but the new domain name is better and has been established longer. What is the best approach to take when not moving is not a viable option?
|
|
#4
| ||||
| ||||
|
You keep the old domain in place, but set-up a custom 301 redirect on the site to direct it to the new domain.
__________________ Joe Ward / Crawlability Inc. Support Team Launches New DeskPro Powered Tool Enhanced Support at Your Service vBSEO 3.2.0 Launched - Maximum Overdrive for Your Web Traffic! Over 100 Instant SEO Optimizations 6X Traffic - $1400 in One Day with vBSEO! Imagine What the vBSEO Patent Pending Technology Can Do For You. |
|
#5
| |||
| |||
|
How do I 301 redirect the entire site? I already have a duplicate copy of all data on both sites. I just want to 301 to the new one and delete the content from the old site. Is there a way to have all old links (www.oldsite.com/forums/thread) redirect automatically to www.newsite.com/forums/thread)? I tried setting this user advisement, but it didn't do what I was hoping for. Code: RewriteEngine On
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^(.*)$ http://www.newsite.com/$1 [R]
|
|
#6
| |||
| |||
|
Got it figured out. We just did the following in the /public_html .htaccess file. redirect 301 / http://www.newsite.com This auto-updates any old inbound link with the new domain name. Thanks for your help! |
| Thread Tools | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| SEO Software | Joe Ward | General Discussion | 26 | Yesterday 09:41 AM |
| Matt Cutts - SEO Videos on Google Video | Joe Ward | SEO Buzz | 9 | 08-08-2006 08:05 PM |