Building Approvals
D. G. Certifiers have the experience and knowledge to assist you in the Building Approval process minefield.
function remove_canonical_tag($canonical_url) { return false; // This returns false, disabling the canonical tag output. } add_filter('wpseo_canonical', 'remove_canonical_tag');