Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
Hi
When using
<xsl:value-of select="seoChecker.MetaData:Title()"/>
i get unencoded special characters eg.:
"kræver" is output like "kr&#230;ver".
How do i get around this?
Hi Claus,
Sorry for the delay in response. Do you have a url where this happens? I think it encodes the description but it shouldn't do title since that will display incorrect in the browser title.
Thanks,
Richard
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
seoChecker.MetaData:Title returns unencoded characters
Hi
When using
i get unencoded special characters eg.:
"kræver" is output like "kr&#230;ver".
How do i get around this?
Hi Claus,
Sorry for the delay in response. Do you have a url where this happens? I think it encodes the description but it shouldn't do title since that will display incorrect in the browser title.
Thanks,
Richard
is working on a reply...