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 [2020-09-03 09:55] – [#gpt ... #nogpt] svensearch_engine_ranker:macro_guide [2020-11-05 09:05] – [%random_url%] sven
Line 244: Line 244:
 Output: This is a randomly generated text with content about SEO software.\\ Output: This is a randomly generated text with content about SEO software.\\
  
-Make sure you sign up at [[https://inferkit.com/|https://inferkit.com/]] for an API-KEY.+Make sure you sign up at [[https://inferkit.com/|https://inferkit.com/]] for an API-KEY. The API Key must have been entered once while in the Article Manager and add a GPT3 generated article.
  
 ===== %random-<min>-<max>% ===== ===== %random-<min>-<max>% =====
Line 495: Line 495:
  
 Example: My Website is %url% and %random_url% as well as %random_url% Example: My Website is %url% and %random_url% as well as %random_url%
-Output: My Website is http://url1.com and http://url1911.com as well as  http://url23.com+Output: My Website is %%http://url1.com%% and %%http://url1911.com%% as well as %%http://url23.com%%
  
 If you would have used %url% only, you would have three of the same URLs in the output. If you would have used %url% only, you would have three of the same URLs in the output.