Making WordPress.org

Opened 5 years ago

Closed 5 years ago

Last modified 5 years ago

#4332 closed defect (bug) (fixed)

Update page titles on News pages

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

Description (last modified by jonoaldersonwp)

Update wordpress.org/news/ pages/templates as follows.

  • /news/ > News & Announcements - WordPress.org
  • /news/page/{{n}}/ > News & Announcements - Page {{n}} of {{x}} - WordPress.org
  • /news/category/{{category}}/ > News - {{Category}} - WordPress.org

Change History (4)

#1 @jonoaldersonwp
5 years ago

  • Description modified (diff)

#2 @coffee2code
5 years ago

  • Owner set to coffee2code
  • Status changed from new to accepted

#3 @coffee2code
5 years ago

  • Resolution set to fixed
  • Status changed from accepted to closed

Fixed in [dotorg-14963].

Note: The ticket did not specify the title syntax for single posts. I've thus set them (and every other page title not explicitly listed above) as News - {{Post Title}} - WordPress.org. Otherwise, they would look like {{Post Title}} - WordPress.org which provides no context for the page's site really.

For search results (though no search form is exposed), the title would be News - Search Results for "{{Search Term}}" - WordPress.org

Happy to change it if that's not optimal.

#4 @jonoaldersonwp
5 years ago

Looks good - definitely an improvement on the current (lack of) context!

Note: See TracTickets for help on using tickets.