Is it possible to do an alive check with Zennoposter and how can i do it? I'd like to check if the sites are alive before processing them and filter dead sites out like scrapebox can do it.
Hmm ok, i know that, but it could be a blank page or another error message etc. I have another idea now: maybe i'll check some lists with the alive checker from scrapebox and try to reproduce the same with ZP.
Hmm, i think it can be coded in c#. Something with webrequest and httprequest. I tried it in visual studio, but the sites were always alive even if they were down.