5Oct/090
Search Engine Ranking Script
Like many companies PrepMe tries to keep its eye on how we rank on search engines for various phrases. I tried to find a simple script to help us gather this data quickly and easily, but unfortunately there wasn't much out there (that didn't cost an arm and a leg).
I threw together this command line php script and class to do just that and it's free to download. It will spit out the rank for each of your keywords on Google, Yahoo, and Bing. Modify checkRank.php with the keywords you care about and your website's URL and then run the script. We're releasing this under the open source GPL 2.0 license so do with it as you see fit!