View Single Post
Old 01-31-2016, 07:01 AM  
CPA-Rush
small trip to underworld
 
Industry Role:
Join Date: Mar 2012
Location: first gen intel 80386/nintendo-gb/arcade/ps1/internet person
Posts: 4,927
Quote:
Originally Posted by NickBaer View Post
My top three aged sites have 65% BOT traffic.

My mid-aged sites are 35% BOT traffic.

My newest site has 0% BOT traffic.

Are you buying Traffic? Are you monitoring BOT Traffic?

I put a couple of $_SERVER[] commands in my footer. For every hit, I get:

20160126210314, /MJOVideos.php, 66.249.65.41, , ^ Mozilla/5.0 (compatible; Googlebot/2.1; +Googlebot - Search Console Help) |66.249.65.41,US,United States,CA,California,Mountain View,94043,America/Los_Angeles,37.42,-122.06,807

^^ With a simple piece of data, I can measure up to 65% BOT traffic to my sites, with this simple {HP code:

date("YmdHis").', '. $_SERVER['PHP_SELF'].', '.$_SERVER["REMOTE_ADDR"].', '.$_SERVER['HTTP_REFERER'].', '.$_SERVER['QUERY_STRING'].'^ '.$_SERVER['HTTP_USER_AGENT'] (plus geoip lookup) . PHP_EOL;

And then I Save ('a' append) to a txt file. I change it monthly.
anyone can use google u-agent, but this google ip this not a bot traffic.
__________________

automatic exchange - paxum , bitcoin,pm, payza

. daizzzy signbucks caution will black-hat black-hat your traffic

ignored forever :zuzana designs
CPA-Rush is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote