This has affected some 100+ pages, is there any plugin to do this? We are on Wordpress.
s
Sreeram Sharma
12/12/2022, 7:25 AM
Connect site to Ahrefs crawl. Connect it with search console. Run an audit. It'll give you report of all the slow pages. Check the images individually from there ( If there are any)
c
Chirag Gojaria
12/12/2022, 8:03 AM
• Convert all the images in webp format; this will reduce the image size to good quality. There are many plug-ins available for the same.
• Minify all java scripts, CSS and HTML files. That will reduce the download size for the browser.
• Identify any large file, and it’s format on your webpage and try to reduce its size or try to load that resource in last.
s
Sreeram Sharma
12/12/2022, 8:04 AM
+1 @Chirag Gojaria. But deal with minifying JS & Css only when you know what you're doing. Or else it'll break the structure of site