PDA

View Full Version : Duplicate Title Tags - Google Webmaster Tools Content Analysis


samk
11-21-2008, 12:24 PM
Hello. Just ran a check using Google Webmaster Tools and found that we have many duplicate pages. We have a custom search page with it's own title but Google seems to find the same page but with different search query strings e.g. myurl.com/search/mysearchpage.html?zoom_query=searchterm.
Is it possible to have the users search term in the title tags or unique ?

wrensoft
11-21-2008, 08:45 PM
In V6 of the Zoom software (http://www.wrensoft.com/forum/showthread.php?t=2895) you can edit the search_template.html file to include the, <!--ZOOM_SHOW_QUERY--> tag.

For example.
<title>Search result for <!--ZOOM_SHOW_QUERY--></title>

This will result in the search terms being inserted into the page title on the search results page.

This is a new feature of V6 and is not in V5.