[wp-meta] [Making WordPress.org] #5043: Remove all inline microdata from plugin/theme review templates
Making WordPress.org
noreply at wordpress.org
Wed Feb 19 15:26:10 UTC 2020
#5043: Remove all inline microdata from plugin/theme review templates
----------------------------+--------------------
Reporter: jonoaldersonwp | Owner: (none)
Type: defect | Status: new
Priority: high | Milestone:
Component: General | Keywords: seo
----------------------------+--------------------
Review templates, like https://wordpress.org/support/plugin/tweet-old-
post/reviews/ and
https://wordpress.org/support/theme/twentyseventeen/reviews/, contain
inline microdata (such as `aggregateRating` properties on `.review-
ratings`).
However, almost all of this markup is incorrect and/or outdated.
It should be removed, as a precursor to a follow-up ticket which will
define and implement the (correct) JSON-ID approach.
Specifically, the following should be removed from the whole template:
- Any `<meta>` tags used inline to house itemprop or similar properties
(e.g., `<meta itemprop="price" content="0.00" />`).
- Any `itemprop` properties.
- Any `itemtype` properties.
- Any `itemscope` properties.
--
Ticket URL: <https://meta.trac.wordpress.org/ticket/5043>
Making WordPress.org <https://meta.trac.wordpress.org/>
Making WordPress.org
More information about the wp-meta
mailing list