Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > alt.php > #3197

Re: Real google bot ip adress

Path csiph.com!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail
From "J.O. Aho" <user@example.net>
Newsgroups alt.php
Subject Re: Real google bot ip adress
Date Fri, 1 Jun 2018 18:45:17 +0200
Lines 13
Message-ID <fndbgtFl76oU1@mid.individual.net> (permalink)
References <perf79$t12$1@news.icm.edu.pl>
Mime-Version 1.0
Content-Type text/plain; charset=utf-8
Content-Transfer-Encoding 7bit
X-Trace individual.net I3rpvKvabIzgKA49ewiS1gdEfx1eyv9XWhpwt3oGq2zMIBWSGs
Cancel-Lock sha1:EO+gst4SLwo4oV1DB67wBqZtM1M=
User-Agent Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.8.0
In-Reply-To <perf79$t12$1@news.icm.edu.pl>
Content-Language en-GB
Xref csiph.com alt.php:3197

Show key headers only | View raw


On 06/01/18 15:45, Jakub wrote:
> How to find Real google bot ip adress at php?

Look at the domain name of the visiting google bot, for example
$_SERVER['REMOTE_HOST'] would give you
crawl-AAA-BBB-CCC-DDD.googlebot.com which you can then convert to the
real IP which would be AAA.BBB.CCC.DDD
or if you want to make it simple for you, just use $_SERVER['REMOTE_ADDR']


> becouse i dont find an solution at google search.

Maybe you did search for something else...

Back to alt.php | Previous | NextPrevious in thread | Find similar


Thread

Real google bot ip adress Jakub <jak74@interia.pl> - 2018-06-01 14:45 +0100
  Re: Real google bot ip adress "J.O. Aho" <user@example.net> - 2018-06-01 18:45 +0200

csiph-web