Forum Moderators: phranque
<body></body> tags. If you are looking to replace stuff in the <head> then you need to use real SSI. You might want to develop the site in FP and then add the SSI last. If you really want to use the WYSIWYG aspect of FP then you may want to limit your use of SSI to the FP Include Page and leave the stuff between head tags alone.
- Only the latest browsers support this, due to multiple error tolerance. Older / specific browsers (ie, text browsers, speaking browsers, crawlers) will get confused.
- Crawlers won't like it.
Remember, at the end of the day you are using the scripting commands to inform the browser what it needs to do. Incorrect code will slow the browser down, results in erroneous pages, crawlers won't bother to look too closely, etc.