Opened 5 years ago
Closed 5 years ago
#5415 closed defect (bug) (fixed)
Change plugin review title tags
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | Priority: | high | |
| Component: | Support Forums | Keywords: | seo has-patch |
| Cc: |
Description
The <title> tag content on plugin review pages (like https://wordpress.org/support/topic/works-as-advertised-704/) takes the format: %%review_title%% | WordPress.org.
This should be altered to %%review_title%% - [%%plugin_name%%] Review | %%site_name%%.
E.g., <title>Works as advertised | WordPress.org</title> should be <title>Works as advertised - [Akismet Anti-Spam] Review | WordPress.org</title>.
Attachments (3)
Change History (6)
Note: See
TracTickets for help on using
tickets.
This diff also supports adding the title to theme reviews (which was a problem with the first diff.)