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

前端 未结 7 1619
太阳男子
太阳男子 2020-12-31 07:03

When I copy/paste JSON-LD example from Google Documentation (code-snippet below) I get an error in the Structured Data Testing Tool:

http://www.

7条回答
  •  长情又很酷
    2020-12-31 07:42

    It appears the testing tool assumes example.com as its domain.

    When testing if you can update your url to "www.example.com" it will validate successfully.

    
    

提交回复
热议问题