Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Aksel 4 posts 74 karma points
    Oct 01, 2018 @ 08:33
    Aksel
    0

    MetaDescription field returns encoded characters

    var meta = Model.Content.GetPropertyValue

    // meta.Description doesn't render special characters like "æ,ø,å". It shows as "& #230; & #248; & #229;" (had to add a space after the ampersign to show the characters here :) )

  • Richard Soeteman 4035 posts 12842 karma points MVP
    Oct 01, 2018 @ 09:16
    Richard Soeteman
    0

    Hi Aksel, indeed Special Characters get encoded. Google will display them normally

    Best,

    Richard

  • Aksel 4 posts 74 karma points
    Oct 01, 2018 @ 12:14
    Aksel
    0

    I see... But it seems to affect email clients such as Outlook etc using link previews . Isn't there any way to output them as normal characters?

Please Sign in or register to post replies

Write your reply to:

Draft