PluginProbe
WPSSO Core – Complete Schema Markup and Meta Tags / 22.7.0
WPSSO Core – Complete Schema Markup and Meta Tags v22.7.0
22.7.0 22.6.1 22.6.0 22.5.3 22.5.2 22.5.1 22.4.0 22.3.0 22.2.1 22.2.0 22.1.3 22.1.2 22.1.1 22.1.0 22.0.0 21.13.3 21.13.2 trunk 21.13.1
← All changes | html/home.html +381 -0 22.1.322.7.0 View file →
@@ -1,0 +1,381 @@
1 +
2 +<style type="text/css">
3 +
4 + #wpsso-home-page .page-section {
5 + clear:both;
6 + width:100%;
7 + margin:0;
8 + padding:70px 80px 60px 80px;
9 + }
10 +
11 + #header-section {
12 + margin-bottom:80px;
13 + }
14 +
15 + #intro-section {
16 + background-color:#fbfbfb;
17 + }
18 +
19 + #api-section {
20 + background-color:#f6f6f6;
21 + }
22 +
23 + #addons-section {
24 + background-color:#fbfbfb;
25 + }
26 +
27 + #action-buttons {
28 + margin-top:20px;
29 + }
30 +
31 + #wpsso-home-page h1 {
32 + font-family:"HelveticaNeue-Light","Helvetica Neue Light","Segoe UI Light","Helvetica Neue","Segoe UI","Helvetica",Arial,"Lucida Grande",sans-serif;
33 + font-weight:200;
34 + font-size:55px;
35 + text-align:center;
36 + letter-spacing:0.2px;
37 + color:#0f533d;
38 + margin:20px 0 30px 0;
39 + }
40 +
41 + #wpsso-home-page h2 {
42 + font-weight:200;
43 + font-size:36px;
44 + font-style:normal;
45 + text-align:center;
46 + letter-spacing:0.5px;
47 + color:#4b4b4b;
48 + margin:30px 0 20px 0;
49 + }
50 +
51 + #wpsso-home-page h3 {
52 + font-weight:200;
53 + font-size:22px;
54 + font-style:normal;
55 + line-height:1.4em;
56 + text-align:center;
57 + letter-spacing:0.3px;
58 + color:#4b4b4b;
59 + margin:20px 0 30px 0;
60 + }
61 +
62 + #wpsso-home-page .page-section h3 {
63 + font-size:19px;
64 + font-weight:400;
65 + text-align:left;
66 + margin:40px 0 30px 0;
67 + }
68 +
69 + #wpsso-home-page .page-section h4 {
70 + font-size:17px;
71 + font-weight:500;
72 + text-align:left;
73 + letter-spacing:0.3px;
74 + margin:40px 0 20px 0;
75 + }
76 +
77 + #wpsso-home-page .page-section .top {
78 + margin-top:0;
79 + }
80 +
81 + #wpsso-home-page img.alignright {
82 + margin:10px 0 60px 60px;
83 + }
84 +
85 + #wpsso-home-page img.alignleft {
86 + margin:10px 60px 60px 0;
87 + }
88 +
89 + #wpsso-home-page a.btn.btn-default.read-more {
90 + margin:20px 0;
91 + border:1px solid #339900;
92 + }
93 +
94 + #wpsso-home-page a.btn.btn-default.read-more.alignleft {
95 + float:left;
96 + }
97 +
98 + #wpsso-home-page a.btn.btn-default.read-more.more {
99 + margin:0 0 60px 0;
100 + }
101 +
102 + @media screen and (max-width: 1200px) {
103 +
104 + #wpsso-home-page h1 {
105 + font-size:48px;
106 + }
107 +
108 + #wpsso-home-page h2 {
109 + font-size:34px;
110 + }
111 +
112 + #wpsso-home-page h3 {
113 + font-size:21px;
114 + }
115 + }
116 +
117 + @media screen and (max-width: 992px) {
118 +
119 + #header-section {
120 + margin-bottom:70px;
121 + }
122 +
123 + #wpsso-home-page .page-section {
124 + padding:40px 50px;
125 + }
126 +
127 + #wpsso-home-page h1 {
128 + font-size:38px;
129 + }
130 +
131 + #wpsso-home-page h2 {
132 + font-size:28px;
133 + }
134 +
135 + #wpsso-home-page h3 {
136 + font-size:20px;
137 + }
138 +
139 + #wpsso-home-page .page-section h3 {
140 + font-size:18px;
141 + }
142 +
143 + #wpsso-home-page .page-section h4 {
144 + font-size:16px;
145 + }
146 + }
147 +
148 + @media screen and (max-width: 782px) {
149 +
150 + #wpsso-home-page h3 {
151 + font-size:18px;
152 + }
153 +
154 + #wpsso-home-page .page-section {
155 + padding:20px 30px;
156 + }
157 +
158 + #wpsso-home-page .page-section .top {
159 + margin-top:20px;
160 + }
161 + }
162 +
163 + @media screen and (max-width: 568px) {
164 + }
165 +
166 +</style>
167 +
168 +<div id="wpsso-home-page">
169 +
170 +<div id="header-background">
171 +
172 + <div id="header-section">
173 +
174 + <h1>WordPress Social and Search Optimization</h1>
175 +
176 + <h2>Complete Schema Markup and Meta Tags for WordPress</h2>
177 +
178 + <h3>Facebook / Open Graph Meta Tags, Google Merchant Feed XML, LinkedIn oEmbed, REST API, Pinterest Rich Pins, Google Rich Results, Image and Video SEO, Schema JSON-LD, Sitemaps XML, X (Twitter) Cards</h3>
179 + </div>
180 +</div>
181 +
182 +<div id="intro-section" class="page-section">
183 +
184 + <img class="alignright size-medium wp-image-27160" data-wp-pid="27160" width="776" height="850" src="https://wpsso.com/wp-content/uploads/2020/04/google-rich-results-product-776x850.png" alt="An example of Google Rich Results for a Schema Product markup." style="width:45%; height:auto; max-width:776px;">
185 +
186 + <h4 class="top">Present your content at its best for social sites and search results, no matter how URLs are shared, reshared, messaged, posted, embedded, or crawled.</h4>
187 +
188 + <h4>The most comprehensive and accurate Schema markup plugin for WooCommerce products.</h4>
189 +
190 + <h4>Supports over 500 different Schema types and sub-types (including WooCommerce offers for Schema Books, Events, Products, Product Groups, and Services).</h4>
191 +
192 + <h4>Provides complete Schema markup and meta tags for:</h4>
193 +
194 + <ul>
195 + <li>Facebook Open Graph</li>
196 + <li>Google Knowledge Graph</li>
197 + <li>Google Merchant Feed XML</li>
198 + <li>Google Rich Results (aka Rich Snippets)</li>
199 + <li>Mobile Web Browsers</li>
200 + <li>oEmbed for LinkedIn, Discord, Drupal, etc.</li>
201 + <li>Pinterest Rich Pins</li>
202 + <li>Schema.org JSON-LD Markup</li>
203 + <li>Slack</li>
204 + <li>WhatsApp and Messaging Apps</li>
205 + <li>WordPress REST API</li>
206 + <li>WordPress Sitemaps XML</li>
207 + <li>X (Twitter) Cards</li>
208 + </ul>
209 +
210 + <h4>Fixes all Google Rich Results and Google Merchant errors, including:</h4>
211 +
212 + <ul>
213 + <li><em>A value for the headline field is required</em></li>
214 + <li><em>A value for the image field is required</em></li>
215 + <li><em>A value for the logo field is required</em></li>
216 + <li><em>A value for the publisher field is required</em></li>
217 + <li><em>Invalid value in field "priceSpecification"</em></li>
218 + <li><em>The aggregateRating field is recommended</em></li>
219 + <li><em>The brand field is recommended</em></li>
220 + <li><em>The headline field is recommended</em></li>
221 + <li><em>The image field is recommended</em></li>
222 + <li><em>The review field is recommended</em></li>
223 + <li><em>Missing field "address"</em></li>
224 + <li><em>Missing field "aggregateRating"</em></li>
225 + <li><em>Missing field "brand"</em></li>
226 + <li><em>Missing field "businessDays".</em></li>
227 + <li><em>Missing field "cutoffTime".</em></li>
228 + <li><em>Missing field "deliveryTime".</em></li>
229 + <li><em>Missing field "hasMerchantReturnPolicy" (in "offers")</em></li>
230 + <li><em>Missing field "image"</em></li>
231 + <li><em>Missing field "priceRange"</em></li>
232 + <li><em>Missing field "review"</em></li>
233 + <li><em>Missing field "shippingDetails" (in "offers")</em></li>
234 + <li><em>Missing field "telephone"</em></li>
235 + <li><em>No global identifier provided (e.g. gtin mpn isbn)</em></li>
236 + <li><em>Not a known valid target type for the itemReviewed property</em></li>
237 + <li><em>Price Mismatched value (page crawl): (price [price])</em></li>
238 + </ul>
239 +
240 + <h4>Optimized image sizes for social sites and search engines:</h4>
241 +
242 + <ul>
243 + <li>Commerce Manager Catalog Feed XML (Facebook and Instagram)</li>
244 + <li>Google Merchant Feed XML</li>
245 + <li>Open Graph (Facebook and oEmbed)</li>
246 + <li>Pinterest Pin It</li>
247 + <li>Schema 1:1 (Google Rich Results)</li>
248 + <li>Schema 4:3 (Google Rich Results)</li>
249 + <li>Schema 16:9 (Google Rich Results)</li>
250 + <li>Schema Thumbnail</li>
251 + <li>Video Preview Image</li>
252 + <li>X (Twitter) Summary Card</li>
253 + <li>X (Twitter) Summary Card Large Image</li>
254 + </ul>
255 +
256 + <h4>Reads additional information from active plugins, including:</h4>
257 +
258 + <ul>
259 + <li>Co-Authors Plus</li>
260 + <li>Elementor Website Builder</li>
261 + <li>Gravity Forms</li>
262 + <li>Gravity View</li>
263 + <li>Jetpack</li>
264 + <li>Jetpack Boost</li>
265 + <li>Judge.me Product Reviews for WooCommerce</li>
266 + <li>Perfect Brands for WooCommerce</li>
267 + <li>Perfect Images</li>
268 + <li>Polylang</li>
269 + <li>Product GTIN (EAN, UPC, ISBN) for WooCommerce</li>
270 + <li>PublishPress Authors</li>
271 + <li>qTranslate-XT</li>
272 + <li>Rate my Post</li>
273 + <li>Simple Job Board</li>
274 + <li>The Events Calendar</li>
275 + <li>Ultimate Member</li>
276 + <li>WooCommerce</li>
277 + <li>WooCommerce Brands</li>
278 + <li>WooCommerce Currency Switcher</li>
279 + <li>WooCommerce UPC, EAN, and ISBN</li>
280 + <li>WP Job Manager</li>
281 + <li>WP-PostRatings</li>
282 + <li>WP Product Review</li>
283 + <li>WP Recipe Maker</li>
284 + <li>WPML</li>
285 + <li>YITH WooCommerce Brands Add-on</li>
286 + <li>Yotpo Social Reviews for WooCommerce</li>
287 + </ul>
288 +
289 + <h4>Supports additional WooCommerce product attributes:</h4>
290 +
291 + <ul>
292 + <li>Book Author Name</li>
293 + <li>Book ISBN</li>
294 + <li>Product Adult Type</li>
295 + <li>Product Age Group</li>
296 + <li>Product Availability</li>
297 + <li>Product Awards</li>
298 + <li>Product Brand</li>
299 + <li>Product Google Category ID</li>
300 + <li>Product Color</li>
301 + <li>Product Condition</li>
302 + <li>Product Currency</li>
303 + <li>Product Energy Rating</li>
304 + <li>Product Fluid Volume</li>
305 + <li>Product GTIN-14</li>
306 + <li>Product GTIN-13 (EAN)</li>
307 + <li>Product GTIN-12 (UPC)</li>
308 + <li>Product GTIN-8</li>
309 + <li>Product GTIN</li>
310 + <li>Product ISBN</li>
311 + <li>Product Net Height</li>
312 + <li>Product Net Len. / Depth</li>
313 + <li>Product Material</li>
314 + <li>Product MPN</li>
315 + <li>Product Min Advert Price</li>
316 + <li>Product Pattern</li>
317 + <li>Product Price</li>
318 + <li>Product Price Type</li>
319 + <li>Product SKU</li>
320 + <li>Product Shipping Height</li>
321 + <li>Product Shipping Length</li>
322 + <li>Product Shipping Weight</li>
323 + <li>Product Shipping Width</li>
324 + <li>Product Size</li>
325 + <li>Product Size Group</li>
326 + <li>Product Size System</li>
327 + <li>Product Target Gender</li>
328 + <li>Product Net Weight</li>
329 + <li>Product Net Width</li>
330 + </ul>
331 +
332 + <h4>Optionally improves the structured data markup of other SEO plugins:</h4>
333 +
334 + <p>WPSSO Core and its add-ons can also run in combination with other SEO plugins to improve their performance and structured data markup.</p>
335 +
336 + <ul>
337 + <li>All in One SEO Pack</li>
338 + <li>Rank Math SEO</li>
339 + <li>SEOPress</li>
340 + <li>The SEO Framework</li>
341 + <li>WP Meta SEO</li>
342 + <li>Yoast SEO</li>
343 + </ul>
344 +
345 + <h4>Premium editon can retrieve data from service APIs automatically, including:</h4>
346 +
347 + <ul>
348 + <li>Bitly Short URL</li>
349 + <li>DLMY.App Short URL</li>
350 + <li>Facebook Video Data</li>
351 + <li>Gravatar Image Data</li>
352 + <li>Judge.me Review Data</li>
353 + <li>Ow.ly Short URL</li>
354 + <li>Shopper Approved Review Data</li>
355 + <li>Slideshare Presentation Data</li>
356 + <li>Soundcloud Track Data</li>
357 + <li>Stamped.io Review Data</li>
358 + <li>TinyURL Short URL</li>
359 + <li>Vimeo Video Data</li>
360 + <li>Wistia Video Data</li>
361 + <li>WP Media Library Video Block Data</li>
362 + <li>WP Media Library Video Shortcode Data</li>
363 + <li>Your Own URL Shortener (YOURLS) Short URL</li>
364 + <li>YouTube Video and Playlist Data</li>
365 + </ul>
366 +
367 +</div>
368 +
369 +<!-- wpsso-ignore -->
370 +
371 +<div id="action-buttons">
372 +
373 + <a class="btn btn-default read-more alignright" href="/extend/plugins/wpsso/free/" target="_blank">Try the Standard edition <i class="fa fa-chevron-right"></i></a>
374 +
375 + <a class="btn btn-default read-more more alignright" href="/extend/plugins/wpsso/">Buy the Premium edition <i class="fa fa-chevron-right"></i></a>
376 +
377 +</div><!-- #action-buttons -->
378 +
379 +<!-- /wpsso-ignore -->
380 +
381 +</div><!-- wpsso-home-page -->