Delaying the LCP and CWV

Posted in: Newspaper
Post count: 15

After monitoring my websites, I found that the theme, even when cached, continues to slow down the speed in these two files. I used the “black demo” theme. My concern is that even when I try to minify these two codes, the theme fails in the search button or ends up breaking. Currently, I use Ezoic as a CDN for my site.

42% of the render-blocking time comes from the script loaded from path “/wp-content/plugins/td-composer/legacy/Newspaper/js/tagdiv_theme.min.js” (the Newspaper theme) e 11% comes from the script “/wp-content/plugins/td-cloud-library/assets/js/js_files_for_front.min.js”.

Post count: 35449

Hi,
This is because those files have a js for the live css that will no longer load correctly.
Thank you!

Post count: 15

What would be the alternative to work around this situation?

Post count: 35449

Hi,
The only solution is to exclude those files (tagdiv_theme.min.js and js_files_for_front.min.js) from been minify by the cache plugin and CDN.
Thank you!

Viewing 4 posts - 1 through 4 (of 4 total)
You must be logged in to reply to this topic.