SeoToolkit.Umbraco
SeoToolkit.Umbraco copied to clipboard
Issue with Special Characters in Meta Fields
Dears,
I encountered an issue on one of my sites where the meta description field is not rendering correctly if it contains special characters like quotation marks (").
For example:
Output Code:
<meta name="description" content="Test news " blah"="" blah="">
Is there a way to remove or properly escape these special characters in the meta fields to ensure correct rendering?
Thanks