|
LinksManager is an application service so all scripts including the search script is located on our web servers. When your links pages visitors do a search, the search script on our server scans your links database index, and the results screen is generated on the fly. Since the results screen is generated from our web servers and not your server, the SSIs you have in place will not work.
There are a few ways around this:
1) Hard code the right side of your layout into your LinksManager account header and footer, rather than calling that part of the layout from the SSI.
2) Use an iFrame (inline frame) to grab the filename that your SSI is calling. iFrames are supported by almost all web browsers and are easy to set up. For more information on iFrames, visit your favorite search engine and search "iframe". There are many articles on the web documenting the use of iFrames.
3) Disable searching of links and only let your links page visitors browse for links.
Let us know if you need assistance with any of the options above.
Top - Updated: January 22, 2003
|