htmlamp-htmlaccelerated-mobile-page

The attribute 'http' may not appear in tag 'meta name= and content=' on AMP page


When trying to convert my page to AMP i am getting the following error: The attribute 'http' may not appear in tag 'meta name= and content='


Solution

  • http is not allowed in amp meta tags. Changing it to https will work