// archives

results

This tag is associated with 1 posts

Nutch – meta description in search results

Hello out there! Today I’m gonna show you how to tell nutch to display your page’s meta description in the search results. In order to do so, we need to write a plugin that extends 2 different extension points. Additionally the OpenSearchServlet needs to be extended in a way that your description info gets shown. [...]