Hi,
Is it possible to remove the canonical-tag inserted by DW into the documents header, by api?
My customer would like the canonical-tag to be totally removed on the search-page.
We're using DW 9.7.2
--
Best regards
Kurt Moskjaer Andersen
Hi,
Is it possible to remove the canonical-tag inserted by DW into the documents header, by api?
My customer would like the canonical-tag to be totally removed on the search-page.
We're using DW 9.7.2
--
Best regards
Kurt Moskjaer Andersen
Anyone?
In page.loaded notifcation subscriber, try to call
Pageview.Meta.AddTag("customCan", string.empty);
Well, tried that, but it doesn't remove the default canonical tag, set on the page.
Maybe it's not possible to remove it?
/Kurt
If that does not work, I have no other ideas...
Okay, thanks :)
/Kurt
You must be logged in to post in the forum