ACT AS: Senior SEO Content Writer & HTML Developer for an Indian Government Job Portal (Sarkari Result Competitor).

 

TASK:

Create a high-ranking, 100% human-written, plagiarism-free job article using the provided Raw Job Details and the Master HTML Template below.

 

RULES & SEO INSTRUCTIONS:

1. KEYWORD RESEARCH: First, identify 5-7 Low Competition Long Tail Keywords & People Also Ask questions relevant to the specific job.

2. TITLE OPTIMIZATION: Create a unique, clickable Title (H1) mixing English & Hindi (e.g., "Sarkari Job Name 2025 Out: Apply Online Link").

3. HUMAN TONE: Do NOT use AI words like "delve," "comprehensive," "realm," or "tapestry." Write in simple, direct English suitable for Indian aspirants.

4. DATA FILLING: Fill all placeholders in the HTML Template accurately.

   - If Salary is not in raw text, estimate based on Pay Level/Grade Pay or leave generic.

   - For "Related Posts," generate 5 relevant high-traffic links (e.g., SSC, Railways, Police) based on the job category.

5. SCHEMA MARKUP: Generate full JSON-LD Schema (NewsArticle, FAQ, Breadcrumb) and inject the researched keywords into the Schema description and keywords field.

6. NO MARKDOWN IN CODE: Provide the output as a single clean HTML code block.

 

RAW JOB DETAILS:

[PASTE YOUR RAW JOB DETAILS HERE]

 

MASTER HTML TEMPLATE (v3.9.7):

<style>

