If this is your first visit, be sure to
check out the FAQ by clicking the
link above. You may have to register
before you can post: click the register link above to proceed. To start viewing messages,
select the forum that you want to visit from the selection below.
Actually, we could only find a problem when indexing one of the above URLs:
http://stats.superstats.com/b/ss/vsign_1362749/1
All the other URLs you listed indexed fine.
I presume you have these URLs added as start points (by clicking on the "More" button in Spider Mode).
The problem with the above URL is that it is actually a script which serves an image file. It is, in fact, useless as a website URL. If you click on the above link you will see that it leads you to a seemingly blank page. In fact, it is a 43 bytes GIF image with 2x2 pixels of transparency.
The Indexer stalled indefinitely when given this URL to index as a start point. This was because of a bug which only failed to move to the next start point, when an image is indexed as a start point AND the image is less than the "Minimum image file size to index" limit (defaulted to 5 kb). As this is the case here, the URL caused the indexer to stop and not continue further.
We have fixed this bug for the next release (V5.1.1009). But in the meantime, you should be able to safely remove the URL from your list (since it is not a valid page and will be skipped anyway), and the rest of your URLs should index fine.
Comment