<span class="updated rich-snippet-hidden">2024-01-18T16:07:13+01:00</span>
and this on its hand seem to tell Google when the page was last updates. But for the homepage this is less relevant than for a blog. But now Google display’s the last updated for the frontpage and other informational pages.
I tested this with a shop with Yoast and a shop without Yoast but am not 100% sure that your plugin is adding this code to pages (it seems fair that this code is added to blogs/posts).
]]>I was setting everything of SEO Framework up on a new Wocoommerce install.
I saw that product categories are not included in the sitemap.
Some questions:
– Why is it not included? Is it needed or not?
– What does the SEO framework do for Woocommerce behind the scenes?
– Does it also setup schema for products?
Thanks!
]]>Zeus Elementor has no shortage of assets to climb to the top places: free, rich directory of widgets and the guarantee of technical solidity offered by the presence of the creator of one of the most popular and top rated themes in the WordPres universe.
We will follow this very carefully.
]]>Image to my problem:
]]>Fatal error: Uncaught Error: Using $this when not in object context in /home3/usascott1967/public_html/store/wp-content/plugins/richtexteditor/richtexteditor_wordpress_class.php:824 Stack trace: #0 /home3/usascott1967/public_html/store/wp-includes/general-template.php(3411): _WP_Editors::editor(”, ‘content’, Array) #1 /home3/usascott1967/public_html/store/wp-admin/edit-form-advanced.php(593): wp_editor(”, ‘content’, Array) #2 /home3/usascott1967/public_html/store/wp-admin/post-new.php(75): include(‘/home3/usascott…’) #3 {main} thrown in /home3/usascott1967/public_html/store/wp-content/plugins/richtexteditor/richtexteditor_wordpress_class.php on line 824
]]>I tried to remove Yoast SEO to see if that helps but it did not (atleast not immediately) I also learned that there is some structured data on the site and google seems to read that to produce the snippets. So i tried to tackle that with code i found here in forums. But i dont think it works at all since after a crawl to product google image search is still showing the rich snippet… This is really bad and if i cant find a fix rather quick i have to take whole site down.
code i have tried without any success
function wc_remove_some_structured_data( $markup ) {
unset( $markup['offers'] );
return $markup;
}
add_filter( 'woocommerce_structured_data_product', 'wc_remove_some_structured_data' );
]]>We’ve been using this plugin for a while now and we like it, Google Search Console points out the following issues with the rich snippets created by this plugin:
Rating value is out of range
The value in the property “reviewCount” must be positive
The value in the property “RatingCount” must be positive
I hope you can help here.
]]>