admin管理员组文章数量:1296912
I maintain several small websites and know my CSS and HTML. However, when it comes to javascript and server side optimisation, I have no idea.
I was advised to ask my question here where I initially placed it on Stackoverflow.
I'd be grateful for some feedback on what to do to fix my page speed insights. A step by step perhaps and how. I'd prefer to optimise the sites myself and I'm not sure how to do this or where to start.
I've been advised that I should stay away from plugins to speed up wordpress websites.
We do not need CDN as all the websites are focussed on clients in our own country.
- Our ISP has a good server so server config isn't a problem that I am aware of.
- Wordpress Administration: I have several plugins to optimise images and compress css etc but apparently the wordpress core already does this?
- GZIP support apparently can be enabled via 1 line of code
update_option( 'gzipcompression', 1 )
but where do I put this? - Our wordpress theme is DIVI. Not the fastest. Perhaps I should change the theme on all sites?
Many thanks for your suggestions and advice in advance.
本文标签: plugin developmentGoogle Web Core Vitalsmanagementhow to in wordpress and advice
版权声明:本文标题:plugin development - Google Web Core Vitals - management, how to in wordpress and advice 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1741643470a2390052.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论