You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe
As i saw on #2263 the salary schema was added. For now it only supports one salary amount but no range.
This was added in the PR as further enhancement but no task was created or followed up as far as i see, right @onubrooks?
Describe the solution you'd like
Ranges should also be supported asap. I would suppose the following. For all current installations we use the _job_salary Field same as it is right now. It will generate a schema like this:
Is your feature request related to a problem? Please describe
As i saw on #2263 the salary schema was added. For now it only supports one salary amount but no range.
This was added in the PR as further enhancement but no task was created or followed up as far as i see, right @onubrooks?
Describe the solution you'd like
Ranges should also be supported asap. I would suppose the following. For all current installations we use the _job_salary Field same as it is right now. It will generate a schema like this:
Additionally we'll add a second field for _job_salary_max. if this field is also filled out we'll generate schema like this:
It respects the Structure of google requested here: https://developers.google.com/search/docs/appearance/structured-data/job-posting
Describe alternatives you've considered
The text was updated successfully, but these errors were encountered: