Rich Snippet for Job Posting

#62755
  • Resolved M Rehman
    Rank Math free

    Hi, i am using rich snippet for posts on my site https://jobsoffices.com. I am using WP All Import plugin and there are some fields missing that i am unable to find. Can you help on these missing fields.
    Example

    Field Name in plugin = Field name in ACF (advanced custom field)
    Salary Currency = rank_math_snippet_jobposting_currency
    Description = rank_math_description

    what I need to know is below

    • Headline
      Salary (Recommended)
      Payroll (Recommended)
      Date Posted
      Expiry Posted
      Employment Type (Recommended)
      Hiring Organization

    can you please help and provide all correct mapping of fields used in your rich snippet for job posting?

Viewing 12 replies - 1 through 12 (of 12 total)
  • Correction:
    It is custom fields, not advance custom field. Please guide accordingly.

    Hello,

    Thank you for contacting Rank Math today.

    You can change and edit the schema data in Rank math under each post as shown in this screencast: https://i.rankmath.com/vEmvlc.

    To import schema into Rank math, we recommend using Rank math import tool in Rank math > Status &Tools > Import Export

    Looking forward to helping you. Thank you.

    ​​​​​​

    Thanks but I have found a solution. Please help me with another query as below.
    ——–
    Hi! I am using rank math with a rich snippet type of JobsPosting. I am posting rankmath short code in my post body which is [rank_math_rich_snippet]. It fetches required data and displays it in the post, but it also displays the attached image of the post. This creates a duplicate image in the same post. How can I prevent displaying an image by rank math rich snippet? Take a look at https://jobsoffices.com/Government-Jobs-in-Pakistan-Post-190620-1-26/

    • This reply was modified 3 years, 10 months ago by M Rehman.

    Hello,

    Thank you for contacting Rank Math today.

    You can always leave the logo field empty in the job schema. I don’t believe there is any other field to add an image on Jobposting schema.

    Looking forward to helping you. Thank you.

    My logo field is empty. Attachment image only appears if i use rich snippet for job posting. If i do not use it then only 1 image appears, which is my requirement. Now i want to use rich snippet with single attached image instead of a duplicate image.

    Hello,

    Thank you for contacting Rank Math and sorry for any inconvenience that might have been caused due to that.

    We might need to take a closer look at the settings. Please edit the first post on this ticket and include your WP logins in the designated Sensitive Data section.
    Sensitive Data Section

    It is completely secure and only our support staff has access to that section. If you want, you can use the below plugin to generate a temporary login URL to your website and share that with us instead:

    https://wordpress.org/plugins/temporary-login-without-password/

    You can use the above plugin in conjunction with the WP Security Audit Log to monitor what changes our staff might make on your website (if any):

    https://wordpress.org/plugins/wp-security-audit-log/

    We really look forward to helping you.

    Hello,

    I have updated the sensitive data as requested. Can you please check further?

    Thank you.

    Todd
    Rank Math free

    Hello,

    You can use this CSS code in your style.css file to disable the Schema from showing on the front end:

    #rank-math-rich-snippet-wrapper {
    display:none;
    }

    However, please only proceed if you know what you are doing.

    will this hide all schema or just the image?

    Todd
    Rank Math free

    Hi,

    It will hide all the Schema from the frontend but the Schema will stay in the page’s source code.

    You can hide just the image using this CSS:

    #rank-math-rich-snippet-wrapper .rank-math-review-image {
    display:none;
    }
    

    Hope that helps and please do not hesitate to let us know if you need our assistance with anything else.

    Thank you very much for your support. It resolved my problem

    Hello,

    We are super happy that this resolved your issue. If you have any other questions in the future, know that we are here to help you.

    If you don’t mind me asking, could you please leave us a review (if you haven’t already) on https://wordpress.org/support/plugin/seo-by-rank-math/reviews/#new-post about your overall experience with Rank Math? We appreciate your time and patience.

    If you do have another question in the future, please feel free to create a new forum topic, and it will be our pleasure to assist you again.

    Thank you.

Viewing 12 replies - 1 through 12 (of 12 total)

The ticket ‘Rich Snippet for Job Posting’ is closed to new replies.