How to set a field for google scraping: “hiringOrganisation.name”
-
Hi there!
I hope I’ve hit the right forum for this. My apologies if not!
WP job manager : Version 1.32.3
running on WordPress 5.1.1 (I know it should be updated, but I’m not in charge of that)I’m trying to get the Google Jobs right. The google console complains about the field hiringOrganisation.name being empty. And looking at the generated output, it’s true! Here’s what WP-Job-Manager puts out: (I shortened it to the relevant section)
"hiringOrganization": { "@type":"Organization", "name":"" },
You can see the full output at the bottom of the HTML of the linked page.
Since it will never change all over the page, I thought, maybe I can just set this property somewhere. But haven’t had much success finding the right spot.
Where can I set that variable? The plugin’s settings page doesn’t show any fields, that might be related. The job’s settings also have no corresponding field.
I guess I’m missing the obvious here, since I seem to be the first to stumble upon that…
Other than that, the plugin runs nicely and does, what it’s supposed to. :o)
Well, thanks in advance for any pointers you people may have!
Cheers
chrisThe page I need help with: [log in to see the link]
- The topic ‘How to set a field for google scraping: “hiringOrganisation.name”’ is closed to new replies.