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
@@ -40,7 +40,7 @@ If writing the result into a `<script>` element, be sure to use the `.ToHtmlEsca
40
40
41
41
Websites can define Structured Data in the `head` section of their `html` to enable search engines to show richer information in their search results. Here is an example of how [Google](https://developers.google.com/search/docs/guides/intro-structured-data) can display extended metadata about your site in it's search results.
42
42
43
-

43
+

44
44
45
45
Using structured data in `html` requires the use of a `script` tag with a MIME type of `application/ld+json` like so:
0 commit comments