Title: Render-blocking vs page speed
Last modified: February 8, 2017

---

# Render-blocking vs page speed

 *  [seoptimizer](https://wordpress.org/support/users/seoptimizer/)
 * (@seoptimizer)
 * [9 years, 5 months ago](https://wordpress.org/support/topic/render-blocking-vs-page-speed/)
 * _[ Moved to the [Fixing WordPress sub-forum](https://wordpress.org/support/topic/before-posting-in-everything-wordpress/).]_
 * In order to optimize my website, I have to add inline CSS for above the fold (
   render blocking). This in turn makes my PageSpeed go faster on Google insights(
   dekstop), but my load speed down to about 30 seconds (far from the recommended
   under 3 sec load time).
 * How do I fix that to make both go higher?

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

 *  [a2hostinglk](https://wordpress.org/support/users/a2hostinglk/)
 * (@a2hostinglk)
 * [9 years, 5 months ago](https://wordpress.org/support/topic/render-blocking-vs-page-speed/#post-8782820)
 * You should avoid and minimize the use of blocking JavaScript, especially external
   scripts that must be fetched before they can be executed. Scripts that are necessary
   to render page content can be inlined to avoid extra network requests, however
   the inlined content needs to be small and must execute quickly to deliver good
   performance. Scripts that are not critical to initial render should be made asynchronous
   or deferred until after the first render. Please keep in mind that for this to
   improve your loading time, you must also optimize CSS delivery.
 *  [a2hostinglk](https://wordpress.org/support/users/a2hostinglk/)
 * (@a2hostinglk)
 * [9 years, 5 months ago](https://wordpress.org/support/topic/render-blocking-vs-page-speed/#post-8782829)
 * Update: In order to optimize CSS delivery see this: [https://developers.google.com/speed/docs/insights/OptimizeCSSDelivery](https://developers.google.com/speed/docs/insights/OptimizeCSSDelivery)

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

The topic ‘Render-blocking vs page speed’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 2 replies
 * 2 participants
 * Last reply from: [a2hostinglk](https://wordpress.org/support/users/a2hostinglk/)
 * Last activity: [9 years, 5 months ago](https://wordpress.org/support/topic/render-blocking-vs-page-speed/#post-8782829)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
