Suggest: Add Schema for SEO
-
Hallo Yithemes Developer,
My suggestion was add schema for SEO to this plugin:
1. itemprop=”brand” itemscope itemtype=”https://schema.org/Organization”;
2. itemprop=”name”<?php if( ! isset( $content_to_show ) || ( $content_to_show == 'both' || $content_to_show == 'name' ) ): ?> <span class="yith-wcbr-brands" itemprop="brand" itemscope itemtype="https://schema.org/Organization"> <?php echo $brands_label ?> <span itemprop="name"><?php echo get_the_term_list( $product->id, $brands_taxonomy, $before_term_list, $term_list_sep, $after_term_list ); ?></span> </span> <?php endif; ?>
Thanks in advance.
https://www.ads-software.com/plugins/yith-woocommerce-brands-add-on/
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Suggest: Add Schema for SEO’ is closed to new replies.