cPanel 11 Documentation
Software: CGI - Edit Search Results Template
← Go BackOverview
The search results template control the "look and feel" of the results page used when your visitors search for information using your web site's search engine. You can control all aspects of the results page according to your specific needs and personal preferences. To learn more about your web site's search engine, read the Setup Your Web Site's Search Engine document.
Steps
- You should see the following default search results code:
<html>
<title>Default Template</title>
<body bgcolor="#FFFFFF">
<!--- Don't modify the cgi tag --->
<cgi>
<!--- Don't modify the cgi tag --->
</body>
</html>
Modify the code to your specific needs.
- Click on the Save button.
