metas; //find mata title tag and if find then reset to blank. if (array_key_exists('title', $meta_tags)) { unset($meta_tags['title']); } return $meta_tags; } } ?>