Hi @KNan , I think you can use ignoreUrlParams which helps to by pass the despatcher cache. /ignoreUrlParams{ /001{ /glob "*" /type "allow"} /002 { /glob "specific page ID" /type "deny"}} with above rule, URL having that specific page ID always fetches the latest content from the AEM instance.