save url word_list to bdd
1 2  | word_list_to_bdd(site_url, word_list, bdd = file.path(find.package("SEO"),
  "mabase.sqlite"), append = FALSE)
 | 
site_url | 
 url website to find  | 
word_list | 
 query to search in googl  | 
bdd | 
 the sqlite database path  | 
append | 
 do we have to add word or to replace word_list  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.