"_ttl_",
"_st_" => "",
"_tp_" => "x",
"_tt_" => "SEO Title",
"_de_" => "Title to be displayed in search engines. Leave blank to use the default title."
);
$_m['_pmd_'] = array(
"_nm_" => "_mds_",
"_st_" => "",
"_cl_" => "md",
"_tp_" => "a",
"_tt_" => "Meta Description",
"_rw_" => 2,
"_re_" => false
);
$_m['_mkw_'] = array(
"_nm_" => "_mkwd_",
"_st_" => "",
"_cl_" => "mk",
"_tp_" => "x",
"_tt_" => "Meta Keywords",
"_de_" => "If you type something above it will override your meta keywords template."
);
$_m['_mri_'] = array(
"_nm_" => "_mrnoi_",
"_st_" => "index",
"_tt_" => "Robots Index",
"_tp_" => "r",
"_opt_" => array(
"0" => "Index",
"1" => "Noindex",
),
);
$_m['_mrf_'] = array(
"_nm_" => "_mrnof_",
"_st_" => "follow",
"_tt_" => "Robots Follow",
"_tp_" => "r",
"_opt_" => array(
"0" => __("Follow"),
"1" => __("Nofollow"),
),
);
$_m['_mra_'] = array(
"_nm_" => "_mradv_",
"_st_" => "none",
"_tp_" => "m",
"_tt_" => "Robots Advanced",
"_de_" => "Advanced meta robots settings.",
"_opt_" => array(
"noodp" => "noodp",
"noydir" => "noydir",
"noarchive" => "noarchive",
"nosnippet" => "nosnippet",
),
);
if(isset($_os['_tbc_']) && $_os['_tbc_']) {
$_m['_bct_'] = array(
"_nm_" => "_bctt_",
"_st_" => "",
"_tp_" => "x",
"_tt_" => "Breadcrumbs Title",
"_de_" => "Title to use for this page in breadcrumb",
);
}
$_m['_cnl_'] = array(
"_nm_" => "_conl_",
"_st_" => "",
"_tp_" => "x",
"_tt_" => "Canonical URL",
"_de_" => "Leave empty if you want to use the same as the permalink."
);
$_m['_rdr_'] = array(
"_nm_" => "_redr_",
"_st_" => "",
"_tp_" => "x",
"_tt_" => "Permanent(301) Redirect"
);
return $_m;
}
function _mbx() {
global $post;
echo '
'.$_mb['_de_'].'
'; echo '