Jack Killpatrick wrote:

> Problem is, I don't want to do a text search of the database. I have a set
> of CF templates, some of which will load depending on form field input from
> the previous page. As a result, I can't index the "results" page, no matter
> what. That I can live with. On the other hand, I have a number of templates
> that load content from the database and *can* be indexed, since there are no
> form parameters that are used to load them. And on those pages are links
> essentially back to the same template, but that will load different content
> (links have something like page_ID=123, with 123 being a variable - the
> variables come from the db). I need an app that will load the template,
> index it's content, then read the links on it and "load" those "pages" (same
> url with a query string tagged on) and index those "pages".

Are you looking to make the content in those pages searchable or are you trying
to create a site index?  If you want to make the content searchable, then you
don't need to index the result page, but make the content in your database
searchable so that when it finds the right content it display
"yourpage.cfm?pageid=123".  How it's done in the background is not relevant to
the user who will simply see the page that they wanted.

A site index could be more complicated.  Any of the ones I've tried choke on the
number of pages that get generated from our site :(

--
          Making the Web Work for You (tm)

Susan Duncan ([EMAIL PROTECTED]) Voice: (613) 744-3283
Director, Internet Development      Fax: (613) 744-1825
http://www.malico.com         Toll Free: (877) WEB-PROS
http://www.OttawaWEB.COM
MALICO - Graphic Design and Internet Development
Founders: Ottawa-Hull Chapter-Int'l Webmasters Association


____________________________________________________________________
--------------------------------------------------------------------
 Join The NEW Web Consultants Association FORUMS and CHAT:
   Register Today at: http://just4u.com/forums/
Web Consultants Web Site : http://just4u.com/webconsultants
   Give the Gift of Life This Year...
     Just4U Stop Smoking Support forum - helping smokers for
      over three years-tell a friend: http://just4u.com/forums/
          To get 500 Banner Ads for FREE
    go to http://www.linkbuddies.com/start.go?id=111261
---------------------------------------------------------------------

Reply via email to