• SkyMaja

    (@skymaja)


    Hello, I have one more question. I see in source that some symbols are in form of html number.

    For example, instead of single quotation mark there is &#8217. Double quotation mark and dash symbols are also converted to number. Is there some way to repair it?

    Thank you.

Viewing 4 replies - 1 through 4 (of 4 total)
  • Free WP TP

    (@freewptp)

    Hi @skymaja,

    Thank you for your another question.

    Yes these HTML Entity Numbers of HTML Entity as described on the below pages.

    http://www.w3schools.com/html/html_entities.asp
    http://www.freeformatter.com/html-entities.html

    Are you having any issue with them?

    Best Regards,
    Movin

    Thread Starter SkyMaja

    (@skymaja)

    Hi, the problem is, they shouldn’t be in source 🙂 I mean source of website, ctrl+u in browser. It isn’t seo friendly because google bots read html source, not what visitors see.

    But now I don’t think it’s a problem with theme, because when I tried to change it the problem still existed.

    mrtom414

    (@mrtom414)

    Html has reserved characters like double and single quote marks. WordPress and php replace the reserved characters with the html code that represents the character.

    Google knows what the characters are and doesn’t have a problem with them. They are quite common in html code.

    Free WP TP

    (@freewptp)

    @mrtom414

    I hope you are well today and thanks for helping out here in this forum.

    Your help here is really appreciated.

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘HTML numbers’ is closed to new replies.