Often when creating an article or a blog post, we want to generate useful keywords that search engines will index on. This can be done directly from the content itself using the Yahoo Term Extraction API. he API is extremely easy to use: you pass in a string containing the content as a POST variable, along with your API key, and you get back a string array of terms that Yahoo recommends. Complete VS2010 solution included. ...
Go to the complete details ...