PassMark Logo
Home » Forum

Duplicate Title Tags - Google Webmaster Tools Content Analysis

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • samk
    Junior Member
    • Dec 2007
    • 3

    #1

    Duplicate Title Tags - Google Webmaster Tools Content Analysis

    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 ?
  • David
    Administrator
    • Dec 2004
    • 4714

    #2
    In V6 of the Zoom software 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.

    Comment

    Working...