• 11-09-2009, 03:09:52
    #1
    merhabalar

    sitem olan

    www.keyodemeleri.tk da böyle bi xhtml sorunu veriyor çözümüvarmıdır acaba bunun...


    http://validator.w3.org/check?uri=ht...idator%2F1.654


    Sorry! This document can not be checked.
    1. Sorry, I am unable to validate this document because on line 156 it contained one or more bytes that I cannot interpret as utf-8 (in other words, the bytes found are not valid values in the specified Character Encoding). Please check both the content of the file and the character encoding indication.
      The error was: utf8 "\xC3" does not map to Unicod
  • 11-09-2009, 03:41:48
    #2
    ya Charset'ten kaynaklanıyor. Yada wordpress'te bir eklenti vardı yorumlarla ilgili ondan kaynaklanıyor.
  • 11-09-2009, 04:46:50
    #3
    En ust 3 satırı asagıdaki sekilde degiştirip denermisin

    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml" dir="ltr" lang="en-US">
    <head>
  • 11-09-2009, 10:47:51
    #4
    Erturk adlı üyeden alıntı: mesajı görüntüle
    En ust 3 satırı asagıdaki sekilde degiştirip denermisin

    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml" dir="ltr" lang="en-US">
    <head>
    temanın header.php kısmından dediginiz şekilde degistirdim ama bi sonuc vermedi malisef.