@girish sorry for the long delay in answer, many many thanks
hav81
Posts
-
Wordpress www.mydomain.com redirects to mydomain.com -
Wordpress www.mydomain.com redirects to mydomain.com@girish , thanks a lot you are 100% right, I was tricked by Chrome.
Many thanks -
Wordpress www.mydomain.com redirects to mydomain.com@girish hello, i've just sent now a email as requested with the info. Thanks
-
Wordpress www.mydomain.com redirects to mydomain.com@girish thanks for the question
I've purchased a server on linode.
On that server I've installef cloudron.
Then in my cloudron i've installed a fresh wordpress developer module.
Let me know if I can provide more info to support to figure out why there is a redirect. -
Wordpress www.mydomain.com redirects to mydomain.com@humptydumpty, thanks, i learned a new thing, so here is my htaccess file
Do you see something that cases the redirect from www.mydomain.com to mydomain.com?BEGIN WordPress
Directivele (liniile) între „BEGIN WordPress” și „END WordPress” sunt
generate dinamic și ar trebui modificate numai prin filtrele WordPress.
Toate modificările la directivele cuprinse între acești marcatori vor fi suprascrise.
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteRule .* - [E=HTTP_AUTHORIZATION:%{HTTP:Authorization}]
RewriteBase /
RewriteRule ^index.php$ - [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
</IfModule>END WordPress
-
Wordpress www.mydomain.com redirects to mydomain.com@msbt thanks for your feedback, I'm new with web hosting, what do i need to check in the htacess and where to access it? Also in the wp-option, how can I acess it? I have only installed Cloudron and Wordpress on the server. Thanks
-
Wordpress www.mydomain.com redirects to mydomain.com@msbt Thanks for the suggestion, I'm a novice with htaccess, how can I see if this is the problem? Thanks
-
Wordpress www.mydomain.com redirects to mydomain.com@humptydumpty , I have www configured in the Location. Before I had in the aliases configured the root, I've deleted this and add it as suggested in the redirect. Same problem, when i go on the web for the www.mydomain.com, or mydomain.com, both takes me to mydomain.com. if you have other ideas let me know. Thanks
-
Wordpress www.mydomain.com redirects to mydomain.comHello everyone, I'm new to the forum. I'installed wordpress in cloudron and set it up for www.mydomain.com. when web surfing for www.mydomain.com, i get automatic redirected to mydomain.com. this causes google to report redirect error. Could you point me on how to cancel this redirect. Thanks in advance.