Forum Moderators: open
If I use an external software program to produce a site map, that map uses absolute urls.
When a spider sees an absolute URL, does it think of it as an external link (since it is the full web address) or does it figure out that it is just an absolute address pointing to the same site it is currently spidering?
Thanks,
Brett
On a side note, I've been making a few spiders to do this and that. I could tell you that from a programer's prospective it is much simpler to extract hard linked pages than relative links.