How can I enable text compression with code
-
Hi
I have been trying to find speed of my website in Google Page speed insights and GTMetrix. On finding the results both were mentioning that I need to enable Enable text compression , Reduce initial server response time , Image elements do not have explicit
width
andheight
and Avoid an excessive DOM size.1. I did enabled the text compression in the server but it was not reflecting in the results ( I am using VPS Server from godaddy ). Is any way I need to do it by code.
2. How can I reduce initial server response by code or plugins. Can we minify any js if possible.3. I have given images height and width but still its not getting reflected in the page speed results. I am not sure why.
4. How can I reduce the Excessive DOM size. Can I do using code or plugin for that.
Website URL : https://www.academiaerp.com/ for which I was trying to improve the page speed.
Please any solutions will be really helpful
- The topic ‘How can I enable text compression with code’ is closed to new replies.