Sep 22
Semantic HTML5
Semantic HTML is important for SEO
Add settings:
1. On product category pages (product archive), wrap up products into <article> or <section> semantic tags (optional)
2. For the blocks Frequently bought together, You may also like..., Related products, wrap up the blocks into <aside> or <section> semantic tags (optional). You can also automatically add a data-nosnippet to them, so that they do not spoil the SERP
3. Wrap up the main content of product pages and publications into semantic <article> or <section> tags (optional)
Pending
I see that it has been partially implemented. What could be marked with semantic tags in Elementor can now be marked in the theme's Gutenberg blocks.