Ens
Ens

Reputation: 95

Schema.org markup for not visible elements

Would it be valid to add Schema.org markup for elements, that are not visible on the page? For example the address of a location is shown on the page but the longitude and latitude are not shown. Could I still add the data for longitude and latitude in the Schema.org markup?

Upvotes: 0

Views: 161

Answers (1)

user2540001
user2540001

Reputation:

Google may interpret this as the spam signal for manual action on your website:

Structured data found on hidden content

Structured data found on elements that are not visible to the user.

I do not know of any reason that can prevent you from specifying geo coordinates explicitly in the content of the page that your structured data refers to.

Upvotes: 1

Related Questions