Blog Posts

New method to optimize WordPress for google cwv

I have a new method to optimize for google CWV (Core Web Vitals). Here I will show you. WP-Optimize After activating enable caching. Check generate separate files for mobile devices. Go to the preload tab and check activate scheduled  cache preloading. PhastPress Just activate and let it do its thing. Page Optimize Just activate and let it do its thing. Specify Missing Image Dimensions Just activate and let it do its thing. Pre* Party Resource Hints Just activate and let

Continue Reading

Basic optimize WordPress for Google pagespeed

I will show you some plugins to use so you can improve your site for Google pagespeed. I’ll also give you some other tips so your site will benefit from browser cache, security headers and text compression. Lets get started. WP-Optimize After activating enable caching. Check generate separate files for mobile devices. Go to the preload tab and check activate scheduled  cache preloading. Autoptimize Check Optimize JavaScript code and aggregate js-files. Check optimize css code, aggregate css-files, and also aggregate

Continue Reading

Basic WordPress security

WordPress sites are hit all the time. Some basic steps can prevent most of the attacks. Automated scripts will likely timeout after so many blocks and move on. Injections will not be able to find important data. You can even hide your admin dashboard. Here are some working examples. Change database prefix https://wordpress.org/plugins/brozzme-db-prefix-change/ Change the prefix to 5 or more random characters. Such as fjTn8_ Install Wordfence https://wordpress.org/plugins/wordfence/ Brute Force Protection Lock out after how many login failures – 2 Lock

Continue Reading

Site Footer