Title: Remove render blocking resources
Last modified: April 6, 2019

---

# Remove render blocking resources

 *  Resolved [themightydvir](https://wordpress.org/support/users/themightydvir/)
 * (@themightydvir)
 * [7 years, 1 month ago](https://wordpress.org/support/topic/remove-render-blocking-resources-2/)
 * Hello support-team
    I need help to ” Remove render-blocking resources”
 * I would be really happy if someone know how to fix
    thx a lot
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fremove-render-blocking-resources-2%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Plugin Support [Dimitris – WPMU DEV Support](https://wordpress.org/support/users/wpmudev-support6/)
 * (@wpmudev-support6)
 * [7 years, 1 month ago](https://wordpress.org/support/topic/remove-render-blocking-resources-2/#post-11400970)
 * Hello there [@themightydvir](https://wordpress.org/support/users/themightydvir/),
 * hope you’re doing well today! 🙂
 * In short, in order to remove render-blocking resources, you should remove any
   assets (CSS and JS files) that’s getting loaded in the page `<head>` and move
   it to `<footer>`, for all elements that’s above the fold (above the initial screen
   that’s getting loaded, before you start scrolling). So the initial screen will
   load only what’s needed, making it super fast.
    Please keep in mind that this
   isn’t 100% possible most of the times, as there could be some theme or plugin
   that it would require an asset to be in the head element, so everything works
   well. So this is a [trial&error](https://en.wikipedia.org/wiki/Trial_and_error)
   procedure and better to be performed in a staging environment when the actual
   development is finished. Back to HummingBird, the **Asset Optimization** module
   provides an _“advanced mode”_ that you can use to move assets to the footer (
   or “defer” in case of JS). You can find the documentation about this module here:
   [https://premium.wpmudev.org/docs/wpmu-dev-plugins/hummingbird/#chapter-4](https://premium.wpmudev.org/docs/wpmu-dev-plugins/hummingbird/#chapter-4)
   And there’s also an article in our blog that around that specific case and HummingBird:
   [https://premium.wpmudev.org/blog/eliminate-render-blocking-issues-hummingbird/](https://premium.wpmudev.org/blog/eliminate-render-blocking-issues-hummingbird/)
 * Hope that was some help!
    Warm regards, Dimitris
 *  Plugin Support [Dimitris – WPMU DEV Support](https://wordpress.org/support/users/wpmudev-support6/)
 * (@wpmudev-support6)
 * [7 years ago](https://wordpress.org/support/topic/remove-render-blocking-resources-2/#post-11451872)
 * Hello [@themightydvir](https://wordpress.org/support/users/themightydvir/)
 * It’s been a while since we’ve heard back from you so I’m marking this topic as
   resolved. Feel free to post back any updates and we can re-open it and carry 
   on troubleshooting. 🙂
 * Thank you,
    Dimitris

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Remove render blocking resources’ is closed to new replies.

 * ![](https://ps.w.org/hummingbird-performance/assets/icon-256x256.gif?rev=2633221)
 * [Hummingbird Performance - Cache & Page Speed Optimization for Core Web Vitals | Critical CSS | Minify CSS | Defer CSS Javascript | CDN](https://wordpress.org/plugins/hummingbird-performance/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/hummingbird-performance/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/hummingbird-performance/)
 * [Active Topics](https://wordpress.org/support/plugin/hummingbird-performance/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/hummingbird-performance/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/hummingbird-performance/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [Dimitris – WPMU DEV Support](https://wordpress.org/support/users/wpmudev-support6/)
 * Last activity: [7 years ago](https://wordpress.org/support/topic/remove-render-blocking-resources-2/#post-11451872)
 * Status: resolved