performance - How to resolve google page speed issues for wordpress website

My current WordPress website has several issues in Google Page speed testDefer unused CSSI have already implemented CDN

My current WordPress website has several issues in Google Page speed test

  1. Defer unused CSS

    • I have already implemented CDN and used plugins like WP Rocket(One of the top plugin for WP website optimization)
  2. Reduce server response times (TTFB)

    • I don't know if this is something related to WordPress, but is there anything which can be fixed for this one?
  3. Eliminate render-blocking resources

    • This issues was caused by this only, in my Google page speed test. /recaptcha/api.js(www.google) What will be the possible solution for this?

Also, i would like to know the top list of things to be done for optimizing WordPress websites.

Thanks in advance

My current WordPress website has several issues in Google Page speed test

  1. Defer unused CSS

    • I have already implemented CDN and used plugins like WP Rocket(One of the top plugin for WP website optimization)
  2. Reduce server response times (TTFB)

    • I don't know if this is something related to WordPress, but is there anything which can be fixed for this one?
  3. Eliminate render-blocking resources

    • This issues was caused by this only, in my Google page speed test. /recaptcha/api.js(www.google) What will be the possible solution for this?

Also, i would like to know the top list of things to be done for optimizing WordPress websites.

Thanks in advance

Share Improve this question edited Mar 29, 2019 at 16:13 fuxia 107k39 gold badges255 silver badges459 bronze badges asked Mar 28, 2019 at 8:34 AkashAkash 1321 silver badge7 bronze badges
Add a comment  | 

1 Answer 1

Reset to default 0
  1. This is something that you probably can't change if you didn't create the theme yourself. It means that CSS that you don't need on page load is loaded later.

  2. This is determined by the speed of your server (the server itself and its internet connection). If you use a caching plugin (I don't know if WP Rocket does cache, otherwise I'd suggest W3 Total Cache or WP SuperCache), that will speed up your TTFB.

  3. You can add the defer attribute to your script tag. If you can't, W3 Total Cache might do that for you - here's how:
    https://www.hostinger/tutorials/how-to-fix-eliminate-render-blocking-javascript-and-css-in-above-the-fold-content-on-wordpress.

发布者:admin,转转请注明出处:http://www.yc00.com/questions/1745646080a4637979.html

相关推荐

  • performance - How to resolve google page speed issues for wordpress website

    My current WordPress website has several issues in Google Page speed testDefer unused CSSI have already implemented CDN

    3小时前
    20

发表回复

评论列表(0条)

  • 暂无评论

联系我们

400-800-8888

在线咨询: QQ交谈

邮件:admin@example.com

工作时间:周一至周五,9:30-18:30,节假日休息

关注微信