• After upgrading yesterday to the latest version (4.2.0) I started getting a bunch of AMP validation errors fro Google Search. “Disallowed attribute or attribute value”

    I’m also using AMP Version 1.5.1. Not sure whether this is an issue with the AWS plugin or AMP.

    I traced this back to an image tag inserted by AWS Text to Speech. The img src attribute is an SVG data URL. This attribute is what causes the validation to fail.

    Example validation failure on validator.ampproject.org.

Viewing 1 replies (of 1 total)
  • Plugin Contributor tstachlewski

    (@tstachlewski)

    Hi,
    I’ve tested it, but to be honest I don’t see how Polly plugin could be here the problem. AMP plugin is adding some kind of additional html code after the image – not sure why – and then this is causing the problem :/. I will leave this case open, perhaps some other people will also report this, but at least for now, I don’t see a way, how we could help ?? sorry

    Cheers,
    Tomasz

Viewing 1 replies (of 1 total)
  • The topic ‘AMP Errors caused by SVG: Disallowed attribute or attribute value’ is closed to new replies.