Forum Moderators: open

Message Too Old, No Replies

page tracking, logging, .something.?

         

tonynoriega

5:47 pm on Jan 11, 2007 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



I have a page on my site that is currently redirecting to a more current page on my site.

Google found it and said it was a 404 error, so i put it on my server, and redirected it.....no problem.

But i have 600 hits to that page already this month....VERY strange...VERY.....

is there some form of script that i can put on this page to see exactly where the hits are coming from?...either by IP, or URL...something.....

i cant find the link on the internet anywhere, and dont know whats the best way to find out?

Rambo Tribble

1:42 am on Jan 16, 2007 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Server logs often capture the referrer for accessed pages and that is likely your best bet. JavaScript also has a document.referrer property, but that is only really available at the client, which would be of little use to you.