Roger Marquez
Elite Member
- Apr 17, 2017
- 5,123
- 7,820
hi there BHWers!
I need some help with PHP.
I am trying to learn as much as possible how to learn how to improve the page loading speed and/or the performance of WP-based websites.
Right now, I am interested in learning two things.
1. Unload/dequeue unused stylesheets from particular pages - I know Asset Cleanup and other plugins do that but I am trying to learn how to depend less and less on plugins.
2. Preload featured images from blog posts at the same time we exclude those images from lazyloading - I think this could be a huge thing for me in order to improve the performance of blogs.
Thoughts?
Cheers!
I need some help with PHP.
I am trying to learn as much as possible how to learn how to improve the page loading speed and/or the performance of WP-based websites.
Right now, I am interested in learning two things.
1. Unload/dequeue unused stylesheets from particular pages - I know Asset Cleanup and other plugins do that but I am trying to learn how to depend less and less on plugins.
2. Preload featured images from blog posts at the same time we exclude those images from lazyloading - I think this could be a huge thing for me in order to improve the performance of blogs.
Thoughts?
Cheers!