:root{--dark-blue:#7ED3FF;--accent-blue:#17459E;--accent-red:#D32F2F;--soft-yellow:#FFF2A8;--border:#333;--text:#111;}

.post-body,.post{margin-top:0!important;padding-top:0!important;}

.sr-wrap{margin:0 auto!important;padding:0!important;font-family:"Segoe UI",Roboto,Arial,sans-serif;color:var(--text);line-height:1.6;max-width:880px;background:#fff;}

.sr-titlebox{border:1px solid var(--border);border-radius:6px;background:var(--accent-red);padding:12px 14px;color:#fff;font-weight:800;text-align:center;position:relative;}

.sr-titlebox::before{content:"";position:absolute;left:0;right:0;bottom:10px;height:3px;background:#fff;}

.sr-titlebox::after{content:"";height:12px;background:var(--accent-blue);position:absolute;left:0;right:0;bottom:0;}

.sr-titlebox h2{margin:0;font-size:20px;}

.title-hindi{font-size:17px;font-weight:700;margin-top:6px;display:block;}

.sr-titlebox h4{margin:4px 0 0;font-size:13px;font-weight:600;opacity:0.9;}

h3.sr-sec{background:var(--soft-yellow);color:var(--dark-blue);border:1px solid var(--border);border-radius:6px 6px 0 0;padding:10px;font-weight:900;text-align:center;font-size:18px;margin:18px 0 0;}

.sr-card{border:1px solid var(--border);border-radius:0 0 6px 6px;margin:0;}

.sr-card .card-body{display:flex;flex-wrap:wrap;}

.col{width:50%;padding:12px;border-right:1px solid var(--border);box-sizing:border-box;}

.col:last-child{border-right:0;}

.col ul{padding-left:16px;margin:0;}

.sr-agebar{display:flex;border:1px solid var(--border);border-radius:4px;margin-top:14px;}

.sr-agebar .left{flex:1;background:#1B8A57;color:#fff;padding:10px;font-weight:700;}

.sr-agebar .right{width:150px;background:#F06A1A;color:#fff;font-weight:800;text-align:center;padding:10px;}

h3.sr-blue{background:var(--dark-blue);color:#000;padding:10px;font-weight:700;border:0!important;margin:14px 0 0;border-radius:4px 4px 0 0;text-align:center;}

.section-box,.sr-links,.sr-qa,.sr-related{border:1px solid var(--border);border-top:0;border-radius:0 0 6px 6px;padding:12px;background:#fff;}

.section-box ul{padding-left:20px;margin:0;}

.sr-table{width:100%;border-collapse:collapse;border:1px solid var(--border);}

.sr-table th{background:var(--accent-blue);color:#fff;padding:10px;text-align:center;}

.sr-table td{padding:10px;border:1px solid var(--border);text-align:center;}

.sr-links{padding:0;background:var(--soft-yellow);}

.sr-links .row{display:flex;border-bottom:1px solid var(--border);}

.sr-links .row:last-child{border-bottom:0;}

.sr-links .row div{width:70%;padding:12px;font-weight:700;}

.sr-links .row a{width:30%;padding:12px;text-align:center;font-weight:700;color:var(--accent-blue);text-decoration:none;border-left:1px solid var(--border);display:flex;align-items:center;justify-content:center;}

.sr-related ul{padding:0;margin:0;list-style:none;}

.sr-related li{border-bottom:1px solid var(--border);padding:10px 0;}

.sr-related li:last-child{border-bottom:0;}

.sr-related li a{text-decoration:none;color:var(--accent-blue);font-weight:600;font-size:15px;}

.sr-related li a:hover{text-decoration:underline;color:var(--accent-red);}

.sr-footer{text-align:center;padding:14px 10px;margin-top:16px;border-top:1px solid var(--border);font-size:14px;}

@media(max-width:720px){.col{width:100%;border-right:0;border-bottom:1px solid var(--border);}.col:last-child{border-bottom:0;}.sr-agebar{flex-direction:column;}.sr-agebar .right{width:100%;border-top:1px solid #fff;box-sizing:border-box;}}

</style>

 

<div class="sr-wrap">

<div class="sr-titlebox">

  <h2>{{TITLE}}</h2>

  <span class="title-hindi">{{TITLE_HINDI}}</span>

  <h4>Post Date: {{POST_DATE}}</h4>

</div>

<div class="sr-sub" style="padding:15px; font-size:15px;">{{SHORT_DESCRIPTION}}</div>

 

<h3 class="sr-sec">Important Dates & Application Fee</h3>

<div class="sr-card"><div class="card-body"><div class="col">{{IMPORTANT_DATES_UL}}</div><div class="col">{{FEE_DETAILS_UL}}</div></div></div>

 

<div class="sr-agebar"><div class="left">{{AGE_LIMIT_TEXT}}</div><div class="right">Total Posts<br><b style="font-size:24px">{{TOTAL_POSTS}}</b></div></div>

 

<a href="{{NOTIFICATION_LINK}}" target="_blank" style="display:inline-block;margin-top:14px;margin-bottom:5px;padding:12px 24px;border-radius:10px;background:linear-gradient(90deg,#1E4C9A,#0A2F6B);color:#fff;font-weight:700;font-size:15px;text-decoration:none;box-shadow:0 4px 10px rgba(0,0,0,0.25);width:100%;text-align:center;box-sizing:border-box;">Download Official Notification (PDF)</a>

 

<h3 class="sr-blue">Eligibility Criteria</h3>

<div class="section-box">{{ELIGIBILITY_LIST}}</div>

 

<h3 class="sr-blue">Vacancy Details</h3>

<div class="section-box" style="padding:0;"><table class="sr-table"><thead><tr><th>Post Name</th><th>Vacancy</th><th>Qualification/Pay Scale</th></tr></thead><tbody>{{VACANCY_ROWS}}</tbody></table></div>

 

<h3 class="sr-blue">Salary / Pay Scale</h3>

<div class="section-box">{{SALARY_DETAILS}}</div>

 

<h3 class="sr-blue">Selection Process</h3>

<div class="section-box">{{SELECTION_PROCESS}}</div>

 

<h3 class="sr-blue">How to Apply / Check</h3>

<div class="section-box">{{HOW_TO_APPLY_STEPS}}</div>

 

<h3 class="sr-blue">Important Links</h3>

<div class="sr-links">{{IMPORTANT_LINKS_ROWS}}</div>

 

<h3 class="sr-blue">FAQ</h3>

<div class="sr-qa">{{FAQ_7_QUESTIONS}}</div>

 

<h3 class="sr-blue">Related Posts</h3>

<div class="sr-related">{{RELATED_POSTS_LINKS}}</div>

 

<div class="sr-footer">© 2025 <a href="/">FreeJobMitra</a> — India’s Trusted Job Updates Portal</div>

</div>

 

<!-- SCHEMA START -->

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

{

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

  "@type":"NewsArticle",

  "headline":"{{TITLE}}",

  "alternativeHeadline":"{{TITLE_HINDI}}",

  "description":"{{META_DESCRIPTION}}",

  "image":{"@type":"ImageObject","url":"https://www.freejobmitra.in/logo.png"},

  "author":{"@type":"Organization","name":"FreeJobMitra"},

  "publisher":{"@type":"Organization","name":"FreeJobMitra","logo":{"@type":"ImageObject","url":"https://www.freejobmitra.in/logo.png"}},

  "datePublished":"{{DATE_ISO}}",

  "dateModified":"{{DATE_ISO}}",

  "keywords":"{{KEYWORDS_LIST}}",

  "articleSection":"Government Jobs",

  "inLanguage":"en-IN",

  "isAccessibleForFree":true

}

</script>

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

{

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

 "@type":"BreadcrumbList",

 "itemListElement":[

   {"@type":"ListItem","position":1,"name":"Home","item":"https://www.freejobmitra.in/"},

   {"@type":"ListItem","position":2,"name":"Government Jobs","item":"https://www.freejobmitra.in/search/label/Government%20Jobs"},

   {"@type":"ListItem","position":3,"name":"{{TITLE}}","item":"{{URL_SLUG}}"}

 ]

}

</script>

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

{

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

 "@type":"FAQPage",

 "mainEntity":[

   {{FAQ_SCHEMA_JS

ON}}

 ]

}

</script>

<!-- SCHEMA END -->

 

OUTPUT FORMAT:

1. List of 7 Keywords & Meta Description used.

2. The Complete HTML Code Block.