Skip to content

JsonLd not working when used with SEO::generate #321

@J-Brk

Description

@J-Brk

Placeholder issue to look into the problem of jsonLd not working when used with SEO::generate as mentioned by @Rattone.

What steps will reproduce the problem?

  1. Use JsonLd to set attribute; JsonLd::setTitle('Test1234');
  2. Use SEO::generate() for the output.

What is the expected result?

The ouput schema to contain the set title.

What do you get instead?

No JsonLD output.

Additional info

Potentially caused by: a082a17#r139419109
@Rattone

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions