While development with sitecore, sometime content is not getting updated because of cache issue. To overcome this issue what usually we do:
1. <instance_name>/sitecore/admin/cache.aspx
2. Recycle AppPool from IIS.
3. Browse page on private browser mode.
there is one more option but it is more flexible and much fast, yes it's with sitecore rocks.
Let's do practical on this:
First need to go instance, right click and select Manage option
let's select one of an item from cached listed items
After selecting one of an item will have two options:
either clear all cache means it will clear all the cached item which all are listed
or cache means it will clear cache of this item as well as child of this item also.
let's explore one of an item from the list, and will see all the child items
now from this list we will have option to remove from cache, instead of clear.
Now suppose you are working on one of rendering and after the development just remove that item from cached list that's it.
you will see the new changes.
Hope will help this.
1. <instance_name>/sitecore/admin/cache.aspx
2. Recycle AppPool from IIS.
3. Browse page on private browser mode.
there is one more option but it is more flexible and much fast, yes it's with sitecore rocks.
Let's do practical on this:
First need to go instance, right click and select Manage option
after this will see Caches Section with cached listing items with all the properties.
let's select one of an item from cached listed items
After selecting one of an item will have two options:
either clear all cache means it will clear all the cached item which all are listed
or cache means it will clear cache of this item as well as child of this item also.
let's explore one of an item from the list, and will see all the child items
now from this list we will have option to remove from cache, instead of clear.
you will see the new changes.
Hope will help this.
No comments:
Post a Comment