I can not login to bug selection :(
1. At video view tags are no sandpapered by comas at <meta name="keywords" content="xxxxxxxxxxxxxxxx"
2. When i try cache recently viewed do not change are the same
I can not login to bug selection :(
1. At video view tags are no sandpapered by comas at <meta name="keywords" content="xxxxxxxxxxxxxxxx"
2. When i try cache recently viewed do not change are the same
This is fixed.Originally Posted by RAMMSTEIN
[/quote]Originally Posted by RAMMSTEIN
It can be removed from cache, but for a busy site with cache enabled, we need this updated ? For some, they need new videos to be updated, for caching, we have to sacrifice this instant update. If we exclude this from cache, there is only new videos and featured video to cached. If we don't cache large part, it is better not to cache the page as reading from cache also take up cpu time.
Another thing you can do is, open index.php
find
Replace withCode:Cache::init();
That is page only cached for 60 seconds.Code:Cache::init(60);
Bookmarks