Your not kidding. I started in on this article but my eyes glazed over. http://websearch.about.com/library/weekly/bl-seo101-buildf.htm
Adaryl "Did you reboot?" Wakefield Aviator by passion Programmer by sheer force of will ----- Original Message ----- From: "Bruce Dunwiddie" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, February 17, 2004 4:43 PM Subject: RE: [KCFusion] Searching an Intranet site > you just need to spider your own site and have fun with all the complexities > that will cause, including coming up with a proper url to get to that page, > how to store the data from the page allowing for searching, etc... I have > known companies to successfully implement a search like this so it can be > done, but it won't be something real easy. > > > Bruce Dunwiddie > Ticket Technology > P: 866.543.3331 > F: 913.451.7832 > [EMAIL PROTECTED] > > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Behalf Of Adam Dayhoff > Sent: Tuesday, February 17, 2004 4:28 PM > To: [EMAIL PROTECTED] > Subject: RE: [KCFusion] Searching an Intranet site > > > That is one possibility, and we may end up doing something like that. But > here is another complication, we will have information is several tables. > One example would be when we search for someone's name I would expect the > phone extension page to be returned, whatever committees they serve on, > etc... This would mean that we would end up searching most of the tables in > the DB, and most of the columns in each table. Then find a way to match that > table with a link that goes to the correct page. My hope was that we could > get something that would spider through the site and search all of the > rendered pages. Am I making this to complicated? > > > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On > Behalf Of Adaryl "Bob" Wakefield > Sent: Tuesday, February 17, 2004 2:20 PM > To: [EMAIL PROTECTED] > Subject: Re: [KCFusion] Searching an Intranet site > > > I may be missing something but...why not combine a DB search and a html > search and spit out the results on the same page. > If you go to www.keys.org <http://www.keys.org> and type children in the > search box in the upper right hand corner you see that I am digging info out > of two different databases. Now below that is supposed to be the static html > search that is supposed to be powered by google but I have not finished > studying the google APIs yet. However now that you brought google free to my > attention I may have to revisit that. That looks a lot easier to use than > the SOAP solution i was planning. > > Adaryl "Did you reboot?" Wakefield > Aviator by passion > Programmer by sheer force of will > > ----- Original Message ----- > From: Adam <mailto:[EMAIL PROTECTED]> Dayhoff > To: [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]> > Sent: Tuesday, February 17, 2004 1:37 PM > Subject: [KCFusion] Searching an Intranet site > > > A group of us are currently revamping the office's intranet. This site is a > not available outside our company. It is strictly for information that can > be accessed within our nationwide firm. The major comment my team has > received is to be able to search the site. The problem is we have a mix of > dynamic and static content. So, just a verity search through html documents > or just a database search wouldn't capture all of the pages. What I am > looking for would be something that works similar to "Google Free Search", > it would render the page and search that rather than the CFM document. > > Any Ideas? Anyone run across a way to do this with CF or do we need to look > into buying something? > > > > This e-mail and any files transmitted with it are confidential and are > intended solely for the use of the individual or entity to whom they are > addressed. If you are NOT the intended recipient or the person responsible > for delivering the e-mail to the intended recipient, be advised that you > have received this e-mail in error and that any use, dissemination, > forwarding, printing, or copying of this e-mail is strictly prohibited. > > > > ========================================================= Kansas City ColdFusion User Group's website & listserv is hosted through the generous support of Clickdoug.com To send email to the list, email [EMAIL PROTECTED] To (un)subscribe, email [EMAIL PROTECTED] with your request. For hosting solutions http://www.clickdoug.com Featuring Win2003 Enterprise, RedHat Linux, CFMX 6.1. ======================================================
