<?php
// Register RankMath meta fields for REST API write access
// Required for publisher script to set focus keyword via REST API
add_action("init", function () {
foreach (
["rank_math_focus_keyword", "rank_math_title", "rank_math_description"]
as $key
) {
register_meta("post", $key, [
"show_in_rest" => true,
"single" => true,
"type" => "string",
"auth_callback" => function () {
return current_user_can("edit_posts");
},
]);
}
});

Untitled

— SEO TITLE: “AMC MCQ Public Health & Ethics: What Actually Gets Tested” META TITLE: “AMC MCQ Public Health & Ethics: What Actually Gets Tested | MplusX” META DESCRIPTION: “Comprehensive guide on AMC MCQ public health ethics for international medical graduates preparing for the AMC MCQ exam.” URL SLUG: “amc-mcq-public-health-ethics” TARGET KEYWORD: “AMC MCQ public … Read more

Untitled

— SEO TITLE: “AMC MCQ Obstetrics & Gynaecology: High-Yield Guide for IMGs” META TITLE: “AMC MCQ Obstetrics & Gynaecology: High-Yield Guide for IMGs | MplusX” META DESCRIPTION: “Comprehensive guide on AMC MCQ obstetrics gynaecology for international medical graduates preparing for the AMC MCQ exam.” URL SLUG: “amc-mcq-obstetrics-gynaecology” TARGET KEYWORD: “AMC MCQ obstetrics gynaecology” CONTENT PILLAR: … Read more

Untitled

— SEO TITLE: “AMC MCQ Psychiatry: Topics, Question Patterns & Study Strategy” META TITLE: “AMC MCQ Psychiatry: Topics, Question Patterns & Study Strategy | MplusX” META DESCRIPTION: “Comprehensive guide on AMC MCQ psychiatry for international medical graduates preparing for the AMC MCQ exam.” URL SLUG: “amc-mcq-psychiatry” TARGET KEYWORD: “AMC MCQ psychiatry” CONTENT PILLAR: “P4” SEARCH … Read more

Untitled

— SEO TITLE: “Therapeutic Guidelines (eTG) and the AMC Exam: What IMGs Need to Know” META TITLE: “Therapeutic Guidelines (eTG) and the AMC Exam: What IMGs Need to Know | MplusX” META DESCRIPTION: “Comprehensive guide on eTG therapeutic guidelines AMC for international medical graduates preparing for the AMC MCQ exam.” URL SLUG: “etg-therapeutic-guidelines-amc” TARGET KEYWORD: … Read more

Untitled

— SEO TITLE: “AMC MCQ Surgery Guide: High-Yield Topics Every IMG Must Know” META TITLE: “AMC MCQ Surgery Guide: High-Yield Topics Every IMG Must Know | MplusX” META DESCRIPTION: “Comprehensive guide on AMC MCQ surgery high yield for international medical graduates preparing for the AMC MCQ exam.” URL SLUG: “amc-mcq-surgery-high-yield” TARGET KEYWORD: “AMC MCQ surgery … Read more