Have static content crawled by spiders poing to dynamic application -
03-23-2006
, 02:49 AM
I have a set of data in a database application that can not be crawled
by search engines. I can output this data to html that can be crawled
by search engines, but I want the link that search engines actually
provide to users to actually go to the data within the database
application.
Is this doable?
Thanks! |