ORIGINAL HTML --------------- Line 1: AMP-HTML Validation Issues and Fixes ------------------------------------- FAIL GLOBAL WARNING - The mandatory tag 'head' is missing or incorrect. [code: MANDATORY_TAG_MISSING category: MANDATORY_AMP_TAG_MISSING_OR_INCORRECT see: https://www.ampproject.org/docs/reference/spec.html#required-markup] ACTION TAKEN: head tag was added to the document. - The mandatory tag 'link rel=canonical' is missing or incorrect. [code: MANDATORY_TAG_MISSING category: MANDATORY_AMP_TAG_MISSING_OR_INCORRECT see: https://www.ampproject.org/docs/reference/spec.html#required-markup] - The mandatory tag 'meta charset=utf-8' is missing or incorrect. [code: MANDATORY_TAG_MISSING category: MANDATORY_AMP_TAG_MISSING_OR_INCORRECT see: https://www.ampproject.org/docs/reference/spec.html#required-markup] ACTION TAKEN: meta charset=utf-8 tag was added to the document. - The mandatory tag 'meta name=viewport' is missing or incorrect. [code: MANDATORY_TAG_MISSING category: MANDATORY_AMP_TAG_MISSING_OR_INCORRECT see: https://www.ampproject.org/docs/reference/spec.html#required-markup] ACTION TAKEN: meta name=viewport tag was added to the document. - The mandatory tag 'body' is missing or incorrect. [code: MANDATORY_TAG_MISSING category: MANDATORY_AMP_TAG_MISSING_OR_INCORRECT see: https://www.ampproject.org/docs/reference/spec.html#required-markup] ACTION TAKEN: body tag was added to the document. - The mandatory tag 'amphtml engine v0.js script' is missing or incorrect. [code: MANDATORY_TAG_MISSING category: MANDATORY_AMP_TAG_MISSING_OR_INCORRECT see: https://www.ampproject.org/docs/reference/spec.html#required-markup] ACTION TAKEN: amphtml engine v0.js script tag was added to the document. - The mandatory tag 'noscript enclosure for boilerplate' is missing or incorrect. [code: MANDATORY_TAG_MISSING category: MANDATORY_AMP_TAG_MISSING_OR_INCORRECT see: https://github.com/ampproject/amphtml/blob/main/docs/spec/amp-boilerplate.md] ACTION TAKEN: noscript tag was added to the document. - The mandatory tag 'head > style[amp-boilerplate]' is missing or incorrect. [code: MANDATORY_TAG_MISSING category: MANDATORY_AMP_TAG_MISSING_OR_INCORRECT see: https://github.com/ampproject/amphtml/blob/main/docs/spec/amp-boilerplate.md] ACTION TAKEN: head > style[amp-boilerplate] tag was added to the document. - The mandatory tag 'noscript > style[amp-boilerplate]' is missing or incorrect. [code: MANDATORY_TAG_MISSING category: MANDATORY_AMP_TAG_MISSING_OR_INCORRECT see: https://github.com/ampproject/amphtml/blob/main/docs/spec/amp-boilerplate.md] ACTION TAKEN: noscript > style[amp-boilerplate] tag was added to the document. COMPONENT NAMES WITH JS PATH ------------------------------ No custom amp script includes required