Forum Moderators: Robert Charlton & goodroi

Message Too Old, No Replies

Does Google take Noindex pages into their page count?

         

directwheels

4:55 pm on Sep 25, 2008 (gmt 0)

10+ Year Member



I have a site and recently added a sort of yellow page directory to it.

these directory pages come in handy for users here and there, but I don't want them indexed in Google because it's a huge number of pages.

Long story short, I have a couple of other situations that are irrelevant to this post, but basically, I want a small number of those directory pages to get indexed at some point in the future. Therefore, I have been using noindex instead of blocking the whole section off with robots.txt.

Since Google says that noindex still accumulate pagerank, that would mean they are keeping track of these pages in the background, even though they don't show them in the SERPs. My question is, would this affect my page count in Google? The last thing I want is for Google's algo to take into consideration my 200,000+ directory pages when they are doing their math(even though it doesn't show them in the index due to noindex).

g1smd

7:02 pm on Sep 25, 2008 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



The robots meta tag still lets Google access the pages, and they will analyse the content, and follow links out to other pages of the site from those. All of those pages will accumulate and pass PageRank. Adding nofollow to the robots tag may well stop them passing anything on.

Using noindex in the robots.txt file means the pages are not accessed at all, therefore links out from those pages will not be discovered. Only external links into that section of the site will pass PageRank in, but it will go no further within the site.

directwheels

7:31 pm on Sep 25, 2008 (gmt 0)

10+ Year Member



g1smd, thanks, I did already understand that. But I am trying to figure out, if I have 500 noindex pages and 100 index pages, would Google consider my site as a 100 page site or a 600 page site when they are calculating my rankings? The reason I ask is because although site:www.domain.com should only show around 100 pages, I am not sure if they are counting the noindex pages in the background, as pagerank is being stored for noindex pages, so they obviously have a record of these noindex pages.

tedster

11:32 pm on Sep 25, 2008 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



If there are url-only listings showing up in the site: operator results for your no-index pages, I'd say those urls do count.

The last thing I want is for Google's algo to take into consideration my 200,000+ directory pages when they are doing their math.

To be sure of that, use a rel="nofollow" attribute on links that point to those urls.