Disable on AMP pages
-
How do I disable W3TC on AMP pages? AMP support thread sent me over here. They said W3TC is truncating my pages. This is what I get when I view source on an AMP page currently.
<!doctype html> <html amp> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width,initial-scale=1,minimum-scale=1,maximum-scale=1,user-scalable=no"> <script async custom-element="amp-analytics" src="https://cdn.ampproject.org/v0/amp-analytics-0.1.js"></script> <!-- Performance optimized by W3 Total Cache. Learn more: https://www.w3-edge.com/wordpress-plugins/ Content Delivery Network via Amazon Web Services: CloudFront Served from: www.[MY DOMAIN NAME].com @ 2016-03-30 17:52:40 by W3 Total Cache -->
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Disable on AMP pages’ is closed to new replies.