• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

access_log not showing googlebot

G

gckorn

Guest
Running plesk 8.6. Grep'ing access_log for "google" or "googlebot" but shows nothing. Yet webalizer shows constant access.

Should access_log show googlebot? Is there some reason that access_log would not show googlebot? Is there some other log to look at?

Thanks in advance,
gckorn
 
As far as I know, webalizer uses the same access_log for statistics, so if webalizer shows it, I think there must be googlebot access in the logs. Have you attempted an IP-based search in the access_log?
 
access_log

Thanks. Problem was we were probing the main server access log. We should have been probing the access logs for the specific domains, each of which has its own folder. Doing so, we are now finding the googlebot entries.

gckorn
 
Back
Top