I have more than 10-15 YouTube embedded videos on my website. When I check on Google Search Console, all the videos are showing the below message:
No video indexed - this video won't appear on this page on Google Search
Any idea how to solve this issue?
<iframe width="auto" height="auto" src="https://www.youtube.com/embed/9VsEAEX6C9Q?si=lsrdFtFU-1c-VZ2i" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
If I click on live test the URL then I get the video
Ensure that your website's robots.txt file doesn't disallow Google from crawling the embedded video pages. Googlebot should be able to access these pages to index the content.