PassMark Logo
Home » Forum

Announcement

Collapse
No announcement yet.

<TITLE> Tag in CGI Version

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

  • <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!

  • #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...
    X