Hi
We have a news site built with Umbraco 8, we have three home node each for one language, below each home node we have some other nodes as category and we publish our news/articles below the categories.
As you may know when ever you re-publish a root node, this flushes cache of published node and possible childs.
Now this causes a lot of problems for us, how can we prevent flushing child nodes caches?
Hi, I guess this is a bit of a confusing question for me because the whole point of publishing is updating the content cache. Is there a reason you want to do this instead fo save and not publish and using preview?
Maybe some for info could help provide guidance as to what you're after.
Prevent cache flush on publishing node
Hi We have a news site built with Umbraco 8, we have three home node each for one language, below each home node we have some other nodes as category and we publish our news/articles below the categories. As you may know when ever you re-publish a root node, this flushes cache of published node and possible childs. Now this causes a lot of problems for us, how can we prevent flushing child nodes caches?
Thanks
Hi, I guess this is a bit of a confusing question for me because the whole point of publishing is updating the content cache. Is there a reason you want to do this instead fo save and not publish and using preview?
Maybe some for info could help provide guidance as to what you're after.
Thanks, Amir
is working on a reply...