• 01-07-2022, 13:47:39
    #1
    Merhaba arkadaşlar
    Publisher tema kullanıyorum. Better AMP uygulaması kullanıyorum. Normal şartlarda telefonlarda ve tabletlerde sitemin amp versiyonunu görebiliyorum. Fakat validator.ampproject.org sitesine girince bu hatayı alıyorum. Acaba sorun neden kaynaklı olabilir?


    !DOCTYPE html>
    2
    <html style="height:100%">
     The mandatory attribute '⚡' is missing in tag 'html'. [URL="https://amp.dev/documentation/guides-and-tutorials/learn/spec/amphtml#required-markup"]Learn more[/URL].
    3
    <head>
    4
    <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
    5
    <title> 403 Forbidden
    6
    </title></head>
    7
    <body style="color: #444; margin:0;font: normal 14px/20px Arial, Helvetica, sans-serif; height:100%; background-color: #fff;">
    8
    <div style="height:auto; min-height:100%; ">     <div style="text-align: center; width:800px; margin-left: -400px; position:absolute; top: 30%; left:50%;">
    9
            <h1 style="margin:0; font-size:150px; line-height:150px; font-weight:bold;">403</h1>
    10
    <h2 style="margin-top:20px;font-size: 30px;">Forbidden
    11
    </h2>
    12
    <p>Access to this resource on the server is denied!</p>
    13
    </div></div><div style="color:#f0f0f0; font-size:12px;margin:auto;padding:0px 30px 0px 30px;position:relative;clear:both;height:100px;margin-top:-101px;background-color:#474747;border-top: 1px solid rgba(0,0,0,0.15);box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset;">
    14
    <br>Proudly powered by  <a style="color:#fff;" href="http://www.litespeedtech.com/error-page">LiteSpeed Web Server</a><p>Please be advised that LiteSpeed Technologies Inc. is not a web hosting company and, as such, has no control over content found on this site.</p></div></body></html>
    15
    
     The mandatory tag 'link rel=canonical' is missing or incorrect. [URL="https://amp.dev/documentation/guides-and-tutorials/learn/spec/amphtml/#required-markup"]Learn more[/URL].
     The mandatory tag 'meta charset=utf-8' is missing or incorrect. [URL="https://amp.dev/documentation/guides-and-tutorials/learn/spec/amphtml/#required-markup"]Learn more[/URL].
    Bu hataları alıyorum fakat bunlar normalde sitemde mevcut
      
    The mandatory attribute '⚡' is missing in tag 'html'.
    
    line 2, column 0
      
    The mandatory tag 'link rel=canonical' is missing or incorrect.
    
    line 15, column 0
      
    The mandatory tag 'meta charset=utf-8' is missing or incorrect.
    
    line 15, column 0

    Google tarama sonuçları

  • 01-07-2022, 14:41:03
    #2
    Alıntı
    The mandatory attribute '⚡' is missing in tag 'html'. Learn more.
    siz mi eklediniz hatadan dolayı mı geldi, yoksa sistem mi size verdi?