Hy all . Can anyone advice good file split program that will produce files compatible with GSA ? Am still trying to solve this out of memory thing once and for all
If you use big number of keywords for instance 100 k + it is better to split them in 100 files by 1000 keywords and use makro %spinfolder% . This way you'll reduce memory usage .
dimitribanks
It is easier for program to oper 1000 keywords file than 100k file . Anyway am testing this , Effect of this change i will know in a day or two .
Trevor_Bandura 267,647 NEW GSA SER Verified List
Ok thanks
dimitribanks
welcome B-)
Trevor_Bandura 267,647 NEW GSA SER Verified List
Would you know the answer to the question I asked here?
@dimitribanks Do you add kw-s in every file in spin syntax? Cause %spinfolder% macro takes just a file and uses its whole content, so if you just add kw-s to a file it would use all 1k kw-s at a time..
dimitribanks
donchino hm good point . I though it take the one line of a content in the random file . Need to take a look at this . thx bro
dimitribanks
donchino all fixed by now . spintaxing my 1k lists and adding them to spinfolder . You were right . thx
dimitribanks
Trevor_Bandura If you going to use this . read the tread . You have to spintax the keyword lists for this to work . you can do this in GSA it self . New project -> Tools ->Spintax Convert ->Lines Spin .
then make one folder and store your lists of kw there . then in keyword field . right mouse click ''use makro'' %spinfolder% and choose folder with spintaxed kwds . Thats it , reduce your memory usage !
Comments