dynamic cache disable siteground code example
Example: dynamic cache disable siteground
<IfModule mod_headers.c>
Header set Cache-Control "max-age=0,no-store"
</IfModule>
<IfModule mod_headers.c>
Header set Cache-Control "max-age=0,no-store"
</IfModule>