Archived topic
Problems in Lighthouse Page Speed Report
1 reply · Started by can on December 7, 2020
1.Background and foreground colors do not have a sufficient contrast ratio.
https://prnt.sc/vxo64b
https://prnt.sc/vxo6lq
2.Links do not have a discernible name
https://prnt.sc/vxo77d
3.Includes front-end JavaScript libraries with known security vulnerabilities 4 vulnerabilities detected
https://prnt.sc/vxo8vd
4.Serves images with low resolution
https://prnt.sc/vxo9dh
5.Tap targets are not sized appropriately 75% appropriately sized tap targets
https://prnt.sc/vxo9zw
If its possible to solve this problems i ll be really glad.
I am trying to make a website that has really no or a little bit errors :)
Thank you
Hi there,
1. change your meta text and link colors in Customizer > Colors > Content to increase their contrast.
2. This is related to the custom code you have used to add your social icons. You would need to get assistance from the author of that code.
3. That version of jQuery is set by WordPress. You can use this plugin to load a later version:
https://en-gb.wordpress.org/plugins/jquery-updater/
Note - jQuery is being requested by other plugins on your site, updating the jQuery version may cause issues with them, check carefully after changing.
5. Your logo image is Low Resolution, upload a large version of your logo.
6. This looks like the Table of Contents plugin, the lineheight and font size of those links are too small. Check in the plugins settings to increase their font size and line height.