PageSpeed: Render-blocking JS and CSS | Minify JS and CSS

Posted in: Newspaper
Post count: 15

Problem in Eliminate render-blocking JavaScript and CSS in above-the-fold content as below:

PageSpeed ScreenShot- www.improgrammer.net
(http://www.screencast.com/t/OmB6OspiQP5)

Followed Step 4 according to: https://forum.tagdiv.com/how-to-make-the-site-faster/

But I am not getting corresponding id as below:

My Site List
(http://www.screencast.com/t/6HNnSMl0IZx)

What I have to do please?

It would be great help.

And Any plugin to minify HTML for this theme?

After Installing and followed all step for plugin. I am still getting error to solve minify this CSS and JS as follow

Minify JS and CSS
(http://www.screencast.com/t/zsVCpJW1hrD>)
How to solve this also. ?

Thank you in advance.

Post count: 9544

You would need to manually “minify” your CSS/JS. See the “PageSpeed” sticky topic for more info on optimizing your site.

Use GTMetrix.com to test your site as it will outline which issues are server or content related, and often provide optimized versions you can download and try to upload to your site.

It’s virtually impossible to remove the “render blocking” issue, as unless you build a site theme from scratch to load CSS in “sections” (impossible with a site theme like this with so many options for different types of users), there will ALWAYS be the need to load some elements before the above the fold content loads. Upshot: worry about everything ELSE and leave that for last.

One of my websites has pagespeed score of 97 with the render blocking issues still there as a warning. It’s the last thing to worry about.

Post count: 15

How Can I do manually for dynamic CSS like:

http://www.improgrammer.net/wp-content/themes/Newspaper/style.css?ver=4.4

It is dynamic depends on query string passing to the page.

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