Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
J-Brk opened this issue Mar 7, 2024 · 0 comments
Open

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

J-Brk opened this issue Mar 7, 2024 · 0 comments
Assignees
Labels

Comments

@J-Brk
Copy link
Collaborator

J-Brk commented Mar 7, 2024

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

@J-Brk J-Brk added the bug label Mar 7, 2024
@J-Brk J-Brk self-assigned this Mar 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant