How to Fix “Discovered – currently not indexed”

1-request-indexing-google-search-console How to Fix "Discovered - currently not indexed"

“Discovered – currently not indexed” means Google knows about the URL but hasn’t yet crawled or indexed it.

Follow this five-step process to diagnose and fix the issue.

2. Check for crawl budget issues

Crawl budget is how fast and how many pages a search engine wants to crawl on your site. If your crawlable URLs exceed your crawl budget, you may see the “Discovered – currently not indexed” warning.

According to Google’s Gary Illyes, 90% of sites don’t need to worry about it. However, although issues with crawl budgets tend to affect larger sites, specific technical setups, problems, and mistakes can lead to issues on smaller sites.

Let’s look at a few things that can lead to crawl budget issues and how to improve them.

Do you serve content from subdomains?

Let’s say your main website is on example.com, but you have assets on a subdomain such as cdn.example.com. In this case, the asset subdomain may be considered part of your main website and grouped together for the crawl budget

Consider serving assets from a CDN URL with a separate crawl budget to solve this. 

Do you have unnecessary redirects?

Typically, when we decide to remove a page from the website, we add a redirect to another relevant page. However, this isn’t always necessary. Unless the page has backlinks or traffic, it’s better to remove or replace internal links to the deleted page and return a 404. 

Here’s a flowchart explaining the process:

3-how-to-fix-unnecessary-redirects How to Fix "Discovered - currently not indexed"

You can find redirected URLs with internal and external links free of charge with an Ahrefs Webmaster Tools (AWT) account. Here’s the process: 

  1. Crawl your website with Ahrefs’ Site Audit
  2. Go to the latest crawl
  3. Go to the Redirects report
  4. Click on the number of internal URL redirects
  5. Add columns for “No. of all inlinks” and “No. of referring domains”
4-301-redirect-links How to Fix "Discovered - currently not indexed"

Do you have duplicate content?

Duplicate content is when you have near or exact copies of pages accessible at multiple URLs. Examples include:

  • The same pages are accessible at www and non-www versions of your site, as well as HTTPS and HTTP.
  • Development or staging instances.
  • Empty product or category pages with boilerplate content.

The way you solve duplicate content issues depends on your circumstances. 

Learn more: Duplicate Content: Why It Happens and How to Fix It

Have you used internal nofollow links?

Nofollow links won’t prevent the page from being indexed. However, using them internally tells search engines a page is not important.

Here’s how to find pages with nofollowed internal links for free using AWT:

  1. Crawl your site with Site Audit
  2. Go to the Links report
  3. Click the “Issues” tab
  4. Look for the “​​Page has nofollow incoming internal links only” and “Page has nofollow and dofollow incoming internal links” warnings and notices
5-nofollow-internal-links-site-audit How to Fix "Discovered - currently not indexed"

If the page is important, replace the nofollow links with followed ones. 

Do you have orphan pages?

If the only way to discover your new page is from the sitemap and it has no internal links, Google may consider it unimportant. 

I’ll discuss this in more detail below when talking about internal linking.

3. Check for content quality issues

Google doesn’t index everything it discovers. It prioritizes high-quality, unique, and compelling content. As Google hasn’t yet crawled pages with this warning, it can’t know whether the content is low quality or not. However, it may have an idea based on similar pages that it’s already crawled—which is why it may have “deprioritized” crawling.

Here are a few types of content Google is unlikely to index:

  • Machine-translated content – The translations will be far from perfect if you use Google’s Translate API or similar to localize content. In which case, it’s not particularly useful to searchers.
  • Spun content – This is where you use software to rewrite content. The result is almost always low-quality, plagiarized content.
  • AI-generated content – AI writing tools are gaining popularity, but they rarely create useful content without human involvement. 
  • Thin content – These are pages without much unique content. 

If any of these apply to your content, use the flowchart below to fix the issue:

6-how-to-solve-content-quality-issues How to Fix "Discovered - currently not indexed"

In short, if you have thin content, merge it with other thin content to create something useful or delete it. Otherwise, improve the content. If the resulting content isn’t made for organic search, noindex it so search engines can prioritize crawling more important pages. 

4. Check that content is internally linked

Internal links are links from one page on your website to another. Google often sees URLs without any or many internal links as unimportant and may not index them. You can check if a URL has internal links for free with AWT. Here’s how:

  1. Crawl your site with Site Audit
  2. Go to the Page Explorer tool
  3. Filter for “All pages” under “Content”
  4. Add a column for the “No. of all inlinks”
7-internal-links-site-audit How to Fix "Discovered - currently not indexed"

If you selected backlinks and/or sitemaps as URL sources when setting up your project, you may also be able to find some orphan pages. Just go to the Links report, click the “Issues” tab, and look for the “Orphan page (has no incoming internal links)” error.

8-orphan-pages-site-audit How to Fix "Discovered - currently not indexed"

Recommendation

Finding all the orphan pages on your website may not be possible with a crawling tool like Site Audit. This is because orphan pages have no internal links to crawl. You’ll have to check server logs for a complete picture. Learn how in our guide to finding orphan pages.

You can also use Ahrefs to find internal linking opportunities between two existing pages. Here’s how:

  1. Go to the Internal link opportunities report in Site Audit
  2. Enter a keyword related to the page you want to add internal links to
  3. Choose “Keyword” as the search mode

For example, let’s say Ahrefs wrote a post about keyword research. Entering “keyword research” finds pages on your site that mention that keyword and shows you the context. You can then add internal contextual links where relevant. 

9-internal-link-opportunities-site-audit How to Fix "Discovered - currently not indexed"

Alternatively, you can search within the page text using Page Explorer to find potential pages to link from when you are publishing a new page.

10-internal-link-opportunities-page-explorer How to Fix "Discovered - currently not indexed"

However, none of these tactics can replace a good website structure with logical internal linking. That’s something every site should prioritize. However, if you’re facing issues, one way is to “hack” your crawl depth and ensure all your internal pages are linked from an HTML sitemap.

An HTML sitemap is an HTML page that gives users a better picture of your website structure and an easier way to navigate. Unlike XML sitemaps, which are made to be parsed by different systems, HTML sitemaps are made for users. While they’re sometimes considered a thing of the past, they are still relevant

If you have a big website, you may want to consider splitting it into a logical structure, as you don’t want tens of thousands of URLs linked to from a single page. Check out how LinkedIn does it for inspiration.

Recommendation

Ensure you use proper <a> tags for the internal links instead of using JavaScript functions such as onClick() to lead the user to another page. If you’re using Jamstack or a JS framework, check how it, or some of its libraries, handles internal links. They need to be rendered as <a> tags. 

5. Check backlinks

Backlinks are one of the signals Google uses to decide whether a page is likely to be valuable and worthy of crawling. If your page has no or few high-quality backlinks, it may be one of the reasons Google has “deprioritized” crawling.

Getting more backlinks is probably the hardest of all the listed, but it does pay off. Even one valuable link can help Google discover your content and index it faster. 

You can see how many backlinks any page on your website has for free with AWT.

If you want to check a specific page, paste it into Ahrefs’ Site Explorer and check the Overview report.

11-backlinks-site-explorer How to Fix "Discovered - currently not indexed"

If you want to see which pages do or don’t have many backlinks, enter your domain into Site Explorer and check the Best by links report. 

12-best-pages-by-links-ahrefs How to Fix "Discovered - currently not indexed"

If an important page has few or no backlinks, consider trying to build more.

Further reading

Keep learning

RECOMMENDED POSTS

Find Out More

Marketing Tips You Need

Keep In Touch

Quick Subscribe

Client Reviews Tell The Tale.

Nicole NoblesApril 18, 2024
Dan was a delight to work with. I needed a few headshots taken for my LinkedIn profile and Dan provided the easiest and most comfortable experience using state-of-the art equipment in a very professional setting. Also, the turn-around time on results was quick and I felt completely engaged and satisfied during the entire process. I highly recommend his services.Donny RitcharoenDecember 19, 2023
I got headshots taken and they turned out so well! The lighting was amazing.Tessa ChanMay 30, 2023
We used Appture to build a lodging website, and they were awesome! Dan went above and beyond to show us the functions and make all of our changes. Appture is our go to for web design from now on!Abigail HaleOctober 26, 2022
Appture knows their business and will go the extra mile for their customers. They do high quality work and provide great ongoing support.Chris McCorkindaleMay 24, 2022
Anita CauthornMay 24, 2022
It’s so rare in these times to find one man with so much wow factor and more rare to find men with similar interest and passion in their life journey as myself . Dan Elliott has been introduced to many in what is now considered as the Terror Dome , a place where many dreams are not deferred they are detoured to routes that lead to dead ends , he comes in full of optimism so infectious that he, maybe with out knowing is energizing those who have ventured where others would fear going with just the right jolt to forge on in the way of helping fallen humanity … His various fields of expertise has helped many in my region and I can only imagine the number he has effected beyond those I know … from day one I knew “ this was a man of kindred spirit “ Dan Elliott is a Gem and adds glimmer to things he touches … I’m a Witness ….and eternally grateful….L.Rashaan RichMay 21, 2022
Dan and his group are highly capable and knowledgeable. They work fast and get the job done. I highly recommend Appture.Justin FrankMarch 26, 2022
They are highly specialized in their work and constantly seek innovation.Ismail YenigulMarch 14, 2022
Dan is a marketing wizard. Honest, Experienced and a read deal. I am blessed to have him in my journey online :) Highly recommended.Sabbir HasanMarch 7, 2022
So much to say. Creative, Intelligent, Talented, Limitless, Affordable. It's amazing what these guys can do.Hack mackMay 17, 2019
We'd used some other agencies before, but man, they simply knocked us all over. After being in business for 30 years, I wonder how much more business we'd be doing if we'd hired them earlier.Rebecca HoneaMay 17, 2019