XML and search engines
XML / XSL
1
Posts
1
Posters
0
Views
1
Watching
-
Hi I was unsure if non transformed XML files (ones without a XSL/XSLT file attached to it) are indexed by search engines or not? Also if you have all your dynamic pages rendered by a single file (default.asp for example) which gets its data from XML or SQL or whatever and only the querystring differs, will each differing page be indexed as a different page ? Cheers