Skip to content
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

v0.js preloading gone #6794

Closed
earcos opened this issue Dec 16, 2021 · 1 comment
Closed

v0.js preloading gone #6794

earcos opened this issue Dec 16, 2021 · 1 comment
Labels

Comments

@earcos
Copy link

earcos commented Dec 16, 2021

Bug Description

The AMP plugin is removing the <link rel="preload" as="script" href="https://cdn.ampproject.org/v0.js"> line from AMP output. This is happening since the 2.1 version of the plugin.

This is affecting LCP loading speed, and it's a recommendation according to the AMP Page Experience Guide tool.

Expected Behaviour

<link rel="preload" as="script" href="https://cdn.ampproject.org/v0.js"> should be always present inside <head> </head>.

Screenshots

No response

PHP Version

No response

Plugin Version

2.2.0

AMP plugin template mode

Standard

WordPress Version

5.8.2

Site Health

No response

Gutenberg Version

No response

OS(s) Affected

No response

Browser(s) Affected

No response

Device(s) Affected

No response

Acceptance Criteria

No response

Implementation Brief

No response

QA Testing Instructions

No response

Demo

No response

Changelog Entry

No response

@earcos earcos added the Bug Something isn't working label Dec 16, 2021
@earcos
Copy link
Author

earcos commented Dec 16, 2021

Nevermind… ampproject/amp-toolbox#1255

@earcos earcos closed this as completed Dec 16, 2021
@westonruter westonruter added Invalid and removed Bug Something isn't working labels Dec 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants