-
Omit Headings from the Results Page: ie, Search Heading
Hello,
I'm using the V4 version in CGI and I would like to customize the source code, but can't. I want to remove the "search heading" and the other two results from the top of the page.
Also, I would like to add links next to each individual search result, example:
Email Link | Share Link | Rate Link
Look forward to hearing from you soon!
Thanks
Susan
-
V4 is old and we no longer support it.
The CGI is written in C++ and then compiled. So you can't edit the binary with a text editior.
We do sell the source code for the CGI as part of the SDK. But this contains the V6 CGI source code, not V4.
-
You can also omit the heading in V6 easily, without needing to recompile or modify the CGI, by using the new Advanced Template options. You could also configure to use XML output, and post-process the results to add the formatting and additional links you need.
However, your need to remove "the other two results from the top of the page" is a little unclear. If you want to exclude certain results from your index, you should just add them to the skip list.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules