on 1/24/01 8:32 AM, "Net Revolution" <[EMAIL PROTECTED]> wrote:
> Since you can't change the way that search engines index your site, you're
> going to have to change the way you analyse your log files.
>
> How about creating your own access log files and only write the page name to
> the log rather than the whole request string? You could even log session and
> user information to enable a much more meaningful analysis. Has anyone
> implemented anything like this with Turbine before?
>
> Rich
Simple solution:
Write a Perl script that runs through your log file and "translates"
Turbine's usage of PATH_INFO into a query string.
Probably won't be more than like 50 lines of Perl code...
-jon
------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Search: <http://www.mail-archive.com/turbine%40list.working-dogs.com/>
Problems?: [EMAIL PROTECTED]