【问题标题】:Google Mobile Usability Still Viewport not configured谷歌移动可用性仍然没有配置视口
【发布时间】:2015-06-19 08:57:56
【问题描述】:

视口未配置,但我有此代码:

<meta name="viewport" content="width=device-width, initial-scale=1.0"> 

我测试了https://www.google.com/webmasters/tools/mobile-friendly/,它说:“太棒了!

该工具说它适合移动设备,但同时在 Google 移动可用性中,错误仍然存​​在。

我在 2015 年 5 月解决了这个问题 最新状态:2015 年 6 月 14 日

【问题讨论】:

    标签: mobile viewport google-search-console


    【解决方案1】:

    对于网站管理员工具,标签应以/&gt; 结尾,并且是标题中的第一个:

    <head>
        <meta name="viewport" content="width=device-width, initial-scale=1" />
    

    【讨论】:

    • 不适用于 HTML 4.01 过渡,它不应该
    猜你喜欢
    • 1970-01-01
    • 2017-07-26
    • 2013-12-31
    • 2014-08-19
    • 1970-01-01
    • 1970-01-01
    • 2018-08-23
    • 2019-11-24
    • 1970-01-01
    相关资源
    最近更新 更多