Closed (fixed)
Project:
Schema.org Metatag
Version:
8.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
9 Jan 2018 at 14:08 UTC
Updated:
6 Apr 2018 at 09:24 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
eric heydrichComment #3
karens commentedHiringOrganization can extend the SchemaPersonOrgBase. That provides some basic org info. If for some reason you want to provide more info about the organization than that will handle, use the SchemaPersonOrgBase and just fill out the @id, to identify which organization is the hiring organization, then also fill out the Organization tag as well. Give the organization the same @id in both places and then fill out all the other information in the organization record. In other words, you don't need to provide all the organization fields in this object, just use this in combination with the existing organization object.
Comment #4
karens commentedI'm not sure I'm explaining this well. See https://www.lullabot.com/articles/create-seo-juice-by-adding-json-ld-str... and scroll down to the heading "What about properties that reference other objects?". The "@id" is a way to provide a "reference" to another object that has more info. That's why "@id" has been added to all objects.
Comment #5
eric heydrichKarenS your solution proposed in #3 works fine. I finished the JobPosting schema. There are no errors in the structured data testing tool but some additional testing should be done.
Comment #6
karens commentedNeeds to be re-rolled now that #2900164: Add tests (D8) is in.
Comment #7
eric heydrichComment #8
eric heydrichHello KarenS i'm not familiar with tests so I hope somebody can do the testing part for this and I try to help as much as I can.
Comment #9
karens commentedComment #11
karens commentedComment #13
karens commentedComment #15
karens commentedComment #17
karens commentedComment #19
karens commentedComment #21
karens commentedComment #23
karens commentedComment #25
karens commented