Hi, great module, thanks for making it available. Question: if I allow anonymous users to see the search engine referers page, where do they access it? I am trying to figure out the url. Thanks.

Comments

soxofaan’s picture

Status: Active » Fixed

the URL for the report is
http://example.com/?q=admin/logs/search_engine_referers
(or http://example.com/admin/logs/search_engine_referers if you have clean URLs support)

It is only accessible to users with the "view search engine referers" permission.

But I strongly advice against making this report accessible to anonymous users:
once the spam bots find out it's public, they will spam it and the report will become useless for you.
Just keep it as an administrative tool.

bwv’s picture

Thanks for the quick reply. Your advice is sound and I appreciate it.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.