pagesInIndex: Function to retrive the number of indexed URLs for a given Domain or URL-String
Description
This function allows you to get the number of indexed URLs for a given Domain or URL-String. The Function performs a Google-Site request to gets the value.
Usage
pagesInIndex(url)
Arguments
url
The url you want to get the number of results for
pagesInIndex()