 |

compubase
User
May 12, 2004, 1:54 PM
Post #1 of 2
(2577 views)
Shortcut
|
|
How to search in SSI's?
|
Can't Post
|
|
Hi all, Is it possible to search in SSI's? Example: There is a file, let's say example.shtml which contains a SSI to a html file deeper in the directory tree. Is SE smart enough to include the SSI in the search of example.shtml. I look's like it does not. So what am I doing wrong here or what workaround should I implement. Thanks, Joep
|
|
|  |
 |

Eric
Product Specialist

May 14, 2004, 10:09 AM
Post #2 of 2
(2523 views)
Shortcut
|
|
Re: [compubase] How to search in SSI's?
[In reply to]
|
Can't Post
|
|
Hi Joep, Thanks for the forum post . Currently it's not possible in search in SSIs nor is it technically sound to do so. The reason is that server-side includes consume additional resources and this additional burden on the server goes up exponentially as the number of include statments and files go up. Eventually the script consumes so much resources that either the site grinds to a halt or the server forbids Search Engine from running at all. A workaround would be to replace SSI code with the actual HTML content from those include files. That's the best suggestion I have for you at this time. If you have other questions please let me know. Cheers, Eric Lau - Product Specialist support@interactivetools.com
|
|
|  |
|