total blocking time and Time to Interactive ? mobile




Wordpress LScache Plugin: total blocking time and Time to Interactive ? mobile


Hi, How can I reduce Total Blocking Time and Time to Interactive on my sites mobile? thank you This topic was modified 6 months, 3 weeks ago by Squinzy2005. How can I reduce Total Blocking Time and Time to Interactive on my sites mobile? Quite simple. Remove all external requests and reduce unnecessary CSS and Javascript. Some settings in plugin can help for, but it is also important to understand why some sources and requests blocks loading. Maybe this could help: https://blog.litespeedtech.com/2021/06/01/guest-mode-for-wordpress-in-lscwp-v4-0/ https://blog.litespeedtech.com/2021/06/14/unique-css-for-wordpress/ https://blog.litespeedtech.com/2020/06/10/wpw-the-beginners-guide-to-litespeed-cache-for-wordpress/ Thanks for the reply. I did what was said in those guides. On some articles First Contentful Paint remains high my referral code MGARGNUU Would you provide us with a link to your page? studiomarchiebrevetti . it Ive just ckecked with PageSpeed Insights. Why are you complaining about such a good result?! Because First Contentful Paint is a bit high and is considered penalizing by google. can i do something to improve it? You can try combining Javascript and CSS, but the most important action is to reduce static sources (CSS,Javascript) as much as possible. The less data to transfer and to render the faster the browser window will be painted. Basically the problem is based on frameworks like Bootstrap (horrible). CSS and external requests to Google and other are the root causes for rendering delay. Remove and reduce them und will be a happy guy! (if you are a guy?)