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.
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.