Category: Blog

  • How To Get a 100 In Google Lighthouse

    How To Get a 100 In Google Lighthouse

    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 […]

  • What is WordPress Multisite And When To Use It.

    What is WordPress Multisite And When To Use It.

    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.

  • WordPress Contact Forms: Top 3 Block Plugins

    WordPress Contact Forms: Top 3 Block Plugins

    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 […]

  • Redis Object Cache for WordPress

    Redis Object Cache for WordPress

    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 […]

  • How To Configure WP Super Cache

    How To Configure WP Super Cache

    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: When and How to Lock Them for Maximum Security

    WordPress File Permissions: When and How to Lock Them for Maximum Security

    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 […]

  • 504 Gateway Timeout, Quick guide to fix it (Updated)

    504 Gateway Timeout, Quick guide to fix it (Updated)

    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 […]

  • Do we still need to use AMP for our WordPress websites?

    Do we still need to use AMP for our WordPress websites?

    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 […]

  • How to disable WordPress feed

    How to disable WordPress feed

    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.

  • How to install ionCube Loader

    How to install ionCube Loader

    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 […]