RankChecker is a handy Firefox add-on from SEOBook.com that allows you easily to track search engine results for a particular domain. It rescues you from the wearisome task of entering keywords into a search engine and paging through the results until you find your website. RankChecker also allows you to save results, called presets, to a sqlite database in your Firefox profile.
As a web developer, however, I work with a team of developers and with dozens of websites whose search engine results we want to track and share. To make it easier to do that, I modified RankChecker to allow us to save presets to files stored with clients’ website files on our development server rather than to our individual Firefox profiles. I also modified RankChecker’s scheduled tasks to run presets from each of the databases and, instead of overwriting the preset when the task is run, saving the new data to a new preset. That allows us to keep an historical record of our websites’ keyword performances in search engine results.



