【问题标题】:url provided for must have the same domain提供的 url 必须具有相同的域
【发布时间】:2017-05-30 05:50:02
【问题描述】:

我的网站是buymobile。我已经实现了这个代码,我们的网站是由opencart cms 制作的。很多时候我们尝试此代码但显示以下错误。 域名(为https://search.google.com/structured-data/testing-tool/ 提供的所有值必须具有相同的域。)

请帮帮我

    <script type="application/ld+json"> 
    { "@context" : "http://schema.org",
    "@type" : "Organization",
    "name": "buymobile.com.bd",
    "url" : "https://buymobile.com.bd/",
    "contactPoint" : [
    { "@type" : "ContactPoint",
    "telephone" : "+880171++++++",
    "email": "info@buymobile.com.bd",
    "contactType" : "customer service",
    "contactType" : "technical support",
    "availableLanguage" : ["English","Bengali"],
    "contactOption" : [],
    "areaServed" : "Bangladesh"
    } ] } </script>

【问题讨论】:

    标签: url json-ld


    【解决方案1】:

    这个错误肯定看起来像(为https://search.google.com/structured-data/testing-tool/ 提供的所有值必须具有相同的域。)这个。实际上尝试了很多以不同方式解决此错误。根据Webmaster Central Help Forum的说法,这实际上是结构数据测试工具的一个错误。不是你可以去的错误。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2017-03-09
      • 1970-01-01
      • 2021-06-27
      • 1970-01-01
      • 2021-02-02
      • 2020-06-10
      • 2014-07-13
      • 2021-09-16
      相关资源
      最近更新 更多