Skip to main content

Metadata - Both Formats

Demonstrates providing metadata in both HTML meta tags and JSON script tag.

Overview

This example shows how metadata can be provided in multiple formats, with priority given to the script tag.

Features

  • HTML meta tags
  • JSON script tag
  • Discovery priority

Try It

Load this example:

https://blazium-engine.github.io/DDDBrowserExamples/metadata-both.html

Next Steps