Anthony Parsons
Well-known member
Nixfifty has been working on an AMP add-on, and after working through issues, then discovering problems caused by Pagespeed, we now all have access to a valid AMP add-on.
https://nixfifty.com/products/amp.8/
If you use page speed, then you will need your relevant web server disallow config, i.e. NGINX:
As page speed will inject invalid AMP attributes into your pages, thus defeating the purpose and intent of AMP.
See: https://www.mycombatptsd.com/threads/new-member-from-arizona.4317/?amp=1 which is running on a Pixel Exit Edge theme.
We have valid thread page AMP. WHOO!
https://nixfifty.com/products/amp.8/
If you use page speed, then you will need your relevant web server disallow config, i.e. NGINX:
Code:
pagespeed Disallow "*?amp=1";
See: https://www.mycombatptsd.com/threads/new-member-from-arizona.4317/?amp=1 which is running on a Pixel Exit Edge theme.
We have valid thread page AMP. WHOO!
Last edited: