Closed (fixed)
Project:
Search Engine Referers
Version:
5.x-1.1
Component:
User interface
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
31 Dec 2008 at 12:51 UTC
Updated:
14 Jan 2009 at 14:00 UTC
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
Comment #1
soxofaan commentedthe 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.
Comment #2
bwv commentedThanks for the quick reply. Your advice is sound and I appreciate it.