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
website_contact:options [2018-01-23 14:10] – [Submission Content] svenwebsite_contact:options [2018-07-19 11:51] – [Submission Content] sven
Line 20: Line 20:
  
 {{ :website_contact:filter_config.png?600 |}} {{ :website_contact:filter_config.png?600 |}}
 +
 +If you want to setup an OR filter, you have to put it int his format:
 +  word1|word2|word3
 +The **|** acts as an OR, each new line acts as an AND.
 +
  
 ===== Submission Content ===== ===== Submission Content =====
Line 29: Line 34:
 You will see there are already pre-defined fields which should cover almost any input fields found in the contact forms. By default it is set to fill most fields with random data. This is of course changeable and should be changed to your needs. You will see there are already pre-defined fields which should cover almost any input fields found in the contact forms. By default it is set to fill most fields with random data. This is of course changeable and should be changed to your needs.
  
-If you e.g. want to change the **City** from //Random// to your real city, you simply choose //How to Fill: Self-defined// on the dialog as seen in the screenshot above. When pressing //OK// you will get another dialog where you can fill things up.+If you e.g. want to change the **City** from //Random// to your real city, you simply choose //How to Fill: Self-defined// on the dialog as seen in the screenshot above. When pressing //OK// you will get another dialog where you can fill things up.  
 + 
 +Inside the Self-defined content, you can use many macros like:  
 + 
 +  * **%url%, %domain%, %subdomain%, %host%** - Data from the original URL found with search engine or that you imported 
 +  * **%title%** - the website title from the original URL 
 +  * **%keyword%** - keywords used on that page in meta-keywords or the keyword you used to locate it 
 +  * **%facebook%, %twitter%, %instagram%** - Social Media URLs if found on the page (else just the word (e.g. Facebook) is used). 
 +  * **%facebookid%, %twitterid%, %instagramid%** - Same as above but just the ID is used, no full URL. 
 +  * **[[search_engine_ranker:macro_guide#spinfile-_filename|%spinfile-<file|url|folder>%]]** 
  
 **You can also add new fields and even change all settings to your needs to let this program work as something completely different than submitting contact forms.**  **You can also add new fields and even change all settings to your needs to let this program work as something completely different than submitting contact forms.**