Datablocks Integration Guide
  • Overview
    • Getting started
    • Integration methods
    • Contact information
    • Cache
  • Widgets exceptions
  • Integration
    • JS-Loader
    • Wordpress Plugin
    • Request - JSON
    • Request - HTML
    • IFrame
    • Vue.js
    • React
  • Styling
    • Tables
    • Graphs
Powered by GitBook
On this page

Was this helpful?

  1. Overview

Cache

When implementing dynamic content such as owner list etc. on any website, it is important to remember client-side caching and that many browsers have an aggressive default cache policy. Any page that renders dynamic content should therefore ensure that the clients browser does not cache the page.

PreviousContact informationNextWidgets exceptions

Last updated 8 months ago

Was this helpful?