The tag ‘amp-mustache extension .js script’ appears more than once
-
Google Console reported
The tag ‘amp-mustache extension .js script’ appears more than once in the document. This will soon be an error.
Indeed the source code of the page shows the code appearing twice.
<!doctype html> <html amp lang="en-US"> <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-template="amp-mustache" src="https://cdn.ampproject.org/v0/amp-mustache-0.1.js"></script> <script custom-template="amp-mustache" src="https://cdn.ampproject.org/v0/amp-mustache-0.1.js" async></script> <meta name="amp-google-client-id-api" content="googleanalytics">
How to fix this?
The page I need help with: [log in to see the link]
- The topic ‘The tag ‘amp-mustache extension .js script’ appears more than once’ is closed to new replies.