So, on my current site I am using Microsoft's Indexing Service to provide a search backend. However, due to the dynamic nature of my pages things are not indexed properly as it does not execute the script on the page before indexing it. This causes page titles and other information to be ignored.
I am currently looking into other search engine options, and am curious if anyone has any suggestions on a good way to implement something like this on a dynamic ASP site. XML seems to be an option, but without having much experience with the technology it's hard to get going.
Thanks for any advice!
I am currently looking into other search engine options, and am curious if anyone has any suggestions on a good way to implement something like this on a dynamic ASP site. XML seems to be an option, but without having much experience with the technology it's hard to get going.
Thanks for any advice!