Regex Redirect Issue with AMP
-
Hi,
A few years ago when AMP first started u we got on board. Then, we wanted to hop off, so I followed WP Beginner’s instructions on downloading this plugin to remove AMP from Google. I set up a regex redirect as follows per instructions:
First, add the following code in the source URL field: 1 /(.*)\/amp In the target URL field, you need to add your website’s URL in the following format: 1 https://example.com/$1
I then checked the 404s and they were gone for AMP. Then, I deleted this plugin, which I now regret.
We now have AMP installed and activated but there are “unavailable due to slug conflict” messages for certain strings so we are using the Query Parameter instead.
However, we can no longer activate pages as a template because every group URL (from BuddyPress) redirects forever and the browser never returns error too many redirects. It’s just a constant loop. Every other page other than /groups/* has no issues.
I deactivated all plugins, cleared my cache and cookies, and even deleted the .htaccess file but the issue still resides.
Is there a way to fix this redirect error?
The page I need help with: [log in to see the link]
- The topic ‘Regex Redirect Issue with AMP’ is closed to new replies.