- The information in this article is specific to WordPress. For general information about caching on Turbo accounts, please see this article.
- It is no longer necessary to manually edit .htaccess files as described in this article. Instead, you can use the LiteSpeed Cache for WordPress plugin to quickly and easily configure caching for the WordPress user interface. For more information, please see this article.
Enabling caching for WordPress
To enable caching for WordPress on a Turbo server, follow these steps:-
In the directory where you installed WordPress, open the .htaccess file in a text editor. You can use one of the text editors in cPanel, or you can log in to your account using SSH and use a command-line editor.
📘 Note If the .htaccess file does not exist, create it.
- Copy the following text and paste it at the top of the .htaccess file:
- Save your changes to the .htaccess file. Caching is now enabled.