<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1013522" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1013522</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/ssi-0#comment-1078482</link>
    <description> &lt;p&gt;ya....&lt;br /&gt;
I think it&#039;s more for you... to get a mental picture when looking at the directory....&lt;br /&gt;
But it also depends on how your web server is setup.  By default, web servers don&#039;t parse .html files, but an admin could modify that (to look for SSI for example).&lt;/p&gt;
 </description>
     <pubDate>Thu, 22 Feb 2001 07:24:13 +0000</pubDate>
 <dc:creator>Mark Hensler</dc:creator>
 <guid isPermaLink="false">comment 1078482 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>Re: That may be it.</title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/ssi-0#comment-1078464</link>
    <description> &lt;blockquote class=&quot;bb-quote-body&quot;&gt;&lt;p&gt;Quote: BTW, is there an advantage or disadvantage to putting includes in a txt file rather than an html file as Suzzane notes (assuming that there is html code within, but no SSI stringing)?&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;The only advantage is if you have it set for HTML to be parsed (it&#039;s possible in some situations) and you have the pieces that definitely AREN&#039;T parsed as .txt, you avoid the server unnecessarily parsing the file.&lt;/p&gt;
&lt;p&gt;I&#039;m sure it&#039;s infinitessimal, if there is a clear advantage from the server perspective.  From my perspective, I have the main pages (holders) as .html, the scripted bits as .shtml, and the content and anything else as .txt, which helps me keep the pieces straight in my head when I am editing.&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/smile.png&quot; title=&quot;Smiling&quot; alt=&quot;Smiling&quot; class=&quot;smiley-content&quot; /&gt; Suzanne&lt;/p&gt;
&lt;p&gt;P.S.  Glad it works!&lt;/p&gt;
 </description>
     <pubDate>Wed, 21 Feb 2001 22:07:16 +0000</pubDate>
 <dc:creator>Suzanne</dc:creator>
 <guid isPermaLink="false">comment 1078464 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/ssi-0#comment-1078421</link>
    <description> &lt;p&gt;It worked!  &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/smile.png&quot; title=&quot;Smiling&quot; alt=&quot;Smiling&quot; class=&quot;smiley-content&quot; /&gt;  Thanks!  &lt;/p&gt;
&lt;p&gt;[Edited by fifeclub on Feb. 20, 2001 at 08:52 PM]&lt;/p&gt;
 </description>
     <pubDate>Wed, 21 Feb 2001 01:39:50 +0000</pubDate>
 <dc:creator>fifeclub</dc:creator>
 <guid isPermaLink="false">comment 1078421 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>That may be it.</title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/ssi-0#comment-1078406</link>
    <description> &lt;p&gt;That may be it.  My footer file was not &lt;strong&gt;s&lt;/strong&gt;html.  I&#039;ll give that a shot tonight (I&#039;m at my day job now).  If it works it will make future site changes a breeze.  Thanks.  &lt;/p&gt;
&lt;p&gt;BTW, is there an advantage or disadvantage to putting includes in a txt file rather than an html file as Suzzane notes (assuming that there is html code within, but no SSI stringing)?  If there are no disadvantages, I&#039;ll just leave them as html files (even though I don&#039;t even have the  or  codes within them).&lt;/p&gt;
&lt;p&gt;[Edited by fifeclub on Feb. 20, 2001 at 08:37 PM]&lt;/p&gt;
 </description>
     <pubDate>Tue, 20 Feb 2001 14:23:56 +0000</pubDate>
 <dc:creator>fifeclub</dc:creator>
 <guid isPermaLink="false">comment 1078406 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/ssi-0#comment-1078403</link>
    <description> &lt;p&gt;&lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/wink.png&quot; title=&quot;Wink&quot; alt=&quot;Wink&quot; class=&quot;smiley-content&quot; /&gt;&lt;/p&gt;
 </description>
     <pubDate>Tue, 20 Feb 2001 08:28:16 +0000</pubDate>
 <dc:creator>Mark Hensler</dc:creator>
 <guid isPermaLink="false">comment 1078403 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>suggestion</title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/ssi-0#comment-1078402</link>
    <description> &lt;p&gt;main page: .shtml?&lt;br /&gt;
include with the include: .shtml&lt;br /&gt;
tiny snip: .txt&lt;/p&gt;
&lt;p&gt;To ease the load on the server, only have the pages that need to be parsed have the .shtml extension.  My server allows me to include files in an .html page, but the includes have to be .shtml if they contain more includes or any logic.&lt;/p&gt;
&lt;p&gt;... er, what Mark asked is what I&#039;m getting at.&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/smile.png&quot; title=&quot;Smiling&quot; alt=&quot;Smiling&quot; class=&quot;smiley-content&quot; /&gt; Suzanne&lt;/p&gt;
 </description>
     <pubDate>Tue, 20 Feb 2001 08:26:10 +0000</pubDate>
 <dc:creator>Suzanne</dc:creator>
 <guid isPermaLink="false">comment 1078402 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/ssi-0#comment-1078399</link>
    <description> &lt;p&gt;what is the extension of your footer file?&lt;/p&gt;
 </description>
     <pubDate>Tue, 20 Feb 2001 08:12:34 +0000</pubDate>
 <dc:creator>Mark Hensler</dc:creator>
 <guid isPermaLink="false">comment 1078399 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>didn&#039;t work?</title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/ssi-0#comment-1078394</link>
    <description> &lt;p&gt;I tried it on a test basis and I couln&#039;t get it to work.  What I did is insert the following code into my footer file (which is called by an SSI).&lt;/p&gt;
&lt;p&gt;The file secondssi.html has just a simple line of text for testing purposes.  When I loaded my page, it successfully called the rest of the footer file but the secondssi.html (text) was not inserted (but it didn&#039;t print an error message either).  Any ideas what may have gone wrong?&lt;/p&gt;
&lt;p&gt;P.S.  For background, I want to figure this part out before I proceed with my site redesign because I ideally want to put my banner SSI within my footer SSI, so that if I decide to change my banner script or delete it all together, I won&#039;t have to make the changes to every page on my website.&lt;/p&gt;
 </description>
     <pubDate>Tue, 20 Feb 2001 02:48:50 +0000</pubDate>
 <dc:creator>fifeclub</dc:creator>
 <guid isPermaLink="false">comment 1078394 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/ssi-0#comment-1078359</link>
    <description> &lt;p&gt;Welcome to TWF, fifeclub&lt;/p&gt;
&lt;p&gt;Yes, you can string SSI pages...&lt;br /&gt;
No, I&#039;ve not experienced any slowing doing this.&lt;/p&gt;
 </description>
     <pubDate>Mon, 19 Feb 2001 07:06:58 +0000</pubDate>
 <dc:creator>Mark Hensler</dc:creator>
 <guid isPermaLink="false">comment 1078359 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
