HugoStructuredData screenshot

HugoStructuredData

Author Avatar Theme by Baseflow
Updated: 14 May 2020
43 Stars

Collection of structured data snippets in Google preferred JSON-LD format, with support for Hugo

Overview

HugoStructuredData is a collection of structured data snippets in the Google preferred JSON-LD format, designed specifically for use with Hugo. It is based on the work done by JayHoltslander in the Structured-Data-JSON-LD repository.

Features

  • Support for Hugo pipelines introduced in Hugo 0.42
  • Ability to open an issue using one of the provided templates
  • Commercial support available for integration with your app or services, samples, feature request, etc.
  • Powered by baseflow.com

Installation

To install the HugoStructuredData theme, follow these steps:

  1. Add the theme to your website’s configuration file.
    theme: structured-data
    
  2. Modify the properties inside the themes/structured-data/config.yaml file according to your requirements.
  3. Add the following snippet to the <head> section of your baseof.html file:
    {{/* partial "schemas/schema_Global.html" . */}}
    
  4. Adjust the content types in the parameters of the pages where you want to include the structured data schemas.
  5. Additional customization options are available by modifying the data folder, specifically for locations and authors.

Summary

HugoStructuredData is a theme that offers a collection of structured data snippets in the Google preferred JSON-LD format for use with Hugo websites. It provides support for Hugo pipelines, allows users to open issues using templates, and offers commercial support for integration with various applications or services. The theme is powered by baseflow.com and provides an easy process for installation and customization.