PassMark Logo
Home » Forum

Announcement

Collapse
No announcement yet.

Search Results Layout in DNN

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Search Results Layout in DNN

    Do you foresee in the future enabling the first line of the search results be something other than the URL or the page title? The native DNN search module allows for a page header to be the first line. this is advantageous for us.

  • #2
    What's the difference between the page title and the page header?
    Or maybe a better question is what is the page header? Maybe this is my lack of DNN knowledge?

    Comment


    • #3
      You can also specify a ZOOMTITLE meta tag for Zoom to use as the link text in the search results (in place of the HTML <title> or the filename).

      Code:
      <meta name="ZOOMTITLE" content="My alternative title to appear in Zoom's search results">
      This tag would need to be present within the <head>...</head> section which is what's normally referred to as the header on a HTML page.

      Like above, I'm not sure what you mean by a "page header" in the context of DNN and if that is something different.
      --Ray
      Wrensoft Web Software
      Sydney, Australia
      Zoom Search Engine

      Comment

      Working...
      X