Description Usage Arguments Value Examples
Add a plus sign before each word of the keyword / keyphrase. Note that sometimes it's better to only have one or two words with the plus sign next to them.
| 1 | kw_modified_broad(x, words = "")
 | 
| x | a keyword or a vector of keywords | 
| words | add words if you want to have a + sign only next to them | 
modified broad match keywords
| 1 2 | keywords <- c("chocolate stores", "buy chocolate online", "best chocolate")
kw_modified_broad(keywords)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.