Automattic/jetpack

Sitemaps: Disable Image Sitemaps

开放

#7,248 创建于 2017年5月26日

 (18 条评论) (3 个反应) (0 位负责人)PHP (877 个派生)user submission
Customer Report [LEGACY]EnhancementGood For CommunityHacktoberfest[Feature] Sitemaps[Pri] Normal[Type] Good First Bug

仓库指标

星标
 (1,808 个星标)
PR 合并指标
 (平均合并 4天 5小时) (30 天内合并 645 个 PR)

描述

In the sitemaps module there's currently no way to disable any specific instances of the sitemaps, specifically the image sitemap.

Checking the developer options I'm seeing filters for excluding specific images but not a way to disable the full image sitemap.

requested in 3216712-t

Is there a way to turn off the image sitemaps entirely? We don't use attachment pages in WP, and the sitemap is loaded with attachment pages, since we have thousands of unattached photos. Obviously we don't want that stuff indexed. I poked around the code, but couldn't figure out an easy way to do that.

贡献者指南