-
Hi, Good Evening,
My website name is arisehomes.in
For better website speed, I had activated Cloudfare CDN for the same which enabled www . Website speed reduced thereon.
To remove www, I added following in .htacess
# Remove www from any URLs that have them:
RewriteEngine on
RewriteCond %{HTTP_HOST} ^www\.
RewriteRule ^(.*)$ http://arisehomes.in/$1 [R=301,L]I added above after # END WordPress
As per GTMetrix, There are 2 redirects
http://arisehomes.in/ redirects to https://arisehomes.in/
https://arisehomes.in/ redirects to https://www.arisehomes.in/Please help me in restoring my website, which show the following presently :
This page isn’t workingarisehomes.in redirected you too many times.
Try clearing your cookies.
ERR_TOO_MANY_REDIRECTSRegards,
Brajesh
The ticket ‘ERR_TOO_MANY_REDIRECTS’ is closed to new replies.