PDA

View Full Version : Exclude Site's name in search results



Mantis
06-01-2007, 11:15 AM
Hi.

I have a little issue, that is bothering me with the search results page.

All of my pages are named like this:

Site's name | Page title

I would like to exclude "Site's name | " and only show the page title on my search results page. Since I have splitted my website into different categories, it is totally unnecessary to display the site's name.

Is there a way to do this with Zoom? I have considered using the ZOOMSTOP and ZOOMRESTART tags, but since they are only for indexing (at least from what I understand), that probably won't do.

Many thanks in advance!

wrensoft
06-01-2007, 10:05 PM
Just remove the unwanted text from your <title> tags.

Otherwise you would need to write a bit of custom code to filter the text you don't want.

Ray
06-02-2007, 03:53 AM
Is there a way to do this with Zoom? I have considered using the ZOOMSTOP and ZOOMRESTART tags, but since they are only for indexing (at least from what I understand), that probably won't do.

Please see this thread (http://www.wrensoft.com/forum/showthread.php?t=1774).