Skip to content

JSON-LD errors #190

@aav7fl

Description

@aav7fl

In the latest commits (f048342), there are a few JSON-LD errors with the Google Structured Data Testing tool when I test against my website.

  1. Author name is missing (Probably because the template is only looking for the author.name and not any of the other methods. e.g. {% assign seo_author = page.author | default: page.authors[0] | default: site.author %} )
  2. Publisher name is missing (same as above)
  3. Alt text is now added in the ImageObject while the Google Structured Data Testing tool prohibits this. "The property alt is not recognized by Google for an object of type ImageObject.'

Screenshot log: http://i.imgur.com/TFvXyn4.png

Let me know if/how you would like to handle those.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions