Forum Moderators: phranque
He means what Adsense is calling invalid... bots.
Adsense doesn't block any requests
RewriteCond %{HTTP_USER_AGENT} ^-?$ [OR]
RewriteCond %{HTTP_USER_AGENT} ^(facebook|Facebot|visionuti)
RewriteCond %{REMOTE_ADDR} !^31\.13\.(6[4-9]|[789][0-9]|1[01][0-9]|12[0-7])\.
RewriteCond %{REMOTE_ADDR} !^66\.220\.1(4[4-9]|5[0-9])\.
RewriteCond %{REMOTE_ADDR} !^69\.63\.1(7[6-9]|8[0-9]|9[01])\.
RewriteCond %{REMOTE_ADDR} !^69\.171\.2(2[4-9]|[34][0-9]|5[0-5])\.
RewriteCond %{REMOTE_ADDR} !^173\.252\.(6[4-9]|[789][0-9]|1[01][0-9]|12[0-7])\.
RewriteRule - [F]
Clickbots
one of FBs image caching agents will not use a UA nor a referrer.:: detour to raw logs ::
[edited by: lucy24 at 10:02 pm (utc) on Mar 7, 2018]