I cannot remove the Google Sitemap field from blog pages. I can remove other fields but the Google Sitemap field will not go away.
$fields->removeFieldFromTab('Root.Content.GoogleSitemap', 'Priority');
$fields->removeFieldFromTab('Root.Content', 'GoogleSitemap');
Can anybody else make it go away?