vBulletin Search Engine Optimization
This is a discussion on Change domain and change URL Rewrite Settings within the Troubleshooting forums, part of the vBSEO SEO Plugin category; Hi, I am going to change the Domain name of my forum and URL Rewrite Settings, i would like to ...
| |||||||
Enhancing 80 million pages. | Register | FAQ | Members List | Social Groups | Calendar | Search | Today's Posts | Mark Forums Read |
|
#1
| |||
| |||
| Change domain and change URL Rewrite Settings
Hi, I am going to change the Domain name of my forum and URL Rewrite Settings, i would like to setup a 301 Redirect on the old domain. Example: Current URL domain1.com/nutricion-y-dietas/2066-dudas-con-mi-dieta.html new URL domain2.com/nutricion-y-dietas/dudas-con-mi-dieta-2066/ is possible this? exists support in Spanish? |
|
#2
| ||||
| ||||
|
Hello, you should create .htaccess file in the root of old domain: Code: RewriteEngine on RewriteRule ^([^/]+)/([0-9]+)-(.+)\.html$ http://www.domain2.com/$1/$3-$2/ [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 for your answer, and as it would be the configuration old domain used Custom Settings new domain will use www.vBSEO.com Settings i would like to setup a 301 redirect |
|
#4
| ||||
| ||||
|
You can redirect it to dynamic vBulletin URLs with: Code: RewriteRule ^([^/]+)/([0-9]+)-(.+)\.html$ http://www.domain2.com/showthread.php?t=$2 [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. |
|
#5
| |||
| |||
|
¿this is dangerous this for position in google? ¿google considers this like duplicated content? |
|
#6
| ||||
| ||||
|
It is suggested to never change URL formats since it will take time for search engines to reindex your content.
__________________ 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. |
|
#7
| |||
| |||
| Quote:
google does not understand like duplicated content? |
|
#8
| ||||
| ||||
|
It is also not suggested to change a well indexed site domain change because the indexing stage will start from scratch. But if you still want to change your domain you need to first create a support ticket for domain transfer within your license because vBSEO will only work with the purchased domain name. After that you can ask assistance for redirecting old domain url to new domain. |
| Thread Tools | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| change domain, which 301 for CRR | magnaromagna | URL Rewrite Settings | 9 | 12-07-2007 01:15 PM |
| sub domain change rewrite question | leeds1 | Custom Rewrite Rules | 6 | 11-08-2006 01:05 PM |
| Can i change different domain | softvnn | Pre-Sales Questions | 6 | 10-28-2006 10:20 PM |
| Domain name change | Benedict | General Discussion | 2 | 03-07-2006 07:54 AM |