# eMitraSathi.com – Job Alert Post Templateयह template WordPress के **Custom HTML block** में इस्तेमाल करने के लिए बनाया गया है। सभी `{{…}}` values को बाद में Bit Form से map किया जा सकता है।“`html
📋 {{job_title}} – Important Details
🏢 Organization
{{organization_name}}
📢 Notification
{{notification_number}}
👥 Total Posts
{{total_vacancies}}
📅 Application Start
{{application_start_date}}
⏰ Last Date
{{last_date}}
📝 Exam Date
{{exam_date}}
🎫 Admit Card
{{admit_card_date}}
📊 Result Date
{{result_date}}
📅 Important Dates
Notification Release Date
{{notification_date}}
Application Start Date
{{application_start_date}}
Last Date to Apply
{{last_date}}
Correction Last Date
{{correction_last_date}}
Exam Date
{{exam_date}}
Admit Card Release Date
{{admit_card_date}}
Answer Key Date
{{answer_key_date}}
Result Date
{{result_date}}
👥 Vacancy Details
{{vacancy_description}}
| Post Name | Total Posts | Category / Details |
|---|
| {{post_name_1}} | {{vacancy_1}} | {{category_details_1}} |
| {{post_name_2}} | {{vacancy_2}} | {{category_details_2}} |
| {{post_name_3}} | {{vacancy_3}} | {{category_details_3}} |
💰 Application Fee
General / UR
₹ {{fee_general}}
OBC / EWS
₹ {{fee_obc_ews}}
SC / ST
₹ {{fee_sc_st}}
Payment Mode
{{payment_mode}}
{{fee_note}}
🎂 Age Limit
Minimum Age
{{minimum_age}} Years
Maximum Age
{{maximum_age}} Years
Age Calculation Date:
{{age_calculation_date}}
{{age_relaxation_note}}
🎓 Educational Qualification
{{educational_qualification}}
Required Qualification:- {{qualification_1}}
- {{qualification_2}}
- {{qualification_3}}
📝 Selection Process
01
{{selection_stage_1}}
02
{{selection_stage_2}}
03
{{selection_stage_3}}
04
{{selection_stage_4}}
💼 Salary / Pay Scale
{{salary_details}}
🎯 Exam, Admit Card & Result Information
Exam Date
{{exam_date}}
Exam City / Centre
{{exam_city}}
Admit Card
{{admit_card_status}}
Answer Key
{{answer_key_status}}
Result
{{result_status}}
📄 Required Documents
- {{document_1}}
- {{document_2}}
- {{document_3}}
- {{document_4}}
- {{document_5}}
🚀 How to Apply Online
- {{apply_step_1}}
- {{apply_step_2}}
- {{apply_step_3}}
- {{apply_step_4}}
- {{apply_step_5}}
- {{apply_step_6}}
⚠️ Important Notice
{{important_notice}}
Candidates are advised to verify all dates, eligibility,
fee details and application instructions from the official
notification before applying.
❓ Frequently Asked Questions
When is the last date to apply?
{{last_date}}
What is the total number of vacancies?
{{total_vacancies}}
What is the educational qualification?
{{educational_qualification}}
What is the application fee?
{{fee_summary}}
When will the exam be conducted?
{{exam_date}}
Where can I apply online?
Click the Apply Online button in the
Important Links section above.
Disclaimer:
eMitra Sathi provides recruitment and government-job related
information for informational purposes. Candidates should
always verify the latest information, dates, eligibility,
fee and other conditions from the official notification or
official website before taking any action.
“`## इस template में क्या-क्या automatic कराया जा सकता हैआपके Bit Form में मैं लगभग ये fields बनवाने की सलाह दूँगा:| Bit Form Field | Post में जाएगा |
| —————– | ——————— |
| Job Title | H1 + SEO Title |
| Organization | Organization |
| Notification No. | Notification |
| Total Vacancy | Total Posts |
| Application Start | Start Date |
| Last Date | Last Date |
| Exam Date | Exam Date |
| Admit Card Date | Admit Card |
| Result Date | Result |
| Answer Key Date | Answer Key |
| Fee General | Fee |
| Fee OBC/EWS | Fee |
| Fee SC/ST | Fee |
| Min Age | Age |
| Max Age | Age |
| Qualification | Eligibility |
| Selection Process | Selection |
| Salary | Salary |
| Apply URL | Apply Online |
| Notification URL | Official Notification |
| Official Website | Official Website |
| Admit Card URL | Admit Card |
| Result URL | Result |
| Answer Key URL | Answer Key |
| Short Description | Intro |
| Important Notice | Notice |### सबसे महत्वपूर्ण automationमैं आपके लिए आगे ऐसा workflow recommend करूँगा:**Bit Form**→ Job Title भरें
→ Dates भरें
→ Vacancy भरें
→ Fee भरें
→ Qualification भरें
→ Links डालें
→ **Submit**↓**WordPress automatically**→ Post Title बने
→ सही Category लगे
→ पूरा HTML Content बने
→ Featured Image लगे
→ Draft/Publish हो
→ Homepage के **Latest Jobs** में आ जाए
→ Notification ticker में आ जाए### SEO के लिए एक और महत्वपूर्ण बातहर post का **H1 सिर्फ Job Title** होना चाहिए। बाकी sections H2/H3 रखें। Title में बार-बार `2026`, `Latest`, `Notification`, `Apply Online` ठूंसने के बजाय वास्तविक official title इस्तेमाल करें। इससे template scalable और natural रहेगा।**और एक महत्वपूर्ण बात:** अभी मैंने `{{field_name}}` placeholders जानबूझकर generic रखे हैं। Bit Form में exact merge-tag syntax आपके form/action configuration पर निर्भर कर सकता है। अगला step हम **Bit Form form structure + WordPress post creation automation** बनाएँगे, जिसमें मैं इन्हीं fields को exact mapping के साथ सेट करूँगा।