Hi all - schema newbie here.. I'm trying to generate WebPage schema for my site. I've read it's a good idea to include an @id property for each page.
a) is this best practice?
b) what is the formula for creating the @id? Is it [page URL] followed by [/#] followed by [type]?
For example, adding schema to a Meet the team page:
Would the @id look like this: https://exampledomain.com/about/meet-the-team/#webpage
Really appreciate your help!
a) is this best practice?
b) what is the formula for creating the @id? Is it [page URL] followed by [/#] followed by [type]?
For example, adding schema to a Meet the team page:
Would the @id look like this: https://exampledomain.com/about/meet-the-team/#webpage
Really appreciate your help!