{
    "version": "https://jsonfeed.org/version/1.1",
    "title": "SEO私馆",
    "home_page_url": "https://www.seosiguan.com/",
    "feed_url": "https://www.seosiguan.com/post/318.json",
    "language": "zh-Hans",
    "items": [
        {
            "id": "https://www.seosiguan.com/post/318.html",
            "url": "https://www.seosiguan.com/post/318.html",
            "title": "meta标签name=applicable-device属性SEO优化用法",
            "content_html": "<p>name=applicable-device属性是html元素meta标签中众多属性之一，它表示告知搜索引擎和浏览器本页面属于什么类型设备的页面，主要有PC电脑端页面和mobile手机移动端页面两种设备！</p><p>用法举例</p><p>如果你的网站PC电脑端的页面，则使用以下代码：</p><p>&lt;meta name=&quot;applicable-device&quot;content=&quot;pc&quot;&gt;</p><p>如果你的网站手机移动端的页面，则使用以下代码：</p><p>&lt;meta name=&quot;applicable-device&quot;content=&quot;mobile&quot;&gt;</p><p>如果你的网站是自适应响应式的页面，则使用以下代码：</p><p>&lt;meta name=&quot;applicable-device&quot;content=&quot;pc,mobile&quot;&gt;</p><p>这段告诉搜索引擎本页面支持pc和移动(mobile)，也就是自适应页面！</p><p>目前百度搜索是公开支持以上applicable-device设置的，而且百度搜索的sitemap地图也可以设置标签注明，但是不排除其他搜索引擎也是支持的。</p>",
            "content_text": "name=applicable-device属性是html元素meta标签中众多属性之一，它表示告知搜索引擎和浏览器本页面属于什么类型设备的页面，主要有PC电脑端页面和mobile手机移动端页面两种设备！用法举例如果你的网站PC电脑端的页面，则使用以下代码：<meta name=\"applicable-device\"content=\"pc\">如果你的网站手机移动端的页面，则使用以下代码：<meta name=\"applicable-device\"content=\"mobile\">如果你的网站是自适应响应式的页面，则使用以下代码：<meta name=\"applicable-device\"content=\"pc,mobile\">这段告诉搜索引擎本页面支持pc和移动(mobile)，也就是自适应页面！目前百度搜索是公开支持以上applicable-device设置的，而且百度搜索的sitemap地图也可以设置标签注明，但是不排除其他搜索引擎也是支持的。",
            "date_published": "2021-10-24T16:06:20+00:00",
            "date_modified": "2025-06-28T05:09:06+00:00",
            "summary": "name=applicable-device属性是html元素meta标签中众多属性之一，它表示告知搜索引擎和浏览器本页面属于什么类型设备的页面，主要有PC电脑端页面和mobile手机移动端页面两种设备！用法举例如果你的网站PC电脑端的页面，则使用以下代码：<meta name=\"applicable-device\"content=\"pc\">如果你的网站手机移动端的页面，则使用以下代码："
        }
    ]
}