Keyword stemming

keyword stemming means adding suffixes,prefixes or pluralization to an existing word to create more words.

example:
"blog"

Keyword stemming:

"blogs" "bloggers" "blogging" "blogger"

Now you have more variations of the word to work with
 
Back
Top