PassMark Logo
Home » Forum

<TITLE> Tag in CGI Version

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

    #1

    <TITLE> Tag in CGI Version

    I am using the CGI version and would like to populate the title tag with the search term string that gets used and also rendered in on the page 'Search results for: '. How can I do this - I am loathed to switch to php as i have quite a large site. Please help!
  • Ray
    Administrator
    • Dec 2004
    • 4357

    #2
    You would have to embed the CGI version in another server-side script (eg. a PHP or ASP page, see here for more information), and have some code in that script to pre-process the HTTP GET parameters, retrieving the search query to be used to output the <title> tag before the CGI output.
    --Ray
    Wrensoft Web Software
    Sydney, Australia
    Zoom Search Engine

    Comment

    Working...