Hello! There are a few tricks to globally refresh content blocks referenced by ampscript within emails in triggered sends, but I'm wondering if someone has found a method to force a refresh of dynamic content in multiple published CloudPages.
In our case, we'd like to reference a standard footer on some landing pages, and making minor changes to that footer is time-consuming because we have to edit each one.
2 answers
You can reference a content block with Ampscript functions, either ContentBlockByKey or ContentBlockByID. Any change to the content block would be live instantly.
Hi @Tyler Coffin,
Using AMPscript, you can create a separate landing page for each one you want to use.
This way, any minor changes need to be made in just one location.