I have been playing around with the various options to get certain pages high in the search return. It is not working too well.
1. PDF files. I have over 2000 word searchable pdf files and some are large. So if I am reading the manual right the more times a searched word appears the higher the score. I assume that Content Density should be Standard to reduce that score, and not set to Strong? Any other way to reduce the position of pdf's?
2. I have a number of php files in several directories that pull data from MySQL. That data will have a large repetition of a searched word. I found this was putting these files at the top, and I wanted other files there. For example, a php file that lists all the Volvo 240 cars produced on an annual basis. This means each row will have the word '240'. Result is a huge score. I tried with /history/*.php in the Skip Options but the files were still indexed. I am now reindexing without .php in the Scan Options and need to look for a workaround for the php files I want indexed.
3. I cannot find how to exclude files in Categories, only what to include.
Thanks for any help you throw my way.
Bob
1. PDF files. I have over 2000 word searchable pdf files and some are large. So if I am reading the manual right the more times a searched word appears the higher the score. I assume that Content Density should be Standard to reduce that score, and not set to Strong? Any other way to reduce the position of pdf's?
2. I have a number of php files in several directories that pull data from MySQL. That data will have a large repetition of a searched word. I found this was putting these files at the top, and I wanted other files there. For example, a php file that lists all the Volvo 240 cars produced on an annual basis. This means each row will have the word '240'. Result is a huge score. I tried with /history/*.php in the Skip Options but the files were still indexed. I am now reindexing without .php in the Scan Options and need to look for a workaround for the php files I want indexed.
3. I cannot find how to exclude files in Categories, only what to include.
Thanks for any help you throw my way.
Bob
Comment