Site Redirect issue only on dektop device and home page
-
Hello,
I have a redirect issue on https://lifeatdubai.com/ this site.
I want to redirect this article to this one.
So, I used it for .htaccess file. Firstly I added,
RewriteEngine On
Redirect 301 dubai-restaurants-with-alcohol/ https://lifeatdubai.com/indian-restaurants-in-dubai-with-alcohol/ to .htaccess file.But nothing happened. So I thought this code is wrong and after I change it to
RewriteEngine On
Redirect 301 https://lifeatdubai.com/dubai-restaurants-with-alcohol/ https://lifeatdubai.com/indian-restaurants-in-dubai-with-alcohol/.After I saw this issue. Now site home page showing the below:
This page isn’t workinglifeatdubai.com redirected you too many times.
Try clearing your cookies.
ERR_TOO_MANY_REDIRECTSI follow below steps:
- Restored the previous backup
- cleared the cache
- Re-uploaded the .htaccess file
Site working fine on mobile device and when we log to the admin panel and going to the site using same browser still working fine. But this redirect issue showing only desktop device.
On desktop/laptop site redirect to this url.
Actually this redirect issue have only on the home page.
I think this is a caching issue. I currently using W3 Total Cache plugin. But after this issue, I deactivated.
Can you please help to fix this as soon as possible?
Thank you,
Helani
The page I need help with: [log in to see the link]
- The topic ‘Site Redirect issue only on dektop device and home page’ is closed to new replies.