<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1030254" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1030254</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/anyone-know-how-update-all-html-pages-site-onceadd-new-section#comment-1176189</link>
    <description> &lt;p&gt;I tried jevesbond method and it worked perfect, Im definately going to be using that alot from now on&lt;br /&gt;
thanks&lt;/p&gt;
 </description>
     <pubDate>Sun, 07 Aug 2005 04:05:39 +0000</pubDate>
 <dc:creator>gdubs</dc:creator>
 <guid isPermaLink="false">comment 1176189 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/anyone-know-how-update-all-html-pages-site-onceadd-new-section#comment-1176188</link>
    <description> &lt;p&gt;thanks everyone im gonna try a few of these ideas out and ill let you know how they worked form me&lt;/p&gt;
 </description>
     <pubDate>Sun, 07 Aug 2005 02:50:52 +0000</pubDate>
 <dc:creator>gdubs</dc:creator>
 <guid isPermaLink="false">comment 1176188 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/anyone-know-how-update-all-html-pages-site-onceadd-new-section#comment-1176186</link>
    <description> &lt;p&gt;if ur site is big i recommend you to use CMS (Content Management System) it give the flexibility to easily change your content, layout and design.&lt;/p&gt;
&lt;p&gt;There are few popular open source CMS out there you might wan to try out some. here are they:-&lt;br /&gt;
- &lt;a href=&quot;http://www.mamboserver.com/&quot; class=&quot;bb-url&quot;&gt;http://www.mamboserver.com/&lt;/a&gt;&lt;br /&gt;
- &lt;a href=&quot;http://www.Drupal.org&quot; class=&quot;bb-url&quot;&gt;http://www.Drupal.org&lt;/a&gt;&lt;/p&gt;
 </description>
     <pubDate>Sun, 07 Aug 2005 02:10:34 +0000</pubDate>
 <dc:creator>sogua</dc:creator>
 <guid isPermaLink="false">comment 1176186 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/anyone-know-how-update-all-html-pages-site-onceadd-new-section#comment-1176158</link>
    <description> &lt;p&gt;I occassionally come across this problem and there is a way of doing it...&lt;/p&gt;
&lt;ol class=&quot;bb-list&quot;&gt;
&lt;li&gt;Open dreamweaver.&lt;/li&gt;
&lt;li&gt;Open your site.&lt;/li&gt;
&lt;li&gt;Insert the new stylesheet on one page.&lt;/li&gt;
&lt;li&gt;Make sure you&#039;re in Code view then select the line of text above your style sheet link, then on the menu: Edit -&amp;gt; Copy.&lt;/li&gt;
&lt;li&gt;(I&#039;m assuming you have this defined as a site in DW) Go to Edit -&amp;gt; Find and Replace...&lt;/li&gt;
&lt;li&gt;On the &quot;Find in:&quot; drop-down box select &quot;Entire Current Local Site&quot;&lt;/li&gt;
&lt;li&gt;On the &quot;Search:&quot; drop-down box select &quot;Source Code&quot;&lt;/li&gt;
&lt;li&gt;Ensure that the text you copid in step 3 is in the &quot;Find:&quot; text box, if it isn&#039;t right-click then paste it in.&lt;/li&gt;
&lt;li&gt;Select and copy both the line above and the new stylesheet reference then paste them into the &quot;Replace:&quot; text box.&lt;/li&gt;
&lt;li&gt;Check the &quot;Find:&quot; and &quot;Replace:&quot; boxes look something like the example below then click &quot;Replace All.&quot; Be careful though - if this goes wrong it will &lt;strong&gt;really go wrong&lt;/strong&gt;.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;Below&#039;s an example of what your finished &quot;Find:&quot; and &quot;Replace:&quot; text boxes should look like:&lt;br /&gt;
&lt;div class=&quot;codeblock&quot;&gt;&lt;code&gt;Find: &amp;lt;title&amp;gt;blah blah&amp;lt;/title&amp;gt;&lt;br /&gt;&lt;br /&gt;Replace: &amp;lt;title&amp;gt;blah blah&amp;lt;/title&amp;gt;&lt;br /&gt;&amp;lt;style type=&amp;quot;text/css&amp;quot; media=&amp;quot;all&amp;quot;&amp;gt;&lt;br /&gt;		@import url(stylesheet.css);&lt;br /&gt;&amp;lt;/style&amp;gt;&lt;/code&gt;&lt;/div&gt;&lt;/p&gt;
&lt;p&gt;That&#039;ll solve your stylesheet problem, you might be able to fix your content by using a variation of this method.&lt;/p&gt;
&lt;p&gt;Usually authors will have a CMS that manages all content for them. &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>Sat, 06 Aug 2005 13:29:57 +0000</pubDate>
 <dc:creator>JeevesBond</dc:creator>
 <guid isPermaLink="false">comment 1176158 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/anyone-know-how-update-all-html-pages-site-onceadd-new-section#comment-1176146</link>
    <description> &lt;p&gt;If you designed the site originally using includes (or DW templates), there may well be a way. If you didn&#039;t there isn&#039;t.&lt;/p&gt;
 </description>
     <pubDate>Sat, 06 Aug 2005 06:30:22 +0000</pubDate>
 <dc:creator>chrishirst</dc:creator>
 <guid isPermaLink="false">comment 1176146 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/anyone-know-how-update-all-html-pages-site-onceadd-new-section#comment-1176139</link>
    <description> &lt;p&gt;If you mean updating the site, you mean what? The contents? The Look?&lt;/p&gt;
&lt;p&gt;for the Look, make a universal CSS file that will enable you to update the entire sites look by modifying only the CSS file...&lt;/p&gt;
 </description>
     <pubDate>Sat, 06 Aug 2005 05:35:08 +0000</pubDate>
 <dc:creator>demonhale</dc:creator>
 <guid isPermaLink="false">comment 1176139 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
