Hi,
This situation is caused by this error – https://i.imgur.com/PhEuGAr.png
Can you make a test using only tagDiv plugins to see if the problem persists?
If the situation is the same, please make a full backup for your website and contact us via email at contact@tagdiv.com and provide wp-admin and cPanel access to further investigate the problem.
Thank you!
it happened since the beginning, before other plugins was installed. i use newspaper and rankmath pro.
the video page is indexed, but the video inside the page is not index. Google said the the video isn’t in a watch page.
And then i google it and found:
The “video is not on a watch page” issue means that a video is embedded on a webpage where it is not the primary content, such as a blog post or product page.
I guessed the solution is using custom post type, but i’m looking forward for another solution.
Hi,
Here is what you can try:
Use Video Schema (Structured Data) Properly. RankMath Pro supports Video Schema. Make sure:
@type: VideoObject
name, description, thumbnailUrl, uploadDate, and contentUrl or embedUrl
Tip: You can preview the structured data using Rich Results Test to see if it’s correctly recognized – https://search.google.com/test/rich-results
If RankMath isn’t injecting it properly, you can use a custom code snippet with wp_head to manually add the correct schema.
