-
2 questions:
1. I’m trying to build out the Description part of a Job Posting Snippet using %% variables in Titles & Meta in RankMath (my website is based on a job board prebuilt theme that I imported).
I can target the job title variable using %title% but I can’t work out how to target data that I’ve input to the job post using fields that are part of the job board theme for example:
– Salary
– Type (ie full time/part time etc)
– Expiration Date
– Company NameI’d like to have these available so I can use them in the snippet description without having to type them manually each time.
The job board theme builder has said:
In our theme selectable fields (e.g. Type) are stored as taxonomy terms of “hp_listing_fieldnamehere” taxonomy, while non-selectable fields like Salary are stored as “hp_fieldnamehere” post meta fields. Listing itself is a custom post type “hp_listing”.
I’ve tried these (for example: hp_listing_salary as per format above) but the data still doesn’t pull through.
The theme builder has suggested asking RankMath to see:
if they allow accessing post meta fields this way
Can you help guide me with this please.
2. Assuming this is doable would I be able to use the same variables in the Job Posting Schema Generator?
Thanks for your help in advance.
The ticket ‘Snippet Description – unable to target my variables’ is closed to new replies.