Forums
Home / Plugin: AMP / Change Amp URL
(@sortie)
4 years, 7 months ago
Hi, I want to change the amp url, how can I do this?
before <link rel="amphtml" href="https://www.example.com/?amp"> after <link rel="amphtml" href="https://sub.example.com/?amp">
<link rel="amphtml" href="https://www.example.com/?amp">
<link rel="amphtml" href="https://sub.example.com/?amp">
How can this be done?
Thanks.
(@westonruter)
This is not currently supported, but we’re working on it for the next release. Please follow: https://github.com/ampproject/amp-wp/issues/2204
(@reneesoffice)
duplicate
I’m waiting with patience Thanks.