Welcome Guest, Not a member yet? Register   Sign In
Schema Issue
#1

(This post was last modified: 05-04-2020, 11:07 AM by php_rocs.)

I have used this schema on my CI website but this schema of jobposting not working. Please look on the code and suggest me what to do.

My Website - CBTQBank - cbtqbank.com

<script type="application/ld+json">

{

"@context" : "http://schema.org/",

"@type" : "JobPosting",

"title" : "Bihar Police Recruitment 2019 - 1722 Posts | csbc.bih.nic.in",

"description" : "<p >Central Selection Board of Constable (CSBC) has released notification to accept online application for the posts of Constable and Fireman. The online application for this vacancy is going to be accepted by the board from 28th May 2019. If you have completed 10+2 or Intermediate then you can apply for this post. details of this vacancy are given below:</p>Bihar Police Recruitment 2019 details:<p >Friends, if you are a resident of Bihar and want to serve in Bihar Police, then you will not get a better chance. Therefore, if you have the merit mentioned in the advertisement, then definitely apply. I am going to write down the details related to this recruitment. First of all, I am going to share the vacancy details</p>",

"datePosted" : "2019-11-30",

"hiringOrganization" : {

"@type" : "Organization",

"name" : "Bihar Police",

"url" : "http://www.csbc.bih.nic.in",

"sameAs" : ["http://www.csbc.bih.nic.in"],

"logo" : "https://cbtqbank.com/uploads/organizations/logo/125_125/11315efc949e3f0fce270f2a5cc9d787.jpg"

},

"jobLocation" : {

"@type" : "Place",

"address" : {

"@type" : "PostalAddress",

"addressLocality" : "Bihar",

"addressRegion" : "Bihar",

"addressCountry": "India"

}

},

"employmentType" : "FULL_TIME",

"validThrough" : "2019-12-30",



"baseSalary" : {

"@type": "MonetaryAmount",

"currency": "INR",

"value": {

"@type": "QuantitativeValue",

"value": 5200,

"unitText": "MONTH"

}

}

}

</script>
Reply




Theme © iAndrew 2016 - Forum software by © MyBB