Skip to main content

Configuring JSON-LD generation

For every asset that you publish, Brightspot can generate and deliver a JSON-LD object with several types of @graph entries, such as Organization and Website. The following procedure describes how to enable and customize the generation of those JSON-LD objects.

To configure JSON-LD generation:

  1. Click > Admin > Sites & Settings.
  2. In the Sites widget, select the site for which you want to enable JSON-LD, or select Global to enable JSON-LD for all sites.
  3. Click , located to the left of , and type JSON-LD.
  4. From the Organization list, select Set.
  5. Using the following table as a reference, complete the fields as needed.
  6. Click Save.

Brightspot adds the JSON-LD object to assets you subsequently publish.

Note

You can view an published JSON-LD object by viewing a page's source and searching for <script type="application/ld+json">.

FieldDescription
NameEnter a site name, or retain the default site name configured in Main > Name. Brightspot uses this name in various name attributes.
URLEnter the site's URL, or retain the default. Brightspot uses the URL to construct various attributes, such as url and @id.
Website DescriptionEnter a description. Brightspot uses this description for the description attribute in the object "@type": "Website".
LogoSelect an image. Brightspot uses this image's URL in the logo/url attribute.
Social LinksList of URLs to your social media accounts. Brightspot adds these URLs to the sameAs attribute.

See also: