WebPirate
Registered Member
- Jan 11, 2018
- 61
- 15
Hi,
So i found a weird thing on one of my competitors website. They are using in their 'sameAs' schema the name of a competitor. Do you think it's an error, or would this be added purpose. Positive or negative consequences?
It is normally used to refer to your e.g. social media accounts. Does it pass linkjuice? I can't find very much info about this.
So i found a weird thing on one of my competitors website. They are using in their 'sameAs' schema the name of a competitor. Do you think it's an error, or would this be added purpose. Positive or negative consequences?
It is normally used to refer to your e.g. social media accounts. Does it pass linkjuice? I can't find very much info about this.
Code:
{
"@context":"https://schema.org/",
"@type":"Organization",
"name":"domain.com",
"url":"https://www.domain.com/",
"logo":"https://www.domain.com/wp-content/themes/domain/images/logo.png",
"sameAs":["https://www.facebook.com/domain/", "https://twitter.com/domainl", "https://www.competitor.com"] </head>