Why Are Your Videos Discovered But Not Crawled? Here’s What’s Holding You Back

You’ve uploaded amazing video content. It’s engaging, well-produced, and valuable. Yet when you check Google Search Console, you’re hit with this frustrating message:

“Discovered – currently not indexed”

Sound familiar?

If your videos are discovered but not crawled, it means Google knows the video or the page exists—but hasn’t yet accessed it to fully understand or rank it. So what’s blocking the crawl?

Let’s break down the most common reasons your videos are stuck in limbo and how to fix them.


🔍 1. JavaScript-Loaded Videos That Googlebot Can’t Read

If your videos are loaded using JavaScript (especially AJAX or third-party embeds), Googlebot may discover the page, but fail to render the video itself.

Why this matters:
Google needs to see your video in the initial HTML or in a way that’s crawlable after rendering. If it’s buried in complex scripts, it might never get indexed.

Fix it:

  • Use HTML5 <video> tags whenever possible.
  • Add structured data (VideoObject schema).
  • Avoid loading videos only after user interaction (like scrolling or clicking).

⚠️ 2. Blocked Resources in Robots.txt

Sometimes, critical resources like video thumbnails, JS files, or video player frameworks are blocked by your robots.txt file. This prevents Googlebot from seeing the full page content.

Fix it:

  • Review your robots.txt file and unblock any critical assets.
  • Use the URL Inspection Tool in Search Console to see what’s being blocked.

🐌 3. Crawl Budget Limitations

If your site is large or frequently updated, Google may delay crawling lower-priority pages—like video galleries or older posts with embedded videos.

Fix it:

  • Increase internal linking to video pages (especially from high-traffic pages).
  • Ensure your video URLs are in your XML sitemap.
  • Submit those video pages manually in Search Console for faster crawling.

📉 4. Low-Quality or Thin Surrounding Content

If your video is placed on a page with very little text, no description, and poor structure, Google may not see the page as worthy of being crawled or indexed.

Fix it:

  • Add relevant titles, meta descriptions, and at least 300–500 words of supportive content.
  • Embed transcripts or summaries of your video.
  • Use H1/H2 tags and internal links.

🗂️ 5. Missing or Poorly Structured Video Schema

Without proper schema markup, Google may fail to understand your video content, which reduces the likelihood of it being prioritized for crawl.

Fix it:

  • Add VideoObject schema with:
    • Name
    • Description
    • Thumbnail URL
    • Upload date
    • Duration
    • Embed URL or content URL

Tools like Google’s Rich Results Test can help verify your markup.


🧱 6. Noindex Tags on Parent or Video Pages

This one’s simple but common: a noindex tag on your video or its parent page tells Google not to index or crawl it.

Fix it:

  • Check for <meta name="robots" content="noindex"> in your HTML.
  • Remove it if you want the video/page indexed.

🕒 7. New Content Waiting in Crawl Queue

Sometimes, Google just hasn’t gotten around to crawling your page yet. If you’ve just published the content, wait a few days or weeks.

Fix it:

  • Submit your URL in Search Console.
  • Build some internal links to the page.
  • Share the page on social platforms or embed it in new blog posts.

✅ Final Thoughts

Seeing “Discovered – not crawled” for your videos isn’t the end of the world—but it is a red flag that your content might never be seen unless you take action.

Here’s a quick checklist to unlock crawl access for your videos:

✅ Use crawlable video formats (HTML5 preferred)
✅ Unblock resources in robots.txt
✅ Add VideoObject schema
✅ Avoid thin content—add context and value
✅ Link to your video pages internally
✅ Submit sitemaps and inspect URLs manually

At SpryLarks, we specialize in optimizing not just web design—but video SEO, technical performance, and indexing health. If your videos aren’t being crawled, let’s fix it—because your content deserves to be seen.

Leave a Comment

Your email address will not be published. Required fields are marked *

Scroll to Top