> Thanks guys for helping me with this.  I looked more in
> Verity.  Verity only looks at static pages.  Since my page is
> generated dynamically by the database at runtime, this option
> will not work.  I'm still kinda new to CF and so didn't know
> about CFQUERYPARAM...but I do now :-)

You can index database content using Verity and the CFINDEX tag. You can't
easily index the generated pages that use that content, but it's very easy
to index the content itself. Then, when someone searches Verity, the search
results can contain the primary keys of the relevant records, and you can
easily display links to pages that show those records.

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/
phone: 202-797-5496
fax: 202-797-5444
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

Reply via email to