vBulletin Search Engine Optimization
This is a discussion on redirect 301 within the General Discussion forums, part of the vBSEO SEO Plugin category; Hello I would ask please help me configure vbseo , if you can or whether there was any way to ...
| |||||||
Enhancing 80 million pages. | Register | FAQ | Members List | Social Groups | Calendar | Search | Today's Posts | Mark Forums Read |
|
#1
| |||
| |||
| redirect 301
Hello I would ask please help me configure vbseo, if you can or whether there was any way to switch from one domain to a new name www.foro-escorts.com.ar to www.consultavip.com, if you lose positioning acquired through these years .. It can be achieved with a redirect 301, but to do so that all redirects to the new post. Thanks. Tranceup |
|
#2
| ||||
| ||||
|
You should create .htaccess in old domain root folder: Code: RewriteEngine on RewriteRule (.*) http://www.consultavip.com/$1 [L,R=301]
__________________ Oleg Ignatiuk / Crawlability Inc. vBSEO 3.2.0 Launched - Maximum Overdrive for Your Web Traffic! Over 100 Instant SEO Optimizations vBSEO Google Sitemap Generator - Version 2.2 Released Mandatory Upgrade for vBSEO 3.2.0 GOLD 6X Traffic - $1400 in One Day with vBSEO! Imagine What the vBSEO Patent Pending Technology Can Do For You. |
|
#3
| |||
| |||
|
Thanks!!
|
|
#4
| |||
| |||
|
Hi, is correct this? Options +FollowSymLinks RewriteEngine on RewriteRule (.*) http://www.newdomain.com/$1 [L,R=301] |
|
#6
| |||
| |||
|
that the difference between Options +FollowSymLinks RewriteEngine on RewriteRule (.*) http://www.newdomain.com/$1 [L,R=301] AND RewriteEngine on RewriteRule (.*) http://www.consultavip.com/$1 [L,R=301] |
| Thread Tools | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Using Custom Redirect to redirect to your affiliate/referral links | jbartle | General Discussion | 5 | 07-06-2008 06:39 PM |
| http://www.vbseo.com/redirect-to/?redirect=http | gooster | General Discussion | 3 | 04-10-2008 01:30 PM |
| redirect non-www to www | emin | General Discussion | 32 | 03-16-2008 12:45 PM |
| Redirect Help | webgroup | URL Rewrite Settings | 1 | 06-11-2006 04:02 AM |