[ Index ]

PHP Cross Reference of Mambo 4.6.5

[ Variables ]     [ Functions ]     [ Classes ]     [ Constants ]     [ Statistics ]

title

Body

[close]

/help/ -> statistics.searches.html (source)

   1  <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
   2  "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
   3  <html xmlns="http://www.w3.org/1999/xhtml" lang="en_US" xml:lang="en_US">
   4  <head>
   5  <title>Statistics - Search Text</title>
   6  <link href="css/help.css" rel="stylesheet" type="text/css" />
   7  <meta name="copyright" content="Refer to copyright.php" />
   8  <meta name="license" content="http://www.opensource.org/licenses/gpl-2.0.php GNU/GPL" />
   9  </head>
  10  <body><strong class="title">Statistics - Search Text</strong>
  11  
  12  <table width="100%"  border="1" cellspacing="0" cellpadding="3">
  13       <tr>
  14            <td width="16%" align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Purpose:</td>
  15            <td width="84%" valign="top" class="data">
  16  
  17  This page lists the logged search text that visitors have used on
  18  your site. 
  19  <p class="red"><strong>You must enable the "Log Search
  20  Strings" option in the "Statistics" tab of Global Configuration
  21  for this data to be collected.</strong></p>
  22  
  23  <strong>Display Columns</strong>
  24  
  25  <ul>
  26  <li><strong>Search Text</strong>: This is the string or phrase the
  27  site visitor entered.</li>
  28  <li><strong>Times Requested</strong>: This is the number of times
  29  this text has been entered.</li>
  30  <li><strong>Results Returned</strong>: This is the number of search
  31  items that would appear if you performed the search now.</li>
  32  </ul>
  33  <p>
  34  Some results to look at are words or phrases that are commonly
  35  searched for, but return no results. You should assess whether
  36  you have content that is applicable. If necessary, add keywords
  37  using the Meta Info tab for that content item.</p>
  38  
  39  <p>Other results to look for are misspelt words or related words.
  40  For example, if a common search word is 'dark' but it is commonly
  41  misspelt as 'drak' then you may consider putting 'drak' in the
  42  keywords section. You may also have content about a waste
  43  facility where you might add common alternative terms in the meta
  44  keywords such as 'trash' or 'dump'.</p>
  45  
  46  
  47            </td>
  48       </tr>
  49       <tr>
  50            <td align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Usage:</td>
  51            <td valign="top" class="data">n/a</td>
  52       </tr>
  53       <tr>
  54            <td align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Default State: </td>
  55            <td valign="top" class="data">n/a</td>
  56       </tr>
  57       <tr>
  58            <td align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Parameters:</td>
  59            <td valign="top" class="data">n/a</td>
  60       </tr>
  61       <tr>
  62            <td align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Toolbar Icons: </td>
  63            <td valign="top" class="data">n/a</td>
  64       </tr></table>
  65  
  66  </body></html>