Making WordPress.org

Opened 6 years ago

Closed 6 years ago

#4324 closed defect (bug) (fixed)

Empty tags with no content should be noindex'd

Reported by: jonoaldersonwp's profile jonoaldersonwp Owned by: dd32's profile dd32
Milestone: Priority: low
Component: Support Forums Keywords: seo analytics
Cc:

Description (last modified by jonoaldersonwp)

Unknown scenarios lead to the existence of pages like https://wordpress.org/support/topic-tag/arrowplugins-not-recomended/, which is an empty 'topic tag' template. See also, https://wordpress.org/support/view/plugin-committer/someguy, https://wordpress.org/support/view/plugin-committer/someguy/page/2/.

Empty tag templates should include a meta robots tag with a noindex, follow directive.

Change History (3)

#1 @jonoaldersonwp
6 years ago

  • Description modified (diff)

#2 @jonoaldersonwp
6 years ago

  • Description modified (diff)
  • Priority changed from lowest to low
  • Summary changed from Topic tags with no content should be noindex'd to Empty tags with no content should be noindex'd

#3 @dd32
6 years ago

  • Owner set to dd32
  • Resolution set to fixed
  • Status changed from new to closed

In 8639:

Support Forums: Add noindex, follow robots headers to a bunch of various archives and pages..

Fixes #4324, #4338, #3955, #4283, #4384, #4329.

Note: See TracTickets for help on using tickets.