Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Document meta: Improve the consistency of <title>s #253

Merged
merged 1 commit into from
Oct 18, 2023

Conversation

renintw
Copy link
Contributor

@renintw renintw commented Oct 17, 2023

Fixes #243

This PR adds the demanded text to page <title> to improve consistency. (Copy Ref)

  • All Showcase Sites is updated directly by changing its page title.

Screenshots

Homepage:
Star-studded sites built with WordPress l WordPress.org
Screen Shot 2023-10-18 at 12 03 59 AM
Single post page:
{Single post title} – WordPress Showcase l WordPress.org
Screen Shot 2023-10-18 at 12 04 19 AM
Category page:
Showcase sites categorized as “{category term}” l WordPress.org
Screen Shot 2023-10-18 at 12 05 25 AM
Tag page:
Showcase sites tagged as “{tag term}” l WordPress.org
Screen Shot 2023-10-18 at 12 06 20 AM
Search result page:
Showcase sites filtered by: {search term} l WordPress.org
Screen Shot 2023-10-18 at 12 07 08 AM
Author page:
Showcase sites by {author name} l WordPress.org
Screen Shot 2023-10-18 at 12 07 58 AM
Page post type:
{Page Title} l WordPress.org
{Page Title} l Page {current page #} of {total page #} l WordPress.org
Screen Shot 2023-10-18 at 1 03 33 AM
Archive page:
All Showcase Sites l WordPress.org
All Showcase Sites l Page 2 of 13 l WordPress.org
Screen Shot 2023-10-18 at 12 31 12 AM Screen Shot 2023-10-18 at 12 32 51 AM

@renintw renintw self-assigned this Oct 17, 2023
@renintw renintw added [Type] Enhancement New feature or request [Component] Content Bugs or issues related to the page content labels Oct 17, 2023
@renintw renintw added this to the Launch milestone Oct 17, 2023
Copy link
Member

@ndiego ndiego left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, thanks! There is a pending question about the Homepage title, but we can update that in the Site itself.

Copy link
Contributor

@adamwoodnz adamwoodnz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@renintw renintw merged commit 68bdf02 into main Oct 18, 2023
1 check passed
@renintw renintw deleted the enhance/Improve-the-consistency-of-page-titles branch October 18, 2023 06:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Component] Content Bugs or issues related to the page content [Type] Enhancement New feature or request
Development

Successfully merging this pull request may close these issues.

Improve the consistency of page <title>s
3 participants