Title: AMP validation errors
Last modified: August 31, 2016

---

# AMP validation errors

 *  [notablonde](https://wordpress.org/support/users/notablonde/)
 * (@notablonde)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/amp-validation-errors-1/)
 * Looking for help in narrowing down what the conflicts are with validating my 
   AMP pages
    [http://mauitime.com/news/science-and-environment/new-report-examines-undocumented-ivory-market-in-hawaii/amp](http://mauitime.com/news/science-and-environment/new-report-examines-undocumented-ivory-market-in-hawaii/amp)
 * 1.
    The relative URL ‘//fonts.googleapis.com/css?family=Merriweather:400,400italic,
   700,700italic|Open+Sans:400,700,400italic,700italic’ for attribute ‘href’ in 
   tag ‘link rel=mask-icon’ is disallowed. 2. The attribute ‘src’ in tag ‘amphtml
   engine v0.js script’ is set to the invalid value ‘//cdn.ampproject.org/v0.js’.
   3. The tag ‘head > style : boilerplate – old variant’ is deprecated – use ‘head
   > style : boilerplate’ instead. 4. The tag ‘noscript > style : boilerplate – 
   old variant’ is deprecated – use ‘noscript > style : boilerplate’ instead. 5.
   The mandatory tag ‘amphtml engine v0.js script’ is missing or incorrect.
 * thank you for any insight!
 * [https://wordpress.org/plugins/amp/](https://wordpress.org/plugins/amp/)

Viewing 1 replies (of 1 total)

 *  [neotrope](https://wordpress.org/support/users/neotrope/)
 * (@neotrope)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/amp-validation-errors-1/#post-7151967)
 * I believe all links should be specified at
 * [https://fonts](https://fonts). etc.
 * and not relative
 * ‘//fonts…
 * so whatever you’re using to inject fonts in your themes, functions, CSS, should
   be using https for *all* external links.
 * For example on our site, using latest plugin:
 * `<script src="https://cdn.ampproject.org/v0.js" async></script>`

Viewing 1 replies (of 1 total)

The topic ‘AMP validation errors’ is closed to new replies.

 * ![](https://ps.w.org/amp/assets/icon.svg?rev=2527602)
 * [AMP](https://wordpress.org/plugins/amp/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/amp/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/amp/)
 * [Active Topics](https://wordpress.org/support/plugin/amp/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/amp/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/amp/reviews/)

## Tags

 * [validation](https://wordpress.org/support/topic-tag/validation/)

 * 1 reply
 * 2 participants
 * Last reply from: [neotrope](https://wordpress.org/support/users/neotrope/)
 * Last activity: [10 years, 3 months ago](https://wordpress.org/support/topic/amp-validation-errors-1/#post-7151967)
 * Status: not resolved