Speed optimisation issues

Posted in: Newspaper
Post count: 11

I am using the Perfmatters plugin to disable the loading of a few scripts and CSS on my website. Here’s what I have disabled:

1. jquery-migrate.min.js
2. XML-RPC
3. underscore.min.js (I think it’s a WP core file, but I am not aware of its functionality. I disabled it, and
everything looked fine on the front end. So I kept it disabled. Should I enable if back?)
4. /wp-includes/js/comment-reply.min.js (please explain its functionality, and should I keep it disabled?)
5. /wp-includes/css/classic-themes.min.css
6. /wp-includes/css/dist/block-library/style.min.css
7. /wp-content/plugins/td-cloud-library/assets/css/tdb_main.css
8. /wp-content/plugins/td-cloud-library/assets/js/js_files_for_front.min.js
9. /wp-content/plugins/td-cloud-library/assets/js/js_posts_autoload.min.js
10. Global styles
11. dashicons.min.css
12. wp-emoji-release.min.js
13. wp-embed.min.js

My website: https://www.theunfolder.com/

I have disabled these files, and everything looked fine (by appearance). I didn’t notice anything different or odd. I just wanted to know if I have disabled the correct files or not. Or should I enable some files to load? I am not aware of the functionality these files offer as I am not a developer. But I would love to get an opinion on these optimisations. Also, can I unload any more files for speed improvement? Thanks in advance.

Post count: 21065

Hello!

Please note that page speed or optimization is not covered by the support team: https://forum.tagdiv.com/newspaper-theme-support/
Also, exclude those files
/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js
/jquery-migrate(.min)?.js
/wp-content/plugins/td-composer/legacy/Newspaper/js/tagdiv_theme.min.js
tdBlocksArray

Thank you so much for understanding!

Viewing 2 posts - 1 through 2 (of 2 total)
The forum ‘Newspaper’ is closed to new topics and replies.