Add directory as a source. Possible?
I'd like to scrape articles with my own script, save in a folder and use them as a source for content generator. Is it possible?
F.e. articles would be saved into folder structure
\mysource\%keyword%\file1.txt
\mysource\%keyword%\file2.txt
Instead of folders on a local drive i can put articles on a webserver f.e. hxxp://example.com/mysource/%keyword%
GSA would load all .txt or .html files and analyse them as usual.
Is it possible one way or another?
F.e. articles would be saved into folder structure
\mysource\%keyword%\file1.txt
\mysource\%keyword%\file2.txt
Instead of folders on a local drive i can put articles on a webserver f.e. hxxp://example.com/mysource/%keyword%
GSA would load all .txt or .html files and analyse them as usual.
Is it possible one way or another?
Comments
d:\cg\weight loss\file1.txt
d:\cg\weight loss\file2.txt
d:\cg\obesity\file1.txt
d:\cg\obesity\file2.txt
d:\cg\cheap car insurance\file1.txt
d:\cg\cheap car insurance\file1.txt
I try to set up content as custom source.
What exactly i need to put in "URL/File/Folder" field if i want the source to load files from folders tied to keyword?
I want CG to look for articles for "weight loss" in folder "weight loss"
"d:\cg\%search%" does not work and i dont get how %file-c:\folder\% is supposed to work.
When i add custom source it is available only within the project i have created. It is not available to all other projects. How can save it for all projects ?
GSA Content Generator is great for producing clean text but i have own method for scraping relevant content.
I'll have to write script for mass editing ini files if its not possible to do what i want from interface