This class can be used to find how sites rank on Google with given keywords.
It can sends HTTP requests to Google searching for pages using given keywords.
The class checks if a given site appears on the retrieved search results and returns the first site result position number.
If no site results are found, the class moves on to the next page results until a site result is found or it has reached a given limit number of results to check.
|
|
| Name: |
Google position for provided keywords |
| Base name: |
gpk |
| Description: |
Find how sites rank on Google with given keywords |
| Version: |
1 |
| PHP version: |
5.2 |
| License: |
GNU General Public License (GPL) |
| All time users: |
1010 users |
| All time rank: |
3174 |
| Week users: |
6 users |
| Week rank: |
442  |
| |
|
| There are not enough user ratings to display for this class. |
| |
Applications that use this class |
|
|
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.
| |
Files |
|
|
| File |
Role |
Description |
index.php |
Class |
Main file |