Can OE add new explored urls depth-first?
Regards.
Best regards,
Oleg Chernavin
MP Staff
I think the site I wanna download detects IE by using some variables in form(memory?).
For instance, if the parent page has a variable named FILENAME and posts it from a form, then the child page will inherent FILENAME from memory.
If there are 10 parent pages with 10 different FILENAMEs, because OE transfers breadth-first, the 10th FILENAME will become to be the only one working FILENAME when OE handles the child pages from 1 to 10, not the expected FILENAME1 to FILENAME10.
If OE transfers depth-first, like some robot-spiders, the problem will do not exist.
My question is whether OE can transfer from breadth-first to depth-first or not.
Or can I get the urls in queue first, without downloading, and then edit them?
Thanks for reading my poor english.
Best regards.
Oleg.