Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revisionBoth sides next revision
search_engine_ranker:macro_guide [2019-08-14 11:40] – [%first_paragraph-<varname>%] svensearch_engine_ranker:macro_guide [2019-08-14 11:41] – [%first_sentence-<varname>%, %random_sentence-<varname>%] sven
Line 544: Line 544:
 //Sample: %random_paragraph-article%// //Sample: %random_paragraph-article%//
  
-===== %first_sentence-<varname>% =====+===== %first_sentence-<varname>%, %random_sentence-<varname>% =====
  
-This will take the content of the the variable and only insert the first sentence. +This will take the content of the the variable and only insert the first or random sentence. 
 You can also use a file, folder or URL as variable to take content from there. You can also use a file, folder or URL as variable to take content from there.
 +
 +//Sample: %random_sentence-article%//
  
 ===== %cookie-<cookie_name>[;<URL>]% ===== ===== %cookie-<cookie_name>[;<URL>]% =====