jekyll-seo-tag icon indicating copy to clipboard operation
jekyll-seo-tag copied to clipboard

Allow publisher name to be set to an organization

Open scottdorman opened this issue 5 years ago • 6 comments

Currently the publisher name in the JSON-LD data is always being set to the page author (if it's there).

https://github.com/jekyll/jekyll-seo-tag/blob/f66eb193ab6106176319e43bab2897cd94d06a66/lib/jekyll-seo-tag/json_ld_drop.rb#L64

For business sites, it's desirable that this is set to the name of the company and not the author of the post (which is already being set in the author data:

https://github.com/jekyll/jekyll-seo-tag/blob/f66eb193ab6106176319e43bab2897cd94d06a66/lib/jekyll-seo-tag/json_ld_drop.rb#L40

Can we have a new property in _config.yml, maybe called organization_name that, if set, is used instead?

scottdorman avatar Feb 28 '19 05:02 scottdorman

This issue has been automatically marked as stale because it has not been commented on for at least two months.

The resources of the Jekyll team are limited, and so we are asking for your help.

If this is a bug and you can still reproduce this error on the master branch, please reply with all of the information you have about it in order to keep the issue open.

If this is a feature request, please consider whether it can be accomplished in another way. If it cannot, please elaborate on why it is core to this project and why you feel more than 80% of users would find this beneficial.

This issue will automatically be closed in two months if no further activity occurs. Thank you for all your contributions.

jekyllbot avatar Apr 28 '19 06:04 jekyllbot

Has anyone had a chance to look at this yet?

scottdorman avatar Apr 29 '19 14:04 scottdorman

Haaven't had a chance to look at it, but the idea is sound, so I've kept jekyllbot from (hopefully) messing with it further.

mattr- avatar Apr 30 '19 13:04 mattr-

This would be a great enhancement indeed! 👍 * 💯

tkrunning avatar Dec 08 '19 14:12 tkrunning

Bump this ^ much needed addition for Schema optimization.

mdesignco avatar Mar 15 '20 22:03 mdesignco

+1 to this. Schema gets flagged at times for lacking organization data in structured testing tools.

thekeith avatar Oct 27 '20 23:10 thekeith