All Collections
Website Builder
SEO
Website Builder: Common Warnings in Google Search Console
Website Builder: Common Warnings in Google Search Console

Resolving the most popular issues in Google Search Console

Updated over a week ago

Google Search Console (GSC) is a tool that helps understand how a website performs in the Google search engine. In this article, we'll briefly introduce the following warnings by GSC:

URL is not on Google

This warning is usually complemented by the following phrase: “This page is not in the index but not because of the error. See the details below to learn why it wasn’t indexed”.

It means that Google has crawled the page, but, during indexing, decided that the page was probably not intended to get indexed. It also means that the URL can’t appear in the search results.

SOLUTION:

Discovered – currently not indexed

It means that Google knows about the page, but hasn’t crawled (and therefore indexed) it yet.

SOLUTION:

Usually, it gets naturally resolved with time. If the issue remains, check the quality of the content — it could be that Google doesn’t think it’s worth their time. The issues related to the quality of content aren’t limited to any particular URL, so make sure that you have high-quality content site-wide. You may find more recommendations here: Get Your Website on Google 💡

Crawled – currently not indexed

It means that Google has already crawled the page, but hasn’t indexed it yet.

SOLUTION:

Usually, it gets naturally resolved with time. If the issue remains, try the following:

Duplicate without user-selected canonical

It means that Google found duplicate URLs that are not canonicalized to a preferred version.

SOLUTION:

Google doesn’t index duplicate URLs, but, most likely, there’s a similar page indexed: How to Check Which of Your Website Pages Are on Google

For example, the page https://domain.com/about-us is already indexed, and the https://www.domain.com/about-us is identified as a duplicate without user-selected canonical (or vice versa: the page with www is indexed, and the page without www is identified as a duplicate without user-selected canonical). Therefore, you may see such a warning in GSC.

Canonical links are not supported in Hostinger Website Builder yet. Thus, you wouldn't be able to tell Google which URL is canonical.

Setting up a 301 server-side redirect should help solve GSC canonical errors. You can do it with the help of Cloudflare: Configuring URL forwarding or redirects with Page Rules 💡

Submitted URL marked “noindex”

This means that you've chosen not to index the page.

SOLUTION:

  • Check if the option Hide from search engines is not enabled in the page SEO settings

    • The option Hide from search results adds a “noindex” tag to a page

    • Therefore, the page gets deleted from the website's sitemap, which prevents the page from getting indexed

  • Then, update the website and click on Validate fix in GSC:

    The Validate fix button in Google Search Console

Excluded by “noindex” tag and blocked by robots.txt

Websites created with Hostinger Website Builder don’t have rorbots.txt files. The page might have the “noindex” tag.

SOLUTION:

  • Check if the option Hide from search engines is not enabled in the page SEO settings

    • The option Hide from search results adds a “noindex” tag to a page

    • Therefore, the page gets deleted from the website's sitemap, which prevents the page from getting indexed

  • Then, update the website and click on Validate fix in GSC:

    The Validate fix button in Google Search Console

Server error (5xx)

This indicates that there was a problem with the server where your website is hosted.

SOLUTION:

Redirect error

This means that the page is not indexed due to a redirect error.

A common example: instead of https://domain.com/about-us, you're asking to index http://domain.com/about-us.

All websites created with Hostinger Website Builder automatically use HTTPS. Therefore, all the URLs of your website should include HTTPS when asking Google to index them. This error usually appears if you previously had indexed your website pages with HTTP or if you've submitted an HTTP URL for indexing manually.

SOLUTION:

Submitted URL not found (404)

This warning means that the page doesn't exist or was unreachable. It can be caused by deleting a page from the website, making DNS changes, or experiencing temporary downtime.

SOLUTION:

  • Open the page in question to check if you can properly access it

  • Once you make sure that the page is accessible, update the website and click on Validate fix in GSC:

    The Validate fix button in Google Search Console

Blocked by page removal tool

It means that the URL is currently blocked by Google Removals tool. This tool helps to suspend the indexation of a page for a period of 90 days. After that, Google may index the page again.

SOLUTION:

Indexed but not submitted in sitemap URL

This warning means that your page is indexed but not found in your sitemap. Don't worry; there is no actual problem with your page.

SOLUTION:

Did this answer your question?