代码之家  ›  专栏  ›  技术社区  ›  Miguel Rodriguez

Google SDTT中出错:“url不允许重复值。”

  •  1
  • Miguel Rodriguez  · 技术社区  · 7 年前

    Google Structured Data Testing Tool

    <script type="application/ld+json">
        {
            "@context": "http://schema.org",
            "@type": "ItemList",
            "itemListElement": [{
                    "@type": "ListItem",
                    "position": 0,
                    "item": {
                        "@type": "Article",
                        "headline": "Bonito de norte",
                        "alternativeHeadline": "Thunnus alalunga.",
                        "image": {
                            "@type": "ImageObject",
                            "url": "http://dechado09.softgalia.com/producto/imagenes/facebook/2/BONITO.jpg?1502195043",
                            "width": "1200",
                            "height": "830"
                        },
                        "author": "SoftGalia Aplicaciones Informáticas S.L.",
                        "editor": "Pescados Trocheros",
                        "keywords": "Venta pescado, Mayorista de Pescado",
                        "publisher": {
                            "@type": "Organization",
                            "name": "Academia Lucense de Balonmano",
                            "logo": {
                                "@type": "ImageObject",
                                "url": "http://dechado09.softgalia.com/logo/facebook/1/logo-trochero-01.jpg?1504175529",
                                "width": "1200",
                                "height": "830"
                            }
                        },
                        "url": "http://dechado09.softgalia.com/productos/index",
                        "datePublished": "2017-08-08 12:24:11 UTC",
                        "dateCreated": "2017-08-08 12:24:11 UTC",
                        "dateModified": "2017-08-22 07:43:53 UTC",
                        "description": "Thunnus alalunga.",
                        "articleBody": "Thunnus alalunga.",
                        "mainEntityOfPage": "http://dechado09.softgalia.com/productos/index"
                    }
                },
                {
                    "@type": "ListItem",
                    "position": 1,
                    "item": {
                        "@type": "Article",
                        "headline": "Merluza",
                        "alternativeHeadline": "Merluccius merluccius",
                        "image": {
                            "@type": "ImageObject",
                            "url": "http://dechado09.softgalia.com/producto/imagenes/facebook/4/merluza-primer-plano.jpeg?1504525751",
                            "width": "1200",
                            "height": "830"
                        },
                        "author": "SoftGalia Aplicaciones Informáticas S.L.",
                        "editor": "Pescados Trocheros",
                        "keywords": "Venta pescado, Mayorista de Pescado",
                        "publisher": {
                            "@type": "Organization",
                            "name": "Academia Lucense de Balonmano",
                            "logo": {
                                "@type": "ImageObject",
                                "url": "http://dechado09.softgalia.com/logo/facebook/1/logo-trochero-01.jpg?1504175529",
                                "width": "1200",
                                "height": "830"
                            }
                        },
                        "url": "http://dechado09.softgalia.com/productos/index",
                        "datePublished": "2017-09-04 11:49:13 UTC",
                        "dateCreated": "2017-09-04 11:49:13 UTC",
                        "dateModified": "2017-09-05 08:38:27 UTC",
                        "description": "Merluccius merluccius",
                        "articleBody": "Merluccius merluccius",
                        "mainEntityOfPage": "http://dechado09.softgalia.com/productos/index"
                    }
                }
            ]
        }
    </script>
    
    1 回复  |  直到 7 年前
        1
  •  0
  •   Miguel Rodriguez    7 年前

    • 摘要页面+多个完整详细信息页面

    我的案例是一个包含文章的摘要页面,谷歌指南说:“摘要页面对列表中的每个项目都有一个简短的描述,每个描述都指向一个单独的详细信息页面,该页面完全集中在一个项目上。”

    标记必须是。

    {“@context”:http://schema.org", “@type”:“项目列表”, [ { “@type”:“ListItem”, “位置”:0, { “@type”:“ListItem”, “url”:http://dechado09.softgalia.com/productos/merluza" } ]