[wp-meta] [Making WordPress.org] #4998: Improvements to plugin page schema
Making WordPress.org
noreply at wordpress.org
Fri Jan 31 14:39:52 UTC 2020
#4998: Improvements to plugin page schema
------------------------------+--------------------
Reporter: jonoaldersonwp | Owner: (none)
Type: defect | Status: new
Priority: low | Milestone:
Component: Plugin Directory | Keywords: seo
------------------------------+--------------------
Plugin pages like https://en-gb.wordpress.org/plugins/wordpress-seo/
include schema.org markup in the form of JSON-LD.
It contains some minor issues, which should be rectified. Specifically:
- Remove the `BreadcrumbList` node. This is erroneous in its current
format, and will be reintroduced via a future issue.
- Remove the escaped slashes in the `downloadUrl` property; e.g.,
`https:\/\/downloads.wordpress.org\/plugin\/wordpress-seo.12.9.1.zip`
should be `https://downloads.wordpress.org/plugin/wordpress-
seo.12.9.1.zip`.
- In the `AggregateRating` property, change the `worstRating` value to
`1`.
- Add a `url` property, where the value is the canonical URL of the
plugin.
Related, https://meta.trac.wordpress.org/ticket/4695
--
Ticket URL: <https://meta.trac.wordpress.org/ticket/4998>
Making WordPress.org <https://meta.trac.wordpress.org/>
Making WordPress.org
More information about the wp-meta
mailing list