-
Setting Up Redis Object Cache for WordPress

Every WordPress site owner eventually faces the challenge of optimizing load speeds. In this article, I’ll share how to configure Redis Object Cache for WordPress to permanently fix the ‘persistent object cache’ warning in the Site Health section. Introduction Recently,… >>>
-
WordPress Performance Test: Raspberry Pi 4 vs. Raspberry Pi 5

In this WordPress performance test Raspberry Pi 4 vs 5, I compare two generations of hardware in a real production environment to see if the upgrade justifies the effort. Introduction Migrating websites to new hardware is always accompanied by expectations… >>>
-
How to Migrate WordPress to Docker on a Raspberry Pi

To migrate WordPress to Docker on a Raspberry Pi effectively, one must transition from traditional system-level services to a modern, containerized architecture. This migration not only improves the reliability of your Raspberry Pi 5 setup but also simplifies long-term maintenance… >>>
-
WordPress benchmark: Apache vs. Nginx

In this WordPress benchmark Apache vs Nginx, I decided to compare these two web servers across several metrics to see which one performs better on a compact Raspberry Pi 4 server. The performance of WordPress websites has always been a… >>>
-
Cloudflare: real experience repelling a DDoS attack from russia

Introduction When deploying a public site on a home server, implementing Cloudflare DDoS protection Raspberry Pi security is an essential step to ensure uptime. In this post, I share my real-world experience using Cloudflare’s free plan to successfully fend off… >>>
-
How to Make Full-Width Content in the WordPress

Introduction Learning how to make full-width content in WordPress is essential for creating modern, immersive layouts that aren’t restricted by default theme margins. Whether you’re building a landing page or a visual portfolio on your Raspberry Pi-hosted site, mastering the… >>>
-
Creating a Custom Field for the Polylang Plugin in WordPress

Introduction In many WordPress projects, there is a need to translate not only standard posts but also custom strings in the header or footer. While Polylang is powerful, it doesn’t natively support template strings. In this guide, I will show… >>>
-
How to Move a WordPress Site to a New Raspberry Pi using rsync backup

Introduction Migrating a WordPress website to a new server is no easy task — especially when minimizing downtime is crucial. In this guide, I’ll show you how I successfully performed a WordPress migration to Raspberry Pi using rsync. This method… >>>
