You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
P.S.: @id is a very important attribute, so one can assemble schema from different pieces and amend schema defined in the header also in the body (affording the power of templating)
In Schema markup, there is an important attribute (if not the most important one), to support @id for entities.
In webpages, mostly the @id attribute is set to the URL (i.e. "https://example.com/about-us/") or URL derived from the web page's URL, such as "https://example.com/#organization"
I tried to set value in the front matter to {url}, which did not work. Is there a way that is not obvious? If so it would be great to document it.
The text was updated successfully, but these errors were encountered: