Opened 5 years ago
Closed 5 years ago
#5026 closed defect (bug) (reported-upstream)
Add image lazy loading to Five for the Future pages
Reported by: | jonoaldersonwp | Owned by: | |
---|---|---|---|
Milestone: | Priority: | lowest | |
Component: | General | Keywords: | seo performance |
Cc: |
Description
Templates like https://wordpress.org/five-for-the-future/pledges/ and https://wordpress.org/five-for-the-future/pledge/yoast/ load a *lot* of images. This causes a number of performance issues, which results in a page which loads slowly / feels slow.
Much of this could be mitigated by adding a loading=lazy
attribute to avatar images.
Change History (2)
Note: See
TracTickets for help on using
tickets.
5ftf issues can be submitted directly to the source repo for that site: https://github.com/wordpress/five-for-the-future
This will need to be migrated upstream at some point.