<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1021695" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1021695</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/web-design-and-graphics/frametables-template-and-files-questions#comment-1133800</link>
    <description> &lt;p&gt;sorry, no -- it doesn&#039;t follow the include links because they don&#039;t exist to it. &lt;/p&gt;
&lt;p&gt;Say index.php has this include (SSI works the same):&lt;/p&gt;
&lt;p&gt;&amp;lt;? include &quot;whatever.php&quot;; ?&amp;gt;&lt;/p&gt;
&lt;p&gt;A spider won&#039;t go get whatever.php on its own. It won&#039;t know it exists. HOWEVER, it will know whatever is inside whatever.php because the server will have taken that information and written it into the page that IS crawled -- index.php.&lt;/p&gt;
&lt;p&gt;So the page comes to the spider as you see it when you browse, not as it&#039;s written on the server. It sees one file, not two (in this example), and that one file is the combination of both individual files residing on the server.&lt;/p&gt;
 </description>
     <pubDate>Sat, 28 Jun 2003 14:26:39 +0000</pubDate>
 <dc:creator>Suzanne</dc:creator>
 <guid isPermaLink="false">comment 1133800 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/web-design-and-graphics/frametables-template-and-files-questions#comment-1133794</link>
    <description> &lt;blockquote class=&quot;bb-quote-body&quot;&gt;&lt;p&gt;Quote: &lt;em&gt;Originally posted by Suzanne &lt;/em&gt;&lt;br /&gt;
&lt;strong&gt;It doesn&#039;t follow include links, just the page.  SSIs (or includes) do not affect SEO at all.&lt;/strong&gt;&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt; So if the spider wont follow the links then it does affect SEO as the site will not get fully crawled and indexed!&lt;/p&gt;
 </description>
     <pubDate>Sat, 28 Jun 2003 09:58:02 +0000</pubDate>
 <dc:creator>The Webmistress</dc:creator>
 <guid isPermaLink="false">comment 1133794 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/web-design-and-graphics/frametables-template-and-files-questions#comment-1133783</link>
    <description> &lt;p&gt;Just supporting what&#039;s been said -- the spider calls the page, then the server puts it together for the spider. It doesn&#039;t follow include links, just the page.  SSIs (or includes) do not affect SEO at all.&lt;/p&gt;
&lt;p&gt;HOWEVER, they can affect server performance. If you have many pages that are mostly static, you may want to do something like many blog software applications do, and generate those pages into static files and only update them as needed so the server is only issuing text files, not parsing documents.&lt;/p&gt;
 </description>
     <pubDate>Sat, 28 Jun 2003 00:18:37 +0000</pubDate>
 <dc:creator>Suzanne</dc:creator>
 <guid isPermaLink="false">comment 1133783 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/web-design-and-graphics/frametables-template-and-files-questions#comment-1133769</link>
    <description> &lt;p&gt;I&#039;d hever though of that one but I&#039;m assuming that it wouldn&#039;t be a problem.  I&#039;ve been trying to do some research on the topic but there isn&#039;t a whole lot out there on SSI&#039;s and SE&#039;s.  One message board post I found stated that since the spider sees the rendered HTML page it will therefore see the SSI content just as the user sees it in the browser.&lt;/p&gt;
&lt;blockquote class=&quot;bb-quote-body&quot;&gt;&lt;p&gt;Quote: When the server is asked to serve the parent page (the template) it assembles the ssi (body text) and the template into a complete HTML page and serves it. All the spider sees is the complete HTML page. &lt;/p&gt;
&lt;p&gt;So, you needn&#039;t worry about using ssi&#039;s. The entire page is created &quot;server side&quot; before being served to the spider or any other inquisitive individual.&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;(this is from &lt;a href=&quot;http://www.webmasterworld.com/forum5/992.htm&quot; class=&quot;bb-url&quot;&gt;Webmaster World forums&lt;/a&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;)&lt;/p&gt;
 </description>
     <pubDate>Fri, 27 Jun 2003 19:00:43 +0000</pubDate>
 <dc:creator>Megan</dc:creator>
 <guid isPermaLink="false">comment 1133769 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/web-design-and-graphics/frametables-template-and-files-questions#comment-1133752</link>
    <description> &lt;p&gt;How do SEs deal with SSIs? If the navigation is called from the SSI do the SEs see it?&lt;/p&gt;
 </description>
     <pubDate>Fri, 27 Jun 2003 16:02:53 +0000</pubDate>
 <dc:creator>The Webmistress</dc:creator>
 <guid isPermaLink="false">comment 1133752 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/web-design-and-graphics/frametables-template-and-files-questions#comment-1133750</link>
    <description> &lt;p&gt;Have you looked into using Server Side Includes onstead of frames?  I haven&#039;t seen your design, but this is usually a useful way of applying your template to every page without worrying about frames and associated search engine problems.&lt;/p&gt;
 </description>
     <pubDate>Fri, 27 Jun 2003 15:51:07 +0000</pubDate>
 <dc:creator>Megan</dc:creator>
 <guid isPermaLink="false">comment 1133750 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/web-design-and-graphics/frametables-template-and-files-questions#comment-1133740</link>
    <description> &lt;p&gt;Julia&#039;s advice is the best option.&lt;/p&gt;
&lt;p&gt;Second best, because sometimes you need to use frames (usually in applications only):&lt;/p&gt;
&lt;p&gt;For the pages IN the frames (not the frame itself) you can try the below. This is JUST A SUGGESTION, not tested, and not inclusive of all browsers:&lt;/p&gt;
&lt;p&gt;&lt;div class=&quot;codeblock&quot;&gt;&lt;code&gt;&amp;nbsp;&amp;nbsp; if ((top == self) {&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; top.location.replace(newURL);&lt;br /&gt;&amp;nbsp;&amp;nbsp; }&lt;/code&gt;&lt;/div&gt;&#039;&lt;/p&gt;
&lt;p&gt;You&#039;ll need to read up more on how to specify what page is in the frame, or you&#039;ll lose people and annoy them.&lt;/p&gt;
 </description>
     <pubDate>Fri, 27 Jun 2003 14:59:22 +0000</pubDate>
 <dc:creator>Suzanne</dc:creator>
 <guid isPermaLink="false">comment 1133740 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>Welcome to TWF</title>
    <link>https://www.webmaster-forums.net/web-design-and-graphics/frametables-template-and-files-questions#comment-1133709</link>
    <description> &lt;p&gt;Personally I wouldn&#039;t use frames, you have the problem of the search engines actually crawling the site properly and also pages breaking out of the frameset from a results page. This can be fixed by putting a framestuffer code onto each page - search google for one.&lt;/p&gt;
&lt;p&gt;As for making the site load quickly, you really need to just make sure that each page (you&#039;re not going to be able to preload the whole site) is a reasonable size and that any graphics are well compressed.&lt;/p&gt;
&lt;p&gt;Even if you have a huge site consisting of thousands of pages you don&#039;t have to use frames and the site will load as quickly as your page size allows it to.&lt;/p&gt;
 </description>
     <pubDate>Fri, 27 Jun 2003 07:37:18 +0000</pubDate>
 <dc:creator>The Webmistress</dc:creator>
 <guid isPermaLink="false">comment 1133709 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
