Making WordPress.org

Opened 7 years ago

Closed 7 years ago

#5070 closed defect (bug) (fixed)

Noindex all feeds on /ideas/

Reported by: jonoaldersonwp Owned by: coffee2code
Priority: lowest Milestone:
Component: General Keywords: seo
Cc:

Description

We've set global meta robots directives across /ideas/ to prevent indexing. However, all of the feeds on the site (such as https://wordpress.org/ideas/rss/tags/anchors/topics) are still exposed.

We should add an x-robots HTTP header (with a value of noindex, follow) to all feed formats on /ideas/.

Change History (2)

#1 @coffee2code
7 years ago

  • Owner set to coffee2code
  • Status newaccepted

#2 @coffee2code
7 years ago

  • Resolutionfixed
  • Status acceptedclosed

Fixed in [15790-dotorg].

Note: See TracTickets for help on using tickets.