Main URL change
Aug 25, 2013 11:09 am by jasperli
Aug 25, 2013 11:09 am by jasperli
Hi, Can my main URL be changed from skischoolguide.eu to skischoolguide.com (both english) without any issues?
Please also refer to: urgent-issues-with-url-translations-overall-progress-t3167.html
Jasper
Re: Main URL change
Aug 25, 2013 4:36 pm by Yana
Aug 25, 2013 4:36 pm by Yana
Hi,
We can change your license. You just need to move your website to skischoolguide.com and create CNAME records. Please let us know when you are ready.
Re: Main URL change
Aug 26, 2013 12:36 pm by jasperli
Aug 26, 2013 12:36 pm by jasperli
Hello Yana,
I changed the domain on my server, can you adjust my account that skischoolguide.com will be the main URL? So to be exactly, i have the following CNAME records pointing to your servers:
skischoolguide.com - ORIGINAL - english // on my own server
skischoolguide.co.uk - cname - english
skischoolguide.de - cname - german
skischoolguide.ch- cname - german
skischoolguide.at - cname - german
skischoolguide.nl - cname - dutch
skischoolguide.be - cname - dutch
skischoolguide.es - cname - spanish
skischoolguide.ru - cname - russian
skischoolguide.fr - cname - french
skischoolguide.it - cname - italian
skischoolguide.eu => will be absolete and can be deleted from your system!
Jasper
Re: Main URL change
Aug 27, 2013 9:18 am by jasperli
Aug 27, 2013 9:18 am by jasperli
Hi. Already progressed? Then i can start with the manual url changes
Re: Main URL change
Aug 27, 2013 9:01 pm by Yana
Aug 27, 2013 9:01 pm by Yana
Hi,
We will change the domain name. We don't recommend having two domain names for the same language. I'll contact you as soon as we change it.
Re: Main URL change
Aug 27, 2013 9:06 pm by jasperli
Aug 27, 2013 9:06 pm by jasperli
Hello Yana,
You mean that .de / .at / .ch all in German is not recommended?
I thought that Google values their own countries domain extenstion higher.
Or do you have another reason, something i didn't think about?
Jasper
Re: Main URL change
Aug 27, 2013 10:14 pm by Yana
Aug 27, 2013 10:14 pm by Yana
Hi,
It can cause duplicate content issues.
Re: Main URL change
Aug 28, 2013 9:52 am by jasperli
Aug 28, 2013 9:52 am by jasperli
Hi Yana,
Are you in the process of migrating now?
At this moment every domein with .nl / .at etc. is showing our main default page or redirecting to skischoolguide.com. Is that normal?
All CNAME etc. in DNS is oke.
My .htaccess file:
# Main website redirect non-www to www
RewriteCond %{HTTP_HOST} ^skischoolguide.com
RewriteRule (.*) http://www.skischoolguide.com/$1 [R=301,L]
RewriteCond %{HTTP:X-GT-Lang} ^$
RewriteCond %{HTTP_HOST} ^skischoolguide.nl
RewriteRule (.*) http://www.skischoolguide.nl/$1 [R=301,L]
RewriteCond %{HTTP:X-GT-Lang} ^$
RewriteCond %{HTTP_HOST} ^skischoolguide.at
RewriteRule (.*) http://www.skischoolguide.at/$1 [R=301,L]
RewriteCond %{HTTP:X-GT-Lang} ^$
RewriteCond %{HTTP_HOST} ^skischoolguide.be
RewriteRule (.*) http://www.skischoolguide.be/$1 [R=301,L]
RewriteCond %{HTTP:X-GT-Lang} ^$
RewriteCond %{HTTP_HOST} ^skischoolguide.ch
RewriteRule (.*) http://www.skischoolguide.ch/$1 [R=301,L]
RewriteCond %{HTTP:X-GT-Lang} ^$
RewriteCond %{HTTP_HOST} ^skischoolguide.de
RewriteRule (.*) http://www.skischoolguide.de/$1 [R=301,L]
RewriteCond %{HTTP:X-GT-Lang} ^$
RewriteCond %{HTTP_HOST} ^skischoolguide.fr
RewriteRule (.*) http://www.skischoolguide.fr/$1 [R=301,L]
RewriteCond %{HTTP:X-GT-Lang} ^$
RewriteCond %{HTTP_HOST} ^skischoolguide.es
RewriteRule (.*) http://www.skischoolguide.es/$1 [R=301,L]
RewriteCond %{HTTP:X-GT-Lang} ^$
RewriteCond %{HTTP_HOST} ^skischoolguide.co.uk
RewriteRule (.*) http://www.skischoolguide.co.uk/$1 [R=301,L]
RewriteCond %{HTTP:X-GT-Lang} ^$
RewriteCond %{HTTP_HOST} ^skischoolguide.ru
RewriteRule (.*) http://www.skischoolguide.ru/$1 [R=301,L]
RewriteCond %{HTTP:X-GT-Lang} ^$
RewriteCond %{HTTP_HOST} ^skischoolguide.it
RewriteRule (.*) http://www.skischoolguide.it/$1 [R=301,L]
Re: Main URL change
Aug 28, 2013 11:10 am by jasperli
Aug 28, 2013 11:10 am by jasperli
For the ease of the process, you may flush all existing cache if that is easier.
Use .com as the main URL and then i will start from scratch.
Re: Main URL change
Aug 28, 2013 3:57 pm by Yana
Aug 28, 2013 3:57 pm by Yana
Hi,
We changed the license . There is no need to add redirect rules for the translated versions. You should add the rules only for main domain name.
SIMILAR TOPICS
Change language automatically | Nov 26, 2018 9:29 pm | Replies: 3 | Post by: Antilb |
Change the color of the Language Switcher can i do that? | Sep 18, 2018 1:58 pm | Replies: 3 | Post by: rohitlopes |
Change Link Color | Sep 11, 2018 7:10 pm | Replies: 3 | Post by: onechance |
Change ip adress | Feb 8, 2018 12:58 pm | Replies: 1 | Post by: serdmitriy |
Change language using a URL parameter: site.com?lang=DE | Jan 4, 2018 4:16 pm | Replies: 4 | Post by: jivan |