If you are anything like me you probably use seobook’s keyword rankings tool enough to have it on speed dial. Luckily the script used to process results accepts a GET request. As a result I have made a simple firefox search engine addon to make it easier to get the keyword research you are looking for.
NOTE: I am not in any way affiliated with seobook or Aaron Wall. (Aaron if you’d like me to take this down send me a note – Ryan)
xml for search engine:
<OpenSearchDescription> <ShortName>seobook keyword research</ShortName> <Description>seobook keyword research </Description> <Image height="16" width="16" type="image/x-icon">http://seobook.com/favicon.ico</Image> <Url type="text/html" method="get" template="http://tools.seobook.com/keyword-tools/seobook/?Keyword={searchTerms}"/> </OpenSearchDescription>
To install this script just click the down arrow on your search engine bar in firefox and select “seobook keyword research”. Big thanks to Aaron Wall for creating such a useful tool.