If you have installed Redis on your wordpress app, you will also need to install the Redis Object Cache plugin to use Redis with WordPress.

File-backed caching (as properly configured with WP Super Cache or WP Rocket) will always be faster than using Redis. We don't recommend using Redis for WordPress caching unless you are an expert sysadmin who understands when and why to use it.


After installing Redis, log in to your WordPress Dashboard and select Add New from the Plugins menu.
redis

Then, search for "Redis Object Cache" and click Install Now on the matching result.
redis

When the plugin has installed, click Activate Plugin.
redis

Now, select Redis from your WordPress Settings menu.
redis

Click Enable Object Cache.
redis

Redis will now work with your WordPress site.

Only use Redis if WordPress is the only app on your server. The data stored in Redis will be accessible to all apps on your server, so it is not secure to use Redis on a server with more than one app.

Alert: For Control Panel Help & Tutorials, click here: Panel Tutorials
Was this answer helpful? 0 Users Found This Useful (0 Votes)

Powered by WHMCompleteSolution