• Home
  • Quick Start
    • Color Schemes
  • Documentation
    • Shortcodes
    • JaW Hooks
    • Screenshots of ThemeOptions
  • Tutorials
  • Forum
  • Contact
Log In

  • Home
  • Quick Start
    • Color Schemes
  • Documentation
    • Shortcodes
    • JaW Hooks
    • Screenshots of ThemeOptions
  • Tutorials
  • Forum
  • Contact

HomedebugResolve problem with PageSpeed Insights
photo-1421882100557-2daba9680b08

Resolve problem with PageSpeed Insights

If you run the PageSpeed Insights test and you got low rating, so here are some tips.

  • admin
  • Posted in debugTutorials
0
SHARES
SHARESHARESHARESHARE
SHARESHARE

Reduce server response time

We can recommend WP Super Cache plugin. If you’re looking for some another plugins, so you can try WP Fastest Cache.

 

Eliminate render-blocking JavaScript and CSS in above-the-fold content

This problem can resolve W3 Total Cache. I case you’re using another cache plugin, please take a look at this plugin: JS & CSS Script Optimizer Options.

 

Minify HTML

Here can helps W3 Total Cache plugin.

 

Minify JavaScript

This problem can resolve W3 Total Cache. I case you’re using another cache plugin, please take a look at this plugin: JS & CSS Script Optimizer Options.

 

Minify CSS

This problem can resolve W3 Total Cache. I case you’re using another cache plugin, please take a look at this plugin: JS & CSS Script Optimizer Options.

 

Enable compression

Enable GZIP compression on your server.

 

Optimize images

Try plugin called EWWW Image Optimizer.
If you want to change all older images, we can recommend application called RIOT.

 

Leverage browser caching

Try put this code into your .htaccess file

<IfModule mod_expires.c>
	ExpiresActive On
	<FilesMatch "\.(ico|pdf|flv|jpg|jpeg|png|gif|js|css|swf)$">
	Header set Cache-Control "max-age=2592000, public"
	</FilesMatch>
    <FilesMatch "\.(js|css)$">
	Header set Cache-Control "max-age=604800"
	</FilesMatch>
</IfModule>


If you have any issues, please give us a feedback

If you like GDayNews Theme, we would be very happy for stars rating 🙂

Related Posts

menu-widget6
0 comments
CodeTutorials

How to add more Widget areas to menu.

install-t6
0 comments
Tutorials

How to set Custom Stock Ticker

install8
0 comments
Tutorials

How to set Custom Stock Widget

wp_transfer

How to tansfer your sites using WP Clone plugin

ratinge (2)

Shortcode Rate Post

Related Posts

menu-widget6
0 comments
CodeTutorials

How to add more Widget areas to menu.

install-t6
0 comments
Tutorials

How to set Custom Stock Ticker

install8
0 comments
Tutorials

How to set Custom Stock Widget

mynews
0 comments
Tutorials

MyNews Feature

Tags

  • PageSpeed
  • Slow
  • Speed
  • Was this Helpful ?
  • yes   no
Copyright © 2016 jawtemplates - WordPress Design Studio Disable responsivity