How can you fix the 404 / page not found errors when you deactivate the AMP plugin.
Step 1: Download the free plugin called Redirection By John Godley
Step 2: After Activating go to WordPress Dashboard -> Tools -> Redirection and Setup new redirection.
To setup new redirection, we need to setup 2 things Source URL and Target URL
So in the source URL paste this regex code. /(.*)\/amp
This code will make sure all your post URL ending with /AMP are taken as Source URL and will be redirected.
In the target, URL paste this https://www.yourdomain.com/$1
and make sure you enable the checkbox “Regular Expression”.
Your redirection should look like this.
Step 3: Hit Add Redirection and test it.
I suggest you to please check multiple amp pages and make sure they are working as expected.
I hope this will help you handling 404 pages generated after deactivating the AMP plugin, and I’m sure after some time Google will update its data in search console and /amp pages will be deindexed slowly.
That’s it for this tutorial!
We hope it helped you. If you have any feedback or questions, then please share them in the comments section below.
Thanks for Fix 404 AMP
Hey Jagannath,
I’m glad that the article helped you fix the issue.
Mohammed kaludi
Hi Mohammed,
Thanks a lot for this. I’ve been encountering 404 errors on my amp blog posts. Will try this shortly. 🙂
Hi Mohammed,
This has not worked for me and all my images have disappeared. Any ideas on how to fix this?
Thanks
Dan
for the issues about amp page in google its about index, right?
It works fine except for homepage url.
Thank sir
Thanks! Works like a charm 🙂
hi
I have just installed amp and the navigation menu and url link don t work…
Regards
Jose
Excellent Job..
how to do it for native mode
Hi sarthak upadhyay,
Native option is not available in our AMPforWP plugin.