I installed this script on one domain where I run scripts.
I'd like to use it to crawl about 100+ domains, none have more than 100 pages.
Does this mean each time I use it I have to configure it for that new domain?
I just ran it and changed the URL to the other site (where it is not installed) and it gave errors in any case
Warning: file(/usr/home/fbts/domains/installdomain/public_html/crawler/data/sitemap.xml) [function.file]: failed to open stream: No such file or directory in /usr/home/fbts/domains/installdomain/public_html/crawler/pages/class.utils.inc.php(2) : eval()'d code on line 40
Warning: implode() [function.implode]: Bad arguments. in /usr/home/fbts/domains/installdomain/public_html/crawler/pages/class.utils.inc.php(2) : eval()'d code on line 40
I just have a feeling that changing the URL gave those errors but want to be sure I can (a) use this on multi domains and (b) the error was my changing the URL.
Thank you