Using custom description (.desc) files |
![]() ![]() ![]() |
As many external binary documents do not contain useful title and description information, Zoom allows you to specify custom Meta information for any plugin supported files. The option can be enabled in the indexer configuration dialog and must be enabled for each plugin (see "Configuring a plugin"). Once it is enabled, the indexer will look for .desc files for this plugin supported file extension. For example, if you have a file called “mydocument.doc”, you can create a text file called “mydocument.doc.desc” in the same directory with the following contents: <title>This is my document custom title</title> You can also specify other meta information in .desc files, including extra keywords with the ZOOMWORDS or KEYWORDS fields (see "Manually add words to the index"); ZOOMPAGEBOOST options (see "Weightings"), as well as Last-Modified date information (see "Specifying a last-modified date for your web pages"). |