Making WordPress.org

Opened 5 years ago

Closed 5 years ago

Last modified 5 years ago

#4807 closed defect (bug) (fixed)

Alter robots tag on https://login.wordpress.org and https://login.wordpress.org/register

Reported by: jonoaldersonwp's profile jonoaldersonwp Owned by: coffee2code's profile coffee2code
Milestone: Priority: high
Component: Login & Authentication Keywords: seo
Cc:

Description (last modified by jonoaldersonwp)

The value of the meta robots tag on these pages is currently noindex, nofollow. This should be changed to noindex, follow, so that search engines can crawl back out into the site.

Note: there are currently two such tags on this page/template, one of which may be safely removed.

Change History (5)

#1 @jonoaldersonwp
5 years ago

  • Description modified (diff)

#2 @jonoaldersonwp
5 years ago

  • Description modified (diff)
  • Summary changed from Alter robots tag on https://login.wordpress.org/register to Alter robots tag on https://login.wordpress.org and https://login.wordpress.org/register

#3 @Otto42
5 years ago

In 9253:

Login: remove no robots call to avoid duplication of the robots meta tag which is set from core by default. See #4807

#4 @coffee2code
5 years ago

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

In 9856:

Login: Restore explicit callback to wp_no_robots().

Duplicate robot tags and change from 'nofollow' to 'follow' will be fixed by changing site visibility.

Fixes #4807.

#5 @coffee2code
5 years ago

  • Component changed from General to Login & Authentication
Note: See TracTickets for help on using tickets.