Verify the Googlebot (check for true Google bots)

Source: Internet
Author: User
Tags reverse dns

You can verify that the Web crawler that accesses your server is really Googlebot (or another Google user agent). This method is useful if you are concerned that spammers or other troublemakers who claim to be Googlebot are visiting your website. Google will not publish a publicly available list of IP addresses for webmasters to add to whitelist. This is because these IP address ranges can change, causing problems for webmasters that have hardcoded them. Therefore, you must run DNS lookups as described in the following ways.

To verify that Googlebot is the caller, do the following:

    1. Use the host command to run a reverse DNS lookup on the IP address of the access server in your log.
    2. Verify that the domain name is in googlebot.com or google.com.
    3. hostrun a forward DNS lookup for the domain name that was retrieved using the command in step 1th. Verify that the domain name is consistent with the original IP address of the access server in your log.

Example 1:

> host 66.249.66.11.66.249.66.in-addr.arpa domain name pointer crawl-66-249-66-1.googlebot.com.> host Crawl-66-249-66-1.googlebot.comcrawl-66-249-66-1.googlebot.com has address 66.249.66.1

Example 2:

> host 66.249.90.7777.90.249.66.in-addr.arpa domain name pointer rate-limited-proxy-66-249-90-77.google.com.> Host rate-limited-proxy-66-249-90-77.google.comrate-limited-proxy-66-249-90-77.google.com has address 66.249.90.77

Verify the Googlebot (check for true Google bots)

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.