Stay updated
Hajhu Blog
Latest posts
How to speed up WordPress
How to speed up a WordPress site instantly (guide on speed optimization in 2021) How to speed up the pagespeed of your WordPress site, it doesn't matter if you have an existing or new site. Page speed is important nowadays, no explanation needed. We are going to...
How to migrate a WordPress site
Introduction How we will migrate a WordPress site in matter of minutes. I have moved WordPress web sites a thousand times or more, most of the time I moved Wordpress sites the old school way. That means moving the websites to a new host or server manually. I also used...
Critical zero-day vulnerability fixed in WordPress File Manager
Introduction We always update or patch WordPress websites continuously, not only we use the auto update function build into WordPress but we also use centralized monitoring and updates. Critical zero-day vulnerability fixed in WordPress File Manager On september the...
WordPress not sending email to a G Suite or Google Workspace email address
It came to my attention that mails sent from contact forms or from Wordpress are not delivered to G suite users email addresses. You can search the whole internet but at the end the fix accepted by many webmasters is using the WP Mail SMTP plugin from wpforms. As SMTP...
How to install openlitespeed on GCP console
I wanted to test with an Openlitespeed web server with WordPress. I have tried it out and decided to keep the web server. I'll briefly explain why and how you can install one too. I regularly play with web servers and every now and then I come across something good....
Add a Divi header section to the top of your Single Post Pages
Introduction Lets keep it simple and short, visitors reading this article already are familiar with the Divi Theme Builder & WordPress. How do I add a Divi section to the single.php file? Copy the Divi single.php to the root of your child theme.Add a new test page...
Cloudflare firewall rules for WordPress
On the free plan, Cloudflare grants five firewall rules. By adding WordPress-specific Cloudflare firewall rules, you can secure your site and block attacks before they even reach your server. Cloudflare firewall rules wordpress There are many tips, guides and...
Change your WordPress password via your themes functions.php
Time needed: 5 minutes. Change WordPress password via functions.php Login to your website via FTP Login to your website via FTP and go to your theme’s functions.php file and download it. for example:...
How to change WordPress admin password
There are many ways to reset your admin password in Wordpress. Let's assume all methods like "Lost Password" are exhausted. Change your password through phpMyAdmin Time needed: 5 minutes. Change your password through phpMyAdmin Login to phpMyAdmin Login to phpMyAdmin...