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

organizationLogo in Json LD is wrong #639

Closed
cbleek opened this issue Mar 5, 2021 · 0 comments · Fixed by #640
Closed

organizationLogo in Json LD is wrong #639

cbleek opened this issue Mar 5, 2021 · 0 comments · Fixed by #640
Assignees

Comments

@cbleek
Copy link
Member

cbleek commented Mar 5, 2021

@TiSiE

Currently we write into the Json-LD:

"logo":"\/file\/Organizations.OrganizationImage\/5be52cfd0d972e02a71be442\/logo.png"

We have to reference the logo with an absolut link.

https://search.google.com/structured-data/testing-tool/u/0/#url=https%3A%2F%2Fyawik.org%2Fdemo%2Fen%2Fjobs%2Fview%3Fid%3D5aac2b010acec382297fa6de

Auswahl_316

    `<script type="application/ld+json">{"@context":"http:\/\/schema.org\/","@type":"JobPosting","title":"Software Engineer","description":"\u003Cp\u003E CROSS ist ein Netzwerk aus IT Spezialisten mit Jahrzehnte langer Erfahrung bei der Konzeption und Umsetzung komplexer IT Systeme. Wir entwickeln die quelloffene Rekruiting Plattform YAWIK.\r\n\r\nWir zur Unterst\u00fctzung des Teams eine\/n\u003C\/p\u003E\u003Ch1\u003ESoftware Engineer\u003C\/h1\u003E\u003Ch3\u003ERequirements\u003C\/h3\u003E\u003Cp\u003E\u003Cp\u003EHello\u003C\/p\u003E\u003C\/p\u003E\u003Ch3\u003EQualifications\u003C\/h3\u003E\u003Cp\u003E\u003C\/p\u003E\u003Ch3\u003EBenefits\u003C\/h3\u003E\u003Cp\u003E\u003Cp\u003Ebenefits\u003C\/p\u003E\u003C\/p\u003E","datePosted":"2019-03-24 04:46:37","identifier":{"@type":"PropertyValue","value":"5aac2b010acec382297fa6de","name":"Yohoo Demo1"},"hiringOrganization":{"@type":"Organization","name":"Yohoo Demo1","logo":"\/file\/Organizations.OrganizationImage\/5be52cfd0d972e02a71be442\/logo.png"},"jobLocation":[{"@type":"Place","address":{"@type":"PostalAddress","streetAddress":" ","postalCode":null,"addressLocality":"Frankfurt am Main","addressCountry":null,"addressRegion":"Hessen"}}],"employmentType":[],"validThrough":"2019-09-20 04:46:37"}</script>    <title>Software Engineer</title>`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants