Hi,
In 8.7.0.5 we are getting duplicate meta data. Since we are rendering the tag ourselves the parser show not place it, correct?
Best Regards,
Nuno Aguiar
Hi,
In 8.7.0.5 we are getting duplicate meta data. Since we are rendering the tag ourselves the parser show not place it, correct?
Best Regards,
Nuno Aguiar
Hi Nuno
Razor is not too good to figure this out. It has not been changed in the past year or more. Add a disableparsing:true on your header instead:
<head data-settings="disableparsing:true;"></head>
BR Nicolai
Hi Nicolai,
Got it, but what do we lose? I notice a forum thread with Adrian where the canonical link was not being rendered because of that. This will raise that issue. Any other suggestions?
Best Regards,
Nuno Aguiar
You have the MetaTags tag in the header, that will do... It is the onlyt thing it does, metatags, Javascripts and title tags are inserted....
Hi Nicolai,
Thanks for confirming.
Best Regards,
Nuno Aguiar
You must be logged in to post in the forum