Struggling to refresh cache for published content
p
Good afternoon! I changed a property on an SEO composition to vary by culture. After doing this, most of the pages that previously had a value now don't show that value on the front end. When debugging the rendering page I can see that the property has a value in
sourceValue
but
interValue
and
objectValue
are both null. I have tried many things to make it pull through correctly but the only thing that works is me physically clicking
Save & Publish
in the backoffice. We have a lot of nodes so this isn't feasible. I have tried running something via a SurfaceController to save and publish every node that is already published. It ran, but nothing changed. Any ideas?
3 Views