Submit Your Article Forum Rules

Page 1 of 3 123 LastLast
Results 1 to 10 of 21

Thread: How did Google find my test page?

  1. #1
    Senior Member
    Join Date
    Aug 2006
    Posts
    160

    Question How did Google find my test page?

    I was led to believe that Google found web pages by following links.

    I made a test page with no links going to that page. It is on a brand new dot CA domain name that was just registered by me. It is hosted in a sub-folder of one of my other domains but uses the domain pointing tool to point to its own domain name.

    I was doing some research on keywords and found this test page ranking fairly high (high enough to find it by accident) in the serps when there should be no way for Google to know the page exists! The page has no practical purpose yet, so I did not want the search engines to find it at this point. How would Google have found it?

  2. #2
    WebProWorld MVP wige's Avatar
    Join Date
    Jun 2006
    Posts
    3,138

    Re: How did Google find my test page?

    You mentioned the page has a domain name pointing to it. That may be how Google found it. I have heard enough rumors to believe that Google may be getting proactive trying to find and "preindex" if you will new domains, sometimes within hours of them going live. Of course, there is always the possibility that someone else owned the same domain at some point in the past and Google found it that way.

    Of course, there are some theoretical ways Google could possibly discover a page, although Google denies they use these methods - if you traveled from the page in question to a site that has Adwords or Analytics installed, Google might be able to see the URL in the referrer tag.
    The best way to learn anything, is to question everything.
    WigeDev - Freelance web and software development

  3. #3

    Re: How did Google find my test page?

    ya google noticed you just because of the page which has a domain pointing to it.....

  4. #4
    Senior Member
    Join Date
    Aug 2006
    Posts
    160

    Re: How did Google find my test page?

    Quote Originally Posted by wige View Post
    You mentioned the page has a domain name pointing to it. That may be how Google found it. I have heard enough rumors to believe that Google may be getting proactive trying to find and "preindex" if you will new domains, sometimes within hours of them going live. Of course, there is always the possibility that someone else owned the same domain at some point in the past and Google found it that way.

    Of course, there are some theoretical ways Google could possibly discover a page, although Google denies they use these methods - if you traveled from the page in question to a site that has Adwords or Analytics installed, Google might be able to see the URL in the referrer tag.
    If what you say is true, then Google would have to have made a deal with all the registrars to be notified when a new domain is registered.

    As for the name being pre-owned; I rather doubt it as most of the pre-owned domains are held and used for serving ads while a message shows up saying the name may be for sale. At least that is my experience with pre-owned domain names.

    I have a hunch that somehow Google peeks into your public HTML folder and scouts around where it shouldn't be. I was building the page offline and uploaded it via ftp. No links to any Google service, so no referer stats to collect. There is ONE OTHER POSSIBILITY though. I use the Google Chrome browser and it could be spying on me!

  5. #5
    Senior Member
    Join Date
    Aug 2006
    Posts
    160

    Re: How did Google find my test page?

    Quote Originally Posted by Web Marketer View Post
    ya google noticed you just because of the page which has a domain pointing to it.....
    This remark is good only for boosting your post count and doesn't contribute anything of value to the question. You made a statement that has nothing to back it up and doesn't even make sense. It does nothing to validate your knowledge of SEO; in fact it does the opposite. Please take the time to say something of value or say nothing at all. My guess is that you just want the backlinks and don't care to contribute to this forum in exchange. Filling the forum with useless junk just degrades the forum.

  6. #6
    Senior Member deepsand's Avatar
    Join Date
    May 2004
    Location
    State College, PA
    Posts
    16,668

    Re: How did Google find my test page?

    Quote Originally Posted by Tarzan2 View Post
    If what you say is true, then Google would have to have made a deal with all the registrars to be notified when a new domain is registered.
    Not necessary, as Google is a registrar; rumor has it that they undertook such solely for the purpose of having unfettered access to such data.

    Quote Originally Posted by Tarzan2 View Post
    I use the Google Chrome browser and it could be spying on me!
    That would be my guess.

  7. #7
    Senior Member
    Join Date
    Aug 2006
    Posts
    160

    Re: How did Google find my test page?

    Quote Originally Posted by deepsand View Post
    Not necessary, as Google is a registrar; rumor has it that they undertook such solely for the purpose of having unfettered access to such data.


    That would be my guess.
    But I would have had to register through Google Registry for them to know about the site and I used a Canadian registrar, so unless I misunderstand the role of a registrar, the only other logical explanation is that Chrome is spyware.

  8. #8
    WebProWorld MVP wige's Avatar
    Join Date
    Jun 2006
    Posts
    3,138

    Re: How did Google find my test page?

    Quote Originally Posted by Tarzan2 View Post
    But I would have had to register through Google Registry for them to know about the site and I used a Canadian registrar, so unless I misunderstand the role of a registrar, the only other logical explanation is that Chrome is spyware.
    Although Google is a registrar, as far as I know they don't actually sell domains, at least not currently. When a domain is purchased, the information is sent back to ICANN to be logged, added to the DNS system, and entered into the WHOIS database. As a registrar, Google may have the ability to run certain queries against the WHOIS database that are not available to non-registrars, including being able to get lists of newly registered domain names.

    In fact, I know for a fact that, as a registrar, Google has access to this information, as ICANN makes no secret of the fact that this information is available for the gTLDs. ccTLDs, on the other hand, are harder to obtain.

    As far as Chrome talking to Google, the nice thing is that the browser is open source and anyone really curious can easily find out by browsing the source code, or even by setting up a tracking proxy. I am too lazy to do that today, so I am just going through what the hacker community at large has found. This is fairly in line with what Google readily admits. Chrome only sends the following information to Google.com:

    • Search queries (generally, anything missing a TLD or containing spaces or special operators) entered into the address bar.
    • Usage statistics, if the user opts in.
    • Crash reports, following user prompt.
    • The URL being visited if and only if the status code is 404 and the file length is less than or equal to 512 bytes.
    • Automatic update check every 25 hours.
    • Suspicious sites file downloaded every 30 minutes.
    • Bookmarks. When you bookmark a page, the URL is sent to your Google Account - but, only if you are using a development build (Alpha or Beta) and have opted in to Bookmark Synchronization.

    And, thats it. Google Chrome does not send browsing or history information to Google. Ok, there is a way to specifically enable such behavior, I believe, in production builds, but I am not going to post the steps to do so here. If Chrome did send such usage information, it would be fairly easy to detect, and would have made big news.

    On the other hand, as mentioned above, what you do on pages that are owned by Google, or which use Google services such as Analytics or Adwords, will report back to Google.
    The best way to learn anything, is to question everything.
    WigeDev - Freelance web and software development

  9. #9
    Senior Member
    Join Date
    Aug 2006
    Posts
    160

    Re: How did Google find my test page?

    Thanks Wige,

    I'm still shaking my head trying to get the cobwebs out in order to figure out how that page got indexed. None of what you explained (except for the part about getting access to new registrations) would have fit as far as I can tell.

    The only good thing about it is that when I am ready to actually use the page, it will have had some time to ripen! Considering that it is listed fairly high now only brings confidence that when I start to use the page that it will be found. Pointing links to it will only make it rank higher!

    What are g and cc Top Level Domains?

  10. #10
    WebProWorld MVP wige's Avatar
    Join Date
    Jun 2006
    Posts
    3,138

    Re: How did Google find my test page?

    gTLDs are generic TLDs such as .com, .net and .edu. ccTLDs are Country code TLDs such as .us and .uk.
    The best way to learn anything, is to question everything.
    WigeDev - Freelance web and software development

Page 1 of 3 123 LastLast

Similar Threads

  1. New to PPC - Opinions on test landing page please !
    By DVDStar in forum Google AdWords Discussion Forum
    Replies: 19
    Last Post: 09-14-2008, 08:51 PM
  2. BizXMagazine.com - test page
    By ran_dizolph in forum Submit Your Site For Review
    Replies: 7
    Last Post: 02-20-2006, 09:26 AM
  3. Find Out Page Rank without Google Toolbar
    By wrmineo in forum Google Discussion Forum
    Replies: 0
    Last Post: 04-22-2005, 12:39 PM
  4. Instant Page Creator (IPC) Datafeed Tool - Beta Test
    By Linda Buquet in forum Affiliate Marketing Discussion Forum
    Replies: 2
    Last Post: 08-28-2004, 03:54 PM
  5. www.scootertopia.com/test-page.htm
    By scootertopia in forum Submit Your Site For Review
    Replies: 13
    Last Post: 01-23-2004, 06:05 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •