add_action('init', function () {
    $fields = [
        '_yoast_wpseo_title',
        '_yoast_wpseo_metadesc',
        '_yoast_wpseo_focuskw',
        '_yoast_wpseo_canonical',
        '_yoast_wpseo_opengraph-title',
        '_yoast_wpseo_opengraph-description',
        '_yoast_wpseo_twitter-title',
        '_yoast_wpseo_twitter-description',
    ];

    foreach ($fields as $field) {
        register_post_meta('page', $field, [
            'single' => true,
            'type' => 'string',
            'show_in_rest' => true,
            'auth_callback' => function () {
                return current_user_can('edit_pages');
            },
        ]);
    }
});<?xml version="1.0" encoding="UTF-8"?><?xml-stylesheet type="text/xsl" href="//crediblelaw.com/wp-content/plugins/wordpress-seo/css/main-sitemap.xsl"?>
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
	<sitemap>
		<loc>https://crediblelaw.com/post-sitemap.xml</loc>
		<lastmod>2026-05-30T16:43:22+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://crediblelaw.com/page-sitemap.xml</loc>
		<lastmod>2026-05-31T18:55:15+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://crediblelaw.com/kadence_element-sitemap.xml</loc>
		<lastmod>2026-05-06T18:40:19+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://crediblelaw.com/category-sitemap.xml</loc>
		<lastmod>2026-05-27T13:30:00+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://crediblelaw.com/post_tag-sitemap.xml</loc>
		<lastmod>2026-05-20T12:33:47+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://crediblelaw.com/author-sitemap.xml</loc>
		<lastmod>2026-05-22T20:18:20+00:00</lastmod>
	</sitemap>
<sitemap>
<loc>https://crediblelaw.com/geo-sitemap.xml</loc>
<lastmod>2025-09-26T12:29:31+00:00</lastmod>
</sitemap>
</sitemapindex>
<!-- XML Sitemap generated by Yoast SEO -->