-2
私のウェブサイトはbuymobileです。私はすでにこのコードを実装しています。私たちのウェブサイトはopencart cmsによって作られています。多くの時間このコードを試しますが、以下のエラーが表示されます。 ドメイン名(https://search.google.com/structured-data/testing-tool/のために提供されるすべての値が同じドメインを持っている必要があります。)URLは同じドメインを持っている必要があります
は私に
<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": "[email protected]",
"contactType" : "customer service",
"contactType" : "technical support",
"availableLanguage" : ["English","Bengali"],
"contactOption" : [],
"areaServed" : "Bangladesh"
} ] } </script>