how do I set up a file with rotating content and file with rotating titles,for posting articles with gsa?Is there a video, ??? can you walk me through it.
have you checked out the macro guide yet? it is under the help button. That should get you in the right direction.
this part could be useful:
%spinfolder-<folder>% This macro is using a random file from the folder and using that as content. Also note that the program is trying to match the same file name or file number when locating a file in a different folder. E.g. if %spinfolder-c:\my_articles\% is using file โarticle6.txtโ than it tries to use โsummary6.txtโ (or anything with the number 6 in file name) from the macro %spinfolder-c:\my_article_summaries\%. Example: %spinfolder-c:\my_articles\% Output: This is the content of article 6 which I have put in a folder....
Answers
this part could be useful: