redirection feature entreprise version not work
Dec 3, 2013 5:56 am by sportnetwork
Dec 3, 2013 5:56 am by sportnetwork
Hello,
after buying the license (now activated), we have setup all cname that we need (such as af.domain.com,etc.domain.com...) for our domain name reachable at this url http://goo.gl/GB89nC and edited the .htacces like this :
# BEGIN WordPress
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteRule ^index\.php$ - [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
RewriteCond %{HTTP:X-GT-Lang} ^$
RewriteCond %{HTTP_HOST} ^dianabol-steroids.com
RewriteRule (.*) http://www.dianabol-steroids.com/$1 [R=301,L]
</IfModule>
# END WordPress
but it's actually not work. Each subdomains language redirect to the www. We are on CPanel and Wordpress.
So there is one config of the www redirection in the settings/general tabs of wordpress dashboard, there is no more config of the www redirection in the .htaccess and the last one on CPanel.
Can you give us more information about the settings to apply.
Thnaks in advance. Regards.
Bertrand.
Re: redirection feature entreprise version not work
Dec 3, 2013 7:50 am by Yana
Dec 3, 2013 7:50 am by Yana
Dear Bertrand,
If you remove www redirection from WordPress general settings it should work properly.
Re: redirection feature entreprise version not work
Dec 3, 2013 9:36 am by sportnetwork
Dec 3, 2013 9:36 am by sportnetwork
Thanks for the your fast response. It's perfectly working now!
For other : The settings to be applied is : remove the www. of the 2 parameters for urls in General=>settings. Website will be yet reachable trough the www if you have updated the .htaccess with the parameters available on the official documentation. However, main url of the homepage website will be without the www.
Regards.
Bertrand.
Re: redirection feature entreprise version not work
Dec 3, 2013 10:30 am by Yana
Dec 3, 2013 10:30 am by Yana
Thanks for the information.
SIMILAR TOPICS
Feature requests | Aug 23, 2013 8:51 am | Replies: 40 | Post by: Edvard |
GT doesn't work...error 404 page | Jan 28, 2019 5:36 pm | Replies: 1 | Post by: vincenzodinuzzo |
Go back to original language after redirection? dnt knw how | Oct 15, 2018 8:30 am | Replies: 1 | Post by: LesterCrawford |
Any ideas on what I need to configure this to work correctly | Sep 15, 2018 4:44 pm | Replies: 1 | Post by: milangomes |
Translation of url does not work | Aug 5, 2018 1:40 pm | Replies: 1 | Post by: Wind777 |