Do We Have To Use Cache Plugin on WP Subdirectory?

yazarbey

Newbie
Joined
Jun 30, 2018
Messages
22
Reaction score
5
I don't know this is the right place to disqus this thread, but i couldnt find any place to open.

I have a multilanguage website and main site hac cache plugin, and subdirectories dont have cache plugin. Do i have to use cache plugin on subdirectories or main website cache plugin is enouhg?
 
if subdirectories are part of wordpress site then it will be automatically cached. Just to verify you can open any webpage inside subdirectory and check the source code. At the bottom of the page you will find cache plugin signature along with last updated time.
 
Are you using different wp installation for sub-directory. If yes, you need caching plugin for each installation.
 
Are you using different wp installation for sub-directory. If yes, you need caching plugin for each installation.
Yes i used different installation for sub-directory. Every sub directory has different datebase
 
Back
Top