PassMark Logo
Home » Forum

No page titles in results when using evolt.org breadcrumb

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Anonymous
    Senior Member
    • Dec 2004
    • 617

    #1

    No page titles in results when using evolt.org breadcrumb

    Hi All,

    I've got a dynamically generated breadcrumb trail that I got from evolt.org which pulls the page title from a variable

    <% PageTitle = "example page title" %>

    at the top of the page. This is pulled from

    <title>
    <% = PageTitle %>
    </title>
    and is then displayed in the breadcrumb.

    The problem I'm having is that the Zoom Search Engine results do not show the page titles, just 'No Title'. Is there a way around this?

    Examples can be found at www.albioncoach.co.uk

    Thanks,
    Brett
  • David
    Administrator
    • Dec 2004
    • 4714

    #2
    I am not sure about the breadcrumbs...

    But if you are indexing in Spider mode and not Offline mode, then the titles should be picked up.

    -------
    David

    Comment

    • Anonymous
      Senior Member
      • Dec 2004
      • 617

      #3
      Originally posted by Wrensoft
      I am not sure about the breadcrumbs...

      But if you are indexing in Spider mode and not Offline mode, then the titles should be picked up.

      -------
      David
      And there was my problem! Makes sense now - the ASP isn't processed until it's previewed/viewed.

      Thanks David. Keep up the good work. It really is an excellent product.

      Many thanks again,
      Brett

      Comment

      Working...