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
Last revisionBoth sides next revision
website_contact:running_projects [2018-06-27 07:04] – [Import / CSV and Macros] svenwebsite_contact:running_projects [2023-08-23 09:09] – [Import / CSV and Macros] sven
Line 17: Line 17:
   * red -> no contact link or form was found   * red -> no contact link or form was found
   * blue -> the website was filtered out according to your settings   * blue -> the website was filtered out according to your settings
 +
 +The column in the site listing called **SOCIAL** (not visible on screenshot) holds information about found social accounts found on that site.
 +You can use them in your message when using macros such as:
 +
 +  * %twitter% or %twitterid% - uses the found twitter profile link or id
 +  * %instagram% or %instargramid% - uses the found intagram profile link or id
 +  * %facebook% or %facebookid% - uses the found facebook profile link or id
 +
 +//other macros can be seen [[website_contact:options#submission_content|here]] and using [[website_contact:running_projects#importcsv_and_macros|CSV column names]] as in the below example.//
  
  
Line 42: Line 51:
  
 When having this imported, you can use macros like //%FirstName%//, //%LastName%//, //%Website%// and //%Rating%// as these are the header cells of the imported CSV file. When having this imported, you can use macros like //%FirstName%//, //%LastName%//, //%Website%// and //%Rating%// as these are the header cells of the imported CSV file.
 +
 +  * <color red>**Note that the CSV headers should NOT have the % around the headers, just use them for the macros.**</color>
 +  * <color red>**Also after import you will NOT see new columns in the site listing, but you see CSV Data details in a mouse over hint.**</color>
  
 A message for this project could e.g. look as follow: A message for this project could e.g. look as follow:
Line 69: Line 81:
 </code> </code>
  
-Other build-in macros are: **%url%, %domain%, %subdomain%, %host%, %title%, %keyword%, %facebook%, %twitter%, %instagram%, [[search_engine_ranker:macro_guide#spinfile-_filename|%spinfile-<file|url|folder>%]] **+Other build-in macros are: **%url%, %domain%, %subdomain%, %host%, %title%, %keyword%, %facebook%, %twitter%, %instagram%, [[search_engine_ranker:macro_guide#spinfile-_filename|%spinfile-<file|url|folder>%]] **\n 
 +//See complete list [[website_contact:options#submission_content|here]]//