No matter what I search for I only get 10 results, even if I select 100. Multiple pages don't show.
Thanks
Last edited by link; 04-18-2010 at 02:13 AM.
It looks to me like you have only 10 pages on your site.
I had a look at your site, I couldn't find 100 pages worth of content. So it wouldn't seem reasonable to get a 100 search results when you search your site for a keyword.
For example, when I search for michigan ... it brings up 10 instances (only 1 page) ... and there are more than 10 instances of michigan within the site ... however, I understand what you mean ... with only 10 pages, the 'same' page wouldn't be sited twice, correct?
Still having trouble ... I added <!--ZOOMSTOPFOLLOW-->
before the bottom text navigation but it's still being searched. I remembered to upload the changed HTML files and I reindexed and uploaded the zoom files.
Last edited by link; 04-18-2010 at 10:19 PM.
Correct, any particular URL will be listed at most once in the search results.
The tags <!--ZOOMSTOPFOLLOW--> and <!--ZOOMRESTARTFOLLOW--> MUST be used in pairs. You can't just use half the pair.
Also if you want the text not to be indexed, then you should instead be using the <!--ZOOMSTOP--> and <!--ZOOMRESTART--> pair of tags.
See also this FAQ.
http://www.wrensoft.com/zoom/support....html#zoomstop
Many thanks for the excellent support. Your help is very much appreciated.
Things are working fine within the site, however on the search results page ... the text navigation that I stopped and started duplicates itself
Please search and you will see the protected content twice! I don't understand why this would happen only on the search results page ... that page is a template same as the rest of the site.
This is the only page that has <!--ZOOMSEARCH--> as a single tag, not a pair, is their another tag that should be there?
Thanks
Last edited by link; 04-19-2010 at 03:21 AM.
Are you referring to the fact that you have two results, one which goes to:
http://www.imichiganproductions.org/
And another result which goes to:
http://www.imichiganproductions.org/index.html
?
If so, this has nothing to do with the ZOOMSTOP tags. You can find an explanation (and solutions to avoid this) discussed in this previous thread here:
http://www.wrensoft.com/forum/showthread.php?t=281
If you are actually talking about something related to the ZOOMSTOP tags and the skipped navigation text (which I do not see appearing in your context descriptions), then please elaborate: tell us what search term to use and quote us an example of what you are seeing (maybe a screenshot if it is hard to describe).
(P.S. I noticed your search results are cluttered together. This FAQ may also be of interest:
Q. Why is there no spacing between my search results? )
Hi Raymond, thanks.
When you search for something and go to the search results page ... at the bottom you will see the text navigation items that I stopped and started, however, on the search results page, the navigation is repeated to the right, making the page shift to the left:
Home :: About iMp :: The Michigan Experience :: American Jazz Greats :: etc.
Screenshot: http://imichiganproductions.org/images/error.jpg
Thanks for catching the line spacing ... your fix worked and it looks so much better.
I used the old css from the previous version.
Last edited by link; 04-19-2010 at 03:26 AM.
Oh I see what you mean now, thanks for that screenshot.
I believe that is caused by a bug which has since been remedied in V6.0 build 1021 (you appear to be using build 1020).
You can download the latest build and find out what else has changed from here:
http://www.wrensoft.com/zoom/whatsnew.html
Quote from build 1021:
Fixed PHP bug when template tags appear on same line as HTML. This was causing the HTML to be repeated, and potentially breaking the resultant search page layout.