You can backup your WordPress site either by using a plugin (for CMS users) or you can do this manually (by exporting all assets) but this is a more advanced…
As a professional developer I use the below plugins to speed up my WordPress sites and those of my clients, Asset Clean Up Plugin Cloudflare Plugin TinyPNG Bulk Image Resizer…
Developers often need a simple and lightweight themes to start their projects with. Here are a few I've used and that other devs have found useful, Sintra Intuitive Sintra (free)…
I like to use these on all of my projects for increased security, SEO and page speed, Essential Plugins Useful Plugins WooCommerce Plugins // Essential Plugins Asset CleanUp: I've mentioned…
In WordPress it's best just to use GIT on your custom theme or child theme or if you have built your own plugin but otherwise it's not recommended to use…
After a hack you will want to either find the offending 'hack' and remove it or restore a recent backup. In worst case scenarios where the Database had been lost…
You will need to clone your WordPress site, either with a plugin or manually, in order to develop a sandbox version of your site which is free from public view…
An essential part to understand about your WordPress site is that the themes, plugins and WordPress code itself will need updating every 4 weeks or so but these can also…
In order to speed up your WordPress site you will need to analyze and fix, the size of your images, the amount of requests your theme and plugins makes, add…