Tagged Questions
0
votes
1answer
125 views
PHPCrawl: Output sitemap to XML file on server
I am trying to use PHPCrawl for my website's sitemap. However, I am having trouble trying to get it to output to an xml sitemap, on the server. Any help?
0
votes
1answer
172 views
PHPCrawl sometimes returns empty handed
I'm using the PHPCrawl class to spider websites and build a list of links. It all works well, if slowly, and I then use the links to perform other tasks.
I'm encountering a problem where the first ...