|
|
| |
1. Not working anywhere... |
|
Reply |
|
|
 George Gall | 2011-08-13 15:56:41 |
Hi,
I am looking for a similar script for a long time ago, so I am very happy with Yours. My only problem is, that the script works well for example on american server, but I have get Not found! answer for example on hungarian server. I didn't modify Your original files. Could You give me any solution?
Thanks in advanced!
Best regards,
George G. |
| |
2. Re: Not working anywhere... |
|
Reply |
|
|
 Hamed Afshar | 2011-08-14 10:06:29 - In reply to message 1 from George Gall |
Hi,
Please widen the search area.
$RankChecker=new RankChecker(1,5);
change the last page from 5 to like 10 or 15.
also, test it with some more obvious searches. eg:
$result=$RankChecker->find("google.com","google");
Probably from Hungarian IPs, your website has lower ranks and therefore, this script can't find it in the search area that you're specified.
Unfortunately, I don't have any Hungarian server to check it myself. |
|