changed site url, translation doesn't work
Jun 26, 2012 12:31 pm by martin010
Jun 26, 2012 12:31 pm by martin010
Hi, I've changed the website url in Wordpress from:
http://aronsengelauff.nl/aeng
to
http://aronsengelauff.nl
Now the translation flags don't work anymore.
What do I need to change?
Re: changed site url, translation doesn't work
Jun 26, 2012 12:52 pm by martin010
Jun 26, 2012 12:52 pm by martin010
Hi,
I've solved it with a redirect in the .htaccess file. For anybody who has the same problem:
RewriteEngine On
RewriteCond %{HTTP_HOST} ^(www.)?YourDomain.com$
RewriteRule ^(/)?$ blog [L]
In the above code, change the "YourDomain.com" value to your root domain.
In the above code, change the "blog" value to the subdirectory.
Save and upload the .htacess file back to your root directory.
Re: changed site url, translation doesn't work
Jun 26, 2012 3:34 pm by Yana
Jun 26, 2012 3:34 pm by Yana
Hi,
Nice that you found the solution yourself!
SIMILAR TOPICS
GT doesn't work...error 404 page | Jan 28, 2019 5:36 pm | Replies: 1 | Post by: vincenzodinuzzo |
German translation changes the century | Dec 31, 2018 3:06 pm | Replies: 1 | Post by: adrievdl |
how to translate site right to left for arabic in WordPress | Dec 26, 2018 9:02 am | Replies: 1 | Post by: Hammond753 |
Graphic translation for every language is missing | Dec 19, 2018 7:54 am | Replies: 1 | Post by: Daryl Dixon |
flag doesn't click | Dec 10, 2018 6:52 am | Replies: 3 | Post by: maga |