Google structured data error: “All values provided for http://www.example.com/ must have the same domain.”

前端 未结 5 2171
自闭症患者
自闭症患者 2020-12-06 22:49

I want to add Corporate Contacts in Google Search. I test the following code in Google\'s Structured Data Testing Tool, but it threw this error:

5条回答
  •  [愿得一人]
    2020-12-06 23:13

    i was thinking it's a bug and trying to found solution, but this is not a bug at least we can't aspect from Google this kind of small bug. Basically error is saying (All values provided for https://search.google.com/structured-data/testing-tool/ must have the same domain.) so it's mean Google Tester aspecting URL value is "https://search.google.com/structured-data/testing-tool/" so if you try this code with your information just keep remain URL value as it is, you will find it working and 0 error.

     
    

提交回复
热议问题