**Please note that visits to our Office are by appointment only.
Send us a message below or telephone the office on 07 3385-5004.
23 Highlands Drive
Narangba
Qld 4504
PO Box 1149
Burpengary
Qld 4505
Ph: (07) 3385-5004
function remove_canonical_tag($canonical_url) { return false; // This returns false, disabling the canonical tag output. } add_filter('wpseo_canonical', 'remove_canonical_tag');