.
Virtual Promote Search Engine Forums Free Website Templates  
.

 

 




Check your google search engine results position (SERP)

Keyword / Phrase:
Enter up to 5 phrases, separated by commas

Domain to Check:
Example: domain.com


"; // Run search // if ( $terms ) { $google = new SOAP_Google('65nUxPpQFHKMI9uyFIxBDTg7KwUvs4QF'); $termslist = explode(",", $terms); $checked_terms = 0; foreach ( $termslist as $term ) { $checked_terms++; if ( $checked_terms > 5 ) { break; } echo "Checked: $domain for $term ....

"; $result = $google->search( array( 'query' => $term, 'maxResults' => 10 ) ); if (false !== $result) { $position = 0; foreach ( $result->resultElements as $listing ) { $position++; $title = $listing->title; $snippet = $listing->snippet; $description = $listing->summary; $url = $listing->URL; if ( eregi( $domain, $url ) ) { echo "
Position: $position

$title
$snippet
Description: $description
$url
"; $found = 1; } } if ( ! $found ) { echo "Not found in first 10 positions"; } } else { echo 'Query failed.'; } echo "
"; } } ?>

 

 

Sponsored Links

Search for a Free Domain
The Virtual Promote Toolkit is hosted by the experts at SimpleNet. You should be, too! Whether building a new site or transferring one, there is no other hosting platform comparable to SimpleNet’s; hosting for less than $5/month.
Search for the following tlds: .com, .net, .org, .info, .biz, & .us
Already have a domain or site? Move it to SimpleNet


spacer

 

 

     

© 1995  ·  iWeb, Inc DBA JimWorld Productions