Our Site uses Cookies to identify you. Cookies can store your account identifier, ordering status, personalisation or website tracking.
Here you can manage your preferences regarding Cookies, including not to allow some types of Cookies.
Web developers and designers have been striving to improve website SEO, accessibility, and usability. As a result ranking high in Google Lighthouse is hard work when your WordPress page is complex. We wanted to share our experience of achieving a 100% performance score in the Google Lighthouse audit. We are in constant evolution to improve our […]
Multisite is a feature that was first introduced in WordPress 3.0 and has been active ever since. This post will lead you through the key factors that make WordPress Multisite a valuable feature, and why and when you should use it.
Contact forms fulfill one of the goals of a website, which is that anyone can get in touch with its owner. It is possible in many ways, but the easiest (and most efficient) way to do it is to insert a block. WordPress does not natively incorporate contact forms, so it is always necessary to […]
WordPress Redis Object Cache can increase your WordPress website’s performance, but not every slow website can benefit from it. Learn when Redis is good for WordPress and when it’s not, how it works, and how to install it on your WordPress sites. Is Redis Good For WordPress? What is Redis Object Cache? Redis is an […]
Discover the key aspects to configure WP Super Cache and be able to serve the pages of your WordPress website at maximum speed
WordPress File Permissions means that some neat features of WordPress come from allowing various files to be writable by the web server. However, allowing write access to your files is potentially dangerous, particularly on WordPress sites with pending security updates. Blocking the WordPress filesystem via File Permissions will help you increase the security of your […]
Understand the the HTTP 504 Gateway Timeout error: What are the causes and how to fix it. What is the 504 Gateway Timeout error? The HTTP 504 Gateway Timeout error occurs when an intermediary server, or rather a network interface, cannot respond to the browser’s request within a specified time. This intermediary server or network interface can […]
Google started Accelerated Mobile Pages back in 2015. It had a considerable push by being included as Top Stories in Mobile Search Results, Google Ads Sales teams, and native AMP WordPress plugins. The reason for this push was clear: Google wanted to make AMP faster, so It could replicate the app experience that had loved […]
Sometimes it is interesting to disable RSS feeds or WordPress syndication links. In this post we will show you, step by step, the most efficient way to disable WordPress feeds.
You can install ioncube to protect your php code against copy, ensuring nobody will be able to crack. The ionCube Encoder compiles source code to bytecode being able to obfuscate and encrypt compiled code. Once your PHP application is compiled with ioncube to bytecode, to run it you will have to install the ionCube Loader […]