Opened 6 years ago
Closed 6 years ago
#5415 closed defect (bug) (fixed)
Change plugin review title tags
| Reported by: | jonoaldersonwp | Owned by: | dufresnesteven |
|---|---|---|---|
| Priority: | high | Milestone: | |
| 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.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
This diff also supports adding the title to theme reviews (which was a problem with the first diff.)