Allow disabling json-ld output - #522
Open
imustafin wants to merge 1 commit into
Open
Conversation
imustafin
force-pushed
the
disable-json-ld
branch
from
April 19, 2026 13:19
f1a0a2c to
8a22b93
Compare
Member
|
Google recommends using JSON-LD for structured data so turning it off seems counterintuitive. I will happily review and merge PRs that make improvements to our json-ld support but I won't support turning it off at the moment. |
|
yes, but instead of having ability to pass whole schema to its render super limited. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Closes or addresses #473, #135, #503.
Linked issues give background on why this might be a useful feature to have.
Personally I prefer to use Structured Date instead of JSON-LD since it is easier to configure using templates and it is still supported by Google and some other search engines.