When a blog has few visitors, the caching is not that relevant. But if the number of visitors per day passes for 1000, it may be a problem with loading. To prevent this, you must install the Hyper Cache plugin for caching WordPress.
To install the plugin to start you need to download. Then you can install in the usual way, but you can use the file manager in the admin or via FTP client.
When you install the latest two ways to unpack the zip file and put the folder in the directory wp-content/plugins /, which can be found in the root folder. Folder path looks something like: public_html / inetsecret.ru / wp-content / plugins. Anyway, so on most hostings.
Once we installed the plugin, go into the Settings tab and find there a plugin to check whether it is established. Now you need to enable caching wordpress, which you need to add to the configuration file wp-config.php the following code: define ('WP_CACHE', true), just paste it to the line / ** WordPress absolute path to the WordPress directory. * /
Then go to admin panel and activate the plugin, then the parameters we click the mouse on the name of the plugin. Plugin settings window appears. There you will be able to produce all the changes you need.
0 comments:
Post a Comment