- Have static content crawled by spiders point to dynamic application
- Posted by nodis on March 23rd, 2006
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!


