If you want to install a free version of MAMP application stack with a proper SSL support for Apache web server on your Mac computer without a good tutorial, you […]
Disable WordPress post category and tag archives for better SEO
When creating websites with WordPress there is often such cases when it is better to completely disable WordPress category and tag pages. While the idea of categorizing WordPress posts is […]
How to install and configure Redis on Almalinux
Redis (Remote Dictionary Server) as a fast in memory key-value data store is a popular object cache solution for WordPress. Main benefit of using it is a reduced workload for […]
Block external requests in WordPress for increased performance on live websites
WordPress, including its plugins and sometimes also the site theme – all together often creates external requests to various endpoints which results in a decreased performance while working in the […]
Implement consent for ads personalisation in WordPress – Google Consent Mode v2
Google Consent Mode v2 is what the internet is going crazy about these days, because starting from March 2024 it is mandatory for all websites which utilizes Google Ads and […]
Disable password reset in WordPress
WordPress password reset feature has been exploited by hackers in the past, therefore disabling it is a considerable security feature. In most cases WordPress websites will only have a limited […]
WordPress Cron: How to properly run it on PLESK or CloudFlare
Entrusting the execution of WordPress Cron to a web server or a third party service has always been a topic of different opinions since there is numerous methods how to […]
Best PHP opcache settings for WordPress websites
Properly configured PHP OPCache settings play a vital part in WordPress website performance therefore it is certainly worthwhile to pay good attention to these. Before we dive into what settings […]
Post SMTP – Site Hacked. How to recover website to a working state?
Just recently one of the most popular WordPress plugins for e-mail delivery – Post SMTP had a serious security vulnerability which led to thousands of WordPress websites hacked in matter […]
How to install and configure Elasticsearch 7.1.0 on AlmaLinux 8
This guide will help you to install and fully configure Elasticsearch 7.1.0 on your AlmaLinux based server, specifically for the use in WordPress based websites. It does not matter what […]