

// Inject OrgSchema JSON-LD
add_action('wp_head', function() {
    if (is_front_page()) {
        $schema = get_option('q4me_org_schema');
        if ($schema) echo '<script type="application/ld+json">' . $schema . '</' . 'script>' . "\n";
    }
});
<?xml version="1.0" encoding="UTF-8"?><?xml-stylesheet type="text/xsl" href="//quote4.me/wp-content/plugins/wordpress-seo/css/main-sitemap.xsl"?>
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
	<sitemap>
		<loc>https://quote4.me/page-sitemap.xml</loc>
		<lastmod>2026-07-27T16:15:50+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://quote4.me/pagelayer-template-sitemap.xml</loc>
		<lastmod>2025-02-13T16:57:22+00:00</lastmod>
	</sitemap>
</sitemapindex>
<!-- XML Sitemap generated by Yoast SEO -->