php - Woocommerce Change schema rich snippet from product to course -
i have wordpress woocommerce installed sell courses, not product, have problem schema rich snippet, google find product show in google results in price , product label (instead of course label).
i change code, not install other plugin. understand the schema informations here:
/wp-content/yourtheme/woocommerce/content-single-product.php --here label product? /wp-content/yourtheme/woocommerce/single-product/price.php /wp-content/yourtheme/woocommerce/single-product/rating.php /wp-content/yourtheme/woocommerce/single-product/review.php
how can change schema label show course instead of product in google result page?
Comments
Post a Comment