Not indexed Pages | Google Search Console

Hey everyone,

I’m currently looking to fix the not indexed pages in Google Search Console, but somehow after trying to validate multiple times, they aren’t indexed.
I’m not sure if it really matters and how important this is, but I’d appreciate some help.

Google will generally index only 50% to 75% of most sites. It doesn’t waste CPU time and storage space on pages it deems non-essential.

If you want to understand its errors, click into them for detail and you’ll learn whether there’s anything that needs to be done.

1 Like

So, is there a problem when I don’t fix them?

Depends on the problem. With Webflow, generally no, because the system configuration is mostly setup for you.

Click into each of the errors to find the details, you’ll be able to tell which ones are actually a problem.

They look like this - I don’t know if anything needs to be done?:



1 Like

You could hire someone to go through them with you and explain them, or you’ll find some good resources and tutorials online.

Basically you will want to learn a bit about how the web works and how Webflow specifically is setup… Glancing at your redirects for example-

  • Two have the protocol http:. If your site has SSL enabled, those will be redirected to https: which is what you want.
  • One has no www. subdomain. If your www subdomain is set as the default domain, then that one will redirect as well.

In general you’ll see a lot of warnings from Google since it doesn’t know what you want or what to expect from your site- but these are normal in most standard Webflow setups.

Most things can be clicked into for more specific details, depends on the error.

Hello Josh,

Most of the issues you have are related to duplicated pages URLs, especially Http and Https

To solve your issue, you can follow this…

1- make sure www.yourdomain.com is the default domain on your project settings.

2- Use canonical tags for your website pages.

Here is an example:
<link rel="canonical" href="https://www.page-url.com">

  • add this to all pages head tags

This should solve most of your issues regarding unindexed pages.

Hope this helps,

Bests

Hey Joshua,

I can help resolve this issue! If your pages aren’t getting indexed even after multiple validation attempts in Google Search Console, I can guide you through potential causes and solutions to improve indexing. Let’s connect and tackle this together!

Thanks