-
Notifications
You must be signed in to change notification settings - Fork 383
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Wordpress post embeds fail "wp-embedded-content" #288
Comments
here is a link of the problem: |
This seems like a core problem with Wordpress and the automatic post embed. How can we get around not using https? |
In terms of rendering it, there's not much we can do since We could, however, include a |
So it looks like it would validate with SSL but I am sure like myself there is many not using https https://www. testsite.com/recipes/smores-ice-cream-sandwiches/embed#?secret=xxxxxxxxxxx Failed to load resource: net::ERR_SSL_PROTOCOL_ERROR amp-iframe-0.1.max.js:264 GET https://www. testsite.com/recipes/healthy-vegan-queso-dip/embed net::ERR_SSL_PROTOCOL_ERRORZ.layoutCallback @ amp-iframe-0.1.max.js:264b.layoutCallback @ custom-element.js:732V.startLayout @ resources-impl.js:1685U.work_ @ resources-impl.js:986U.doPass_ @ resources-impl.js:596(anonymous function) @ resources-impl.js:122(anonymous function) @ pass.js:90 |
Fallback covered under #354 |
Posts with Wordpress Embeds fail and give a error of "Unkown syntax errors" in the Search Console.
Unkown syntax errors: src=http://www.godairyfree.org/recipes/smores-ice-cream-sandwiches/embed#?secret=xxxxxxxx
webpage code:
AMP code:
The text was updated successfully, but these errors were encountered: