Screpy SEO platform logo New Screpy is coming 🎉

The page is blocked from indexing

The fact that web pages have elements that prevent them from reaching search engine results pages also prevents indexing. Check here to fix this problem!

Reviewed by Screpy Editorial Team

Google Lighthouse finds and flags pages that have elements that search engines cannot index. The system alert that does this is as follows:

  • It’s also worth noting that Lighthouse only checks headlines and items that cause problems in all search engines. For example, sometimes a <meta> element may also cause problems with indexing. Here is an example:

Here is a HTTP response header example that block indexing:

X-Robots-Tag: noindex

Moreover, the page may have additional <meta> elements that prevent indexing:

Lighthouse does not include such items that cause problems in specific browsers in the audit. However, this does not change the fact that these items are problematic. That’s why it’s very important that you fix these as well.

How to pass the audit? – Ensuring that search engines crawl your page

A little note: You may not want every page to be indexed. For example, sitemaps or legal content in general, that is, the pages that the user does not need to see, are not desired to be indexed. But don’t worry, even if a page isn’t indexed, it’s possible to go directly to that page if the user knows the URL. This prevents user experience and SEO from being negatively affected.

To avoid the problem with the pages you want indexed, you need to remove the following items:

  • If you are setting up the HTTP response header, the HTTP response header in the source should be deleted:

X-Robots-Tag: noindex

The meta tag in the heading part of the page should be removed:

If there is a meta tag that blocks a specific crawler and it is in the page heading, it should be removed:

What about an additional control?

If you want to perform additional checks on the indexing of your pages and you want to create different systems for different pages by seeing what search engines pay attention to in the indexing process, you can take a look at the guides below.

  1. Google Search
  2. Bing
  3. Yandex

Related tasks

Solve the errors logged to the console

If there are error warnings about your website within the console offered by the browser, you need to follow a few basic steps to resolve them.

Tuesday, December 22, 2020

Title Tags Not Found

Are you encountering the title meta tag not found the issue? You can solve it right away! Here are the causes and importance of the problem in detail.

Sunday, December 20, 2020

Robots.txt Not Found

If you are encountering the Robots.txt not found error, you can create your file immediately by paying attention to the steps below. Discover the details now!

Sunday, December 20, 2020

Not Crawlable Pages

Have the same problem with crawlability issues? Let’s see what you can do for your website to be indexed. Here are the ways and solutions!

Sunday, December 20, 2020

Meta Description Not Found

Are you getting a meta description not found a warning about your web page? Let's figure it out! Why is meta description important, how to pass the audit? Examine!

Sunday, December 20, 2020