Want to add specific in search result snippet

#77479
  • Resolved Sarkari Store
    Rank Math free

    Hello Team ,

    If I check the site:https://www.sarkaristore.com/ssb-constable-vacancy-2020/ in google then search snippet only show
    title and meta-description of post. Thats ok. Now my requirement is to add specific info or links in this snippet result
    like :

    * Post Name : Sashastra Seema Bal
    * Salary – 21000 – 69,100
    * Location – All over India

    if I want to include the above * points in search result then how could I achieve it?

    Regards,
    SarkariStore

Viewing 6 replies - 1 through 6 (of 6 total)
  • Hello,

    Thank you for contacting Rank Math today.

    To do this you can use the JobPosting schema for your post, here is a screenshot you can refer: https://i.rankmath.com/iDG4R6

    If your posts already have the correct schema set, then there is nothing to worry about and it is just a waiting game until Google decides to include Schema for your website. Please note that although Rank Math adds proper schema to your website, it is ultimately Google’s decision if they want to include them with your website or not. It depends on a lot of factors, authority and backlinks being just the 2 of them.

    Here’s what Google says:

    “Google does not guarantee that your structured data will show up in search results, even if your page is marked up correctly according to the Structured Data Testing Tool.”

    You can read more about the guidelines on this page:
    https://developers.google.com/search/docs/guides/sd-policies

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

    Hello Team,
    Before creating this topic on this forum i have already checked for job posting schema type. Thats not solving my rewuirement.

    I am asking if i have to add my custom parameters in the result snippets and some links then how can i add it??

    Regards
    Sarkaristore

    adding to above reply :

    Moreover, if I try to set schema for any post as “JobPosting”; in that case article becomes hidden and doesn’t appear over my page.

    For Eg : I tried to set schema- Jobposting for article
    https://www.sarkaristore.com/ssb-constable-vacancy-2020/
    when I set schema and publish again; it doesnt appear under Sarkari Naukri->Latest Sarkari Bharti menu.
    Why its behaving like that?

    Hello,

    Thank you for the follow up.

    Rank math uses JSON-LD to add schema markup to your post/pages. If you wish to use a custom schema, you can hire a developer to customize the following code for you.

    
    /**
     * Collect data to output in JSON-LD.
     *
     * @param array  $unsigned An array of data to output in json-ld.
     * @param JsonLD $unsigned JsonLD instance.
     */
    add_filter( 'rank_math/json_ld', function( $data, $jsonld ) {
    	return [];
    }, 10, 2);

    Looking forward to helping you. Thank you.

    ​​​​​​

    Hello Team

    I myself is developer and did all of the fixes by myself.
    Could you please guide me and let me know when i select schema type as Jobposting,article becomes hidden.
    May i know the reason why it is not displayed when schema is set job posting.
    Regards

    Hi,

    You might have enabled the option to unpublish the post after the job expiry date:

    Please disable that option to fix that issue.

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

    Hello,

    Since we did not hear back from you for 15 days, we are assuming that you found the solution. We are closing this support ticket.

    If you still need assistance or any other help, please feel free to open a new support ticket, and we will be more than happy to assist.

    Thank you.

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

The ticket ‘Want to add specific in search result snippet’ is closed to new replies.