Automattic/jetpack

Sitemaps: Disable Image Sitemaps

Aberta

#7.248 aberto em 26 de mai. de 2017

 (18 comentários) (3 reações) (0 responsável)PHP (877 forks)user submission
Customer Report [LEGACY]EnhancementGood For CommunityHacktoberfest[Feature] Sitemaps[Pri] Normal[Type] Good First Bug

Métricas do repositório

Stars
 (1.808 estrelas)
Métricas de merge de PR
 (Mesclagem média 4d 5h) (645 fundiu PRs em 30d)

Description

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.

Guia do colaborador