Indexing a record

2 posts by 2 authors in: Forums > CMS Builder
Last Post: September 3, 2008   (RSS)

By dsc234 - September 3, 2008

Hello,

Will the search engine still index (or include in their directory) records even though they don't have thier own page? Am I right in saying that the detailViewer page pulls the content for each record from the database and displays it on the viewer page? How would I find the url for a certain record?

Thanks for your help

Re: [dsc234] Indexing a record

By Dave - September 3, 2008

Yes it will. What matters is whether it's in the database or not. The search - or any of the viewers - will load anything they are allowed to from the database.

The default urls for the pages is in this format:
viewername.php?recordNumber

So that might be: news.php?3
or news.php?headline-here-3

Typically you'd have a list page that lists all the records and creates links to the detail pages for each record.

Let me know if you need more details on any of that.
Dave Edis - Senior Developer
interactivetools.com