Changes between Initial Version and Version 1 of Ticket #5010
- Timestamp:
- 02/05/2020 11:36:11 AM (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #5010 – Description
initial v1 5 5 - Alter the `@type` property to `["SoftwareApplication","Product"]`. 6 6 7 - Add an `operatingSystem` property, with a value of `WordPress`. 8 7 9 - Add an `image` property, where the value is an array containing the (largest version of) the banner image, and the (largest version of) the plugin icon. E.g., `["https://ps.w.org/wordpress-seo/assets/banner-1544x500.png?rev=1843435", "https://ps.w.org/wordpress-seo/assets/icon-256x256.png?rev=1834347"]`. 8 10 - If either image is not present/set, omit it from the array. If neither are present/set, don't set the `image` property at all.