Amphtml and custom permlinks
-
Hi,
First, Great plugin, thanks for excellent work!
I’m use enhanced-custom-permalinks plugin to customize permalinks on a single article but I have an error with the amphtml
I want to have a custom permalink on a single page and the legacy permalink on the amp page.
For the amphtml url, I have the custom permalink + ‘/amp’ but this page returns a 404
I just want to override the amphtml tag if I override the permalink.
Example :
- wordpress permalink : /aaa/123/abc.html (not used)
- custom permalink : /abcd (ok)
- amphtml : /abcd/amp returns 404 because the real amphtml is /aaa/123/abc.html/amp
Do you know, if it’s possible to override the amphtml url ?
Thanks
The topic ‘Amphtml and custom permlinks’ is closed to new replies.