amp redirects
-
Hi
I have created two redirects for my site the first a simple
amp/ –> https://timelovefamilyme.com works perfectly.for the second one, I am trying to remove the amp/ from the end of a URL, I tried this
(.*)/amp –> $1 which should remove the /amp from the end of a URL but it currently isn’t working and is returning a 404 error instead of redirecting to
https://timelovefamilyme.com/18-cooking-gadgets-for-men-that-love-to-cook/
which is the link with the amp/ stripped out
Am I missing something simple?
The page I need help with: [log in to see the link]
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘amp redirects’ is closed to new replies.