PHP Classes
elePHPant
Icontem

Rank Checker: Find the rank of a site in Google keyword searches

Recommend this page to a friend!
  Info   View files View files (3)   DownloadInstall with Composer Download .zip   Reputation   Support forum (4)   Blog    
Last Updated Ratings Unique User Downloads Download Rankings
2011-08-02 (5 years ago) RSS 2.0 feedNot yet rated by the usersTotal: 1,090 This week: 2All time: 3,313 This week: 591Up
Version License PHP version Categories
rank-checker 1.0.0GNU General Publi...5.0PHP 5, Searching, Web services, SEO
Description Author

This class can determine the position of the pages of a site in Google searches for given keywords.

It can send requests to a Google search Web server to perform a search for a given keywords.

The class parses the retrieved result pages to find if the given site pages appear in the results, and if so, return the position of the first site page in the results.

Picture of Hamed Afshar
  Performance   Level  
Name: Hamed Afshar <contact>
Classes: 5 packages by
Country: Iran Iran
Innovation award
Innovation award
Nominee: 1x

Details
What's this class?
- This class can be used to find your website rank for a specific keyword in google search.

License:
	This program is free software; you can redistribute it and/or
	modify it under the terms of the GNU Library General Public
	License as published by the Free Software Foundation; either
	version 2 of the License, or (at your option) any later version.

Structure:
	Class name: RankChecker (int $StartPage, int $EndPage)
	
	Methods: (All methods are static)
		1- find - parameters: (string $domainName, string $keyword)
			returns an array with 2 keys: ("url", "page").
  Files folder image Files  
File Role Description
Accessible without login Plain text file index.php Example sample usage
Plain text file RankChecker.class.php Class RankChecker Class
Accessible without login Plain text file README Doc. Readme

 Version Control Unique User Downloads Download Rankings  
 0%
Total:1,090
This week:2
All time:3,313
This week:591Up
User Comments (1)
It's working great! Thanks!
4 years ago (Amin Behdarvand)
80%StarStarStarStarStar