PHP Click Counter 1.2 and google

Post your Click counter digestion problems here
Post Reply
mosh
Posts: 3
Joined: Thu Nov 27, 2008 7:21 am

PHP Click Counter 1.2 and google

Post by mosh »

Script URL: PHP Click Counter 1.2
Version of script:PHP Click Counter 1.2
Hosting company:
URL of phpinfo.php:
URL of session_test.php:
What terms did you try when SEARCHING for a solution:

Write your message below:
I have a general question please:
If I wrap a PDF document with your PHP counter, so instead of regular link to PDF I put something like: "http://mysite.com/counter/click.php?id=13" - Will it work for Google? Can Google go inside the link, open the PDF and put it in its index?

Thanks!
Klemen
Site Admin
Posts: 10116
Joined: Fri Feb 11, 2005 4:04 pm

Post by Klemen »

I don't see a reason why not, but haven't tried it myself.
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here Image

Image You should follow me on Twitter here

Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...

Also browse for php hosting companies, read php books, find php resources and use webmaster tools
mosh
Posts: 3
Joined: Thu Nov 27, 2008 7:21 am

Post by mosh »

Unfortunately, I think that Google does not index such links. I made a test a week ago, and it seems that Google ignores such link.

If you have similar links, please try and let me know your conclusions.

Thanks.
Klemen
Site Admin
Posts: 10116
Joined: Fri Feb 11, 2005 4:04 pm

Post by Klemen »

And you think a week is a period long enough to make such a claim? It can take a while for Google to include a page in the index.

Also when searching for the link in the google index make sure you don't search for the PDF document, but instead try something like this:

Code: Select all

site:http://mysite.com/counter/click.php?id=13
It did include PHPJunkyard test page (not PDF but the principle is the same):
http://www.google.com/search?hl=en&q=si ... %3Fid%3D13
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here Image

Image You should follow me on Twitter here

Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...

Also browse for php hosting companies, read php books, find php resources and use webmaster tools
Post Reply