Meta Tags & Special Character

Discussion in 'HTML & Website Design' started by martinvidic, Dec 23, 2008.

  1. #1
    Something i always did, but never questioned:

    When I have special characters in my title, keyword or description meta tag, I always convert them.

    So instead of
    <title>Flexi[B][COLOR="Red"]ó[/COLOR][/B]n Lateral</title>
    Code (markup):
    I always write
    <title>Flexi[B][COLOR="Red"]&oacute;[/COLOR][/B]n Lateral</title>
    Code (markup):
    Is this actually necessary?
    Useless?
    Or is it good for SE?
     
    martinvidic, Dec 23, 2008 IP
  2. Guthix121

    Guthix121 Well-Known Member

    Messages:
    1,078
    Likes Received:
    20
    Best Answers:
    0
    Trophy Points:
    105
    #2
    Guthix121, Dec 24, 2008 IP
  3. Garkoni

    Garkoni Active Member

    Messages:
    213
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    60
    #3
    No it's really better to use HTML chars. If somebody doesn't agree please show me some evidence - documents or articles supporting your point of view.
     
    Garkoni, Dec 24, 2008 IP
  4. itvn

    itvn Peon

    Messages:
    30
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #4
    It depends on your charset in the <meta> tag, and your editor's encoded.
     
    itvn, Dec 24, 2008 IP