Clean Cache
Mar 27, 2015 9:01 pm by aberg
Mar 27, 2015 9:01 pm by aberg
I have disable some language (and removed from site.txt), because the files in cache will be bigger and bigger.
But the cache folder of the language can't be make empy.
Please can you tell me how deleted the folder from the cache language with not is been in used?
And no I don't want switch to the Enterprise version, I see this on many topics but I don't no why you write this so many times below your answers.
Re: Clean Cache
Mar 28, 2015 10:26 pm by Yana
Mar 28, 2015 10:26 pm by Yana
Hi,
You can disable unnecessary languages by removing from the sitemap.txt file and redirecting them to the homepage. Here is an example of the .htaccess rule which you need to put after RewriteEngin On
RewriteEngine On
RewriteRule ^(af|ar|az)/(.*)$ /$2 [R=301,L]
SIMILAR TOPICS
2 questions: w3 total cache and payment | Aug 19, 2018 10:38 am | Replies: 2 | Post by: Wind777 |
GTranslate conflict with W3 total cache or vica versa | Oct 30, 2016 11:58 am | Replies: 3 | Post by: Rick Matters |
htaccess (301 redirects) Cache | Sep 19, 2016 9:36 am | Replies: 3 | Post by: belgor |
Why gtranslate is not putting cache files back together | Mar 7, 2016 7:37 pm | Replies: 6 | Post by: innerself |
gtranslate cache | Mar 7, 2016 8:46 pm | Replies: 3 | Post by: mitsugij |