-
Hi, is there any way to disable video schema on full website? my products in google is ranking as video schema, and there are many products i can’t change all one by one, yes my products contain video link from youtube too, but their main schema should be product,
-
my all products are like this : https://www.screenpresso.com/=WFBI2QXHbABs , i completed want to remove video scheme
Hello,
Thank you for contacting Rank Math and bringing your concern to our attention. I’m sorry for any inconvenience this issue may have caused you.
It seems that you’re using Rank Math PRO since you’re using multiple schemas, but the account you have used to open this ticket is the Rank Math free version.
Can you please search and forward a receipt from FastSpring.com or the email address you used to purchase so we can locate your account and verify it?
Meanwhile, you should disable the auto-detect video feature to remove the video schema:
https://rankmath.com/kb/auto-detect-and-fetch-video-data/Looking forward to helping you.
Hello,
I have updated the sensitive data as requested. Can you please check further?
Thank you.
Hello,
Please navigate to WP Dashboard > Rank Math SEO > Titles & Meta > Products and disable the Autogenerate Image and Autodetect Video options. Then, use the Bulk Action “Set Schema to Default” to remove the Video Schemas and only keep the WooCommerce Product Schema for the products: https://rankmath.com/kb/bulk-editing-in-rank-math/#set-schema-markup-to-default-type
Hope that helps and please do not hesitate to let us know if you need our assistance with anything else.
Now i am in more trouble, i have updated 800 products with default product schema.
and now products showing single schema name “WooCommerce product” which are empty, can be seen here
Screen shot 1: https://www.screenpresso.com/=AhLXpkR9p8rs {from where this came? i am using only one schema named product, but this woocommerce product schema is empty : https://www.screenpresso.com/=vZ6L7O4JqMNFi have only these two in my settings: https://www.screenpresso.com/=B9N6VkCy1ewZ i really don’t know from where woocommerce product named schema came with empty fields.
Hello,
Please note that it is the expected behavior of the WooCommerce product schema since it fetches all the data from the products automatically according to your settings and makes your products schema-ready:
https://rankmath.com/kb/woocommerce-product-schema/You may also use this tool to check the rendered product schema data:
https://search.google.com/test/rich-resultsLooking forward to helping you.
waiting
Hello,
We apologize for the delay, your last response was stuck in the draft section.
Rank Math only automatically adds the
noindex
to the robots meta of myaccount, checkout, cart pages and empty category pages as they are unique for each user.If a page returns true for is_cart(), is_checkout(), or is_account_page(), Rank Math sets it to
noindex
.If that is the case on those pages you will need to modify the following code as required to set them to index:
add_filter( 'rank_math/frontend/robots', function( $robots ) { if( is_cart() || is_checkout() || is_account_page() ) { $robots['index'] = 'index'; } return $robots; });
Here’s how you can add filter/hook to your WordPress site: https://rankmath.com/kb/wordpress-hooks-actions-filters/
Let us know how it goes. Looking forward to helping you.
Thank you.
my main issue is my all products are getting indexed on google but not the images.
for example this product : https://jewel.pk/product/natural-tiger-eye-stone-ring-925-silver-chandi-5/ it’s indexed.
but it’s images are not indexed on google not even main thumbnailHello,
Unfortunately, there is no way we can control the images shown in search results. Google search algorithms select images that they believe will benefit users.
Here’s a link for more information on this: https://www.infidigit.com/news/can-you-control-the-image-snippets-shown-for-a-google-search-result/
But we have a guideline for your images that you can try to follow and see if that works for you: https://rankmath.com/kb/how-to-show-images-in-search-results/
Hope that helps and please don’t hesitate to let us know if you have any other questions.
Thank 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.
The ticket ‘Disable video schema’ is closed to new replies.