Just a quick question - does anyone know how spiders will handle webpages built out of XML?
Easy_Coder
6:09 pm on Feb 23, 2005 (gmt 0)
I think that would be a dream come true for the ol spider. A complete xml page that validates could be serialized right to an object model w/o parsing. I've spent some time and admittedly given up trying to spider html pages and get them converted to xml so that I could bind it right to an object model.