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

add directApply if url or email set for application #2635

Merged
merged 3 commits into from
Nov 16, 2023

Conversation

masteradhoc
Copy link
Contributor

Fixes #2201

Changes Proposed in this Pull Request

In 2021 i created a issue for the at that time new value Direct Apply. Idea is that now as soon as the application URL or email is filled out a true value could be passed to the structured data of JobPosting. If there is now application url or email set we will send false to the schema.

Testing Instructions

  • Create a new job with no email or url set -> directApply value should be false
  • Create a new job with email set -> directApply value should be true
  • Create a new job with url set -> directApply value should be true

Test over https://search.google.com/test/rich-results

Release Notes

  • add schema value directApply true if email or url is set at Application email / url field

@gikaragia gikaragia merged commit 45914b5 into Automattic:trunk Nov 16, 2023
7 checks passed
@masteradhoc masteradhoc deleted the directApply branch November 16, 2023 15:05
@gikaragia gikaragia added this to the 2.0.0 milestone Nov 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Google Structured Data: Direct Apply for jobpostings
2 participants