Hello,
Thanks for contacting us. Sorry for the delay and any inconvenience that might have been caused due to that.
Can you please confirm if your query is regarding the WooCommerce title? If yes then you can use the filter given below to change the heading type:
function woocommerce_template_loop_product_title() {
echo wp_kses_post( '<h3 class="woocommerce-loop-product__title">' . get_the_title() . '</h3>' );
}
If it’s related to something else then please explain the issue and how it is affecting the ranking. You can use a tool like https://imgbb.com to share some screenshots.
Looking forward to helping you.
Hello,
Since we did not hear back from you for 15 days, we are assuming that you found the solution. We are closing this support ticket.
If you still need assistance or any other help, please feel free to open a new support ticket, and we will be more than happy to assist.
Thank you.