Javascript version, 6.0 build 1003
I have a .zip file I would like only the filename to be indexed. The zip file contains .xml files (no titles in them).
I have added the .zip extension to the Scan Extensions list and I have configured it to use a .desc file and only index the filename.
The .desc file is being indexed, but the search result does not display the .desc file information as expected.
For example:
My zip file = samples.zip
My desc file = samples.zip.desc (I used Notepad to create)
The contents in the .desc file look like this:
<title>My samples.zip</title>
<meta name="description" content="Lots of stuff">
When I perform a search on samples.zip the search resut says:
No title
Terms matched: 1 - Score: 31 - URL: samples.zip [note this is correct URL, I cleaned it up for posting].
I have title of page and meta name toggled on in the Search Results layout. I had expected the title and description to display in the search results.
Any suggestions??? Did I miss a setting?
Thanks.......
I have a .zip file I would like only the filename to be indexed. The zip file contains .xml files (no titles in them).
I have added the .zip extension to the Scan Extensions list and I have configured it to use a .desc file and only index the filename.
The .desc file is being indexed, but the search result does not display the .desc file information as expected.
For example:
My zip file = samples.zip
My desc file = samples.zip.desc (I used Notepad to create)
The contents in the .desc file look like this:
<title>My samples.zip</title>
<meta name="description" content="Lots of stuff">
When I perform a search on samples.zip the search resut says:
No title
Terms matched: 1 - Score: 31 - URL: samples.zip [note this is correct URL, I cleaned it up for posting].
I have title of page and meta name toggled on in the Search Results layout. I had expected the title and description to display in the search results.
Any suggestions??? Did I miss a setting?
Thanks.......
Comment