Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
litespeed_wiki:cache:litemage:configuration:user-defined_cache_rules [2016/08/11 19:44]
Rob Holda [Customized Block Names for “toplinks” Tag]
litespeed_wiki:cache:litemage:configuration:user-defined_cache_rules [2016/08/12 13:12] (current)
Rob Holda [Full Route Action Cache]
Line 14: Line 14:
  
   * The same content is cached for all URLs with the same action route.   * The same content is cached for all URLs with the same action route.
-  * For example, if all of your 404 pages are the same, you may add "cms_index_noRoute" ​to this list.+  * For example, if all of your 404 pages are the same, you may add ''​cms_index_noRoute'' ​to this list.
   * This setting uses case sensitive exact matching and is space, comma, return separated.   * This setting uses case sensitive exact matching and is space, comma, return separated.
 +  * If you use **[[https://​ecommerce.aheadworks.com/​magento-extensions/​shop-by-brand.html|AW Shop By Brand]]**, make sure that this setting does //not// include ''​cms_index_noRoute''​ as it was implemented using redirects from ''​cms_index_noRoute''​
 ===== Do-Not-Cache GET Parameters =====  ===== Do-Not-Cache GET Parameters ===== 
  
Line 32: Line 33:
  
 Global setting. Comma-separated list of customized block names associated with the “toplinks” tag. These are private blocks and are only purged by login and logout events. Global setting. Comma-separated list of customized block names associated with the “toplinks” tag. These are private blocks and are only purged by login and logout events.
 +  * For Ultimo theme, add ''​header''​ in this setting.
 ===== Additional Purge Tags for "​toplinks"​ Blocks ===== ===== Additional Purge Tags for "​toplinks"​ Blocks =====
  
 Global Setting. By default, the "​toplinks"​ tag is associated with the "​cart"​ and "​wishlist"​ tags. This setting associates additional purge tags with the "​toplinks"​ tag. Global Setting. By default, the "​toplinks"​ tag is associated with the "​cart"​ and "​wishlist"​ tags. This setting associates additional purge tags with the "​toplinks"​ tag.
  
-  * For example, if you have minicompare on toplinks blocks you can add "​compare"​ here.+  * For example, if you have Ultimo Theme and see minicompare on toplinks blocks you can add "​compare"​ here.
   * Tags are predefined in the config.xml file under litemage/​esiblock.   * Tags are predefined in the config.xml file under litemage/​esiblock.
   * This setting uses a comma-separated list.   * This setting uses a comma-separated list.
  • Admin
  • Last modified: 2016/08/11 19:44
  • by Rob Holda