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

Performance Audit of Theme and Plugin #542

Open
jauyong opened this issue Feb 18, 2021 · 3 comments
Open

Performance Audit of Theme and Plugin #542

jauyong opened this issue Feb 18, 2021 · 3 comments
Assignees

Comments

@jauyong
Copy link

jauyong commented Feb 18, 2021

Feature description

Do an assesment of performance and SEO

Original Ticket: https://wordpress.org/support/topic/wtf-53/


Do not alter or remove anything below. The following sections will be managed by moderators only.

Acceptance criteria

Implementation brief

QA testing instructions

Demo

Changelog entry

@jauyong jauyong changed the title Review Performance of Theme and Plugin Performance Audit of Theme and Plugin Feb 18, 2021
@jauyong jauyong self-assigned this Feb 18, 2021
@jauyong
Copy link
Author

jauyong commented Feb 18, 2021

Need to discuss performance as an epic in our next meeting as a team. We should get 60+ on mobile consistently.

@emeaguiar
Copy link
Contributor

Images seem to be the biggest cause of the score. Recommend:

  • Optimize image sizes
  • Apply lazy loading to inline images in demo content
  • Ensure srcset is being applied to images in demo content
  • Apply explicit height and width to images when possible

Misc improvements:

  • Apply font-display: swap to text and font-display: block to icons
  • Identify layout shifts and evaluate if they can be avoided

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants