Closed ronnqvistandreas closed 5 years ago
Note tha DxaEntityMarkup
and DxaPropertyMarkup
is not only used for generating XPM markup, but also for semantic markup (RDFa). So, disabling those completely on Live in general is too aggressive; that approach only works if you are not using public semantics (for SEO purposes) in your implementation.
I was not aware of that. Would it be possible to check if the entity has any public semantics in order to reduce the aggressiveness?
Null check coreResources when post processing page title
Return empty MvcString for DxaRegionMarkup, DxaEntityMarkup and DxaPropertyMarkup when not in Preview mode