<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://help.marketruler.com/index.php?action=history&amp;feed=atom&amp;title=Header_and_Footer</id>
		<title>Header and Footer - Revision history</title>
		<link rel="self" type="application/atom+xml" href="https://help.marketruler.com/index.php?action=history&amp;feed=atom&amp;title=Header_and_Footer"/>
		<link rel="alternate" type="text/html" href="https://help.marketruler.com/index.php?title=Header_and_Footer&amp;action=history"/>
		<updated>2026-04-29T17:35:48Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.30.0</generator>

	<entry>
		<id>https://help.marketruler.com/index.php?title=Header_and_Footer&amp;diff=452&amp;oldid=prev</id>
		<title>Admin: Created page with 'On many web sites, there are many elements which are ''common'' between pages: * Navigation * Company or Product logo * Copyright information  On web sites which support [[Server…'</title>
		<link rel="alternate" type="text/html" href="https://help.marketruler.com/index.php?title=Header_and_Footer&amp;diff=452&amp;oldid=prev"/>
				<updated>2009-10-06T18:17:49Z</updated>
		
		<summary type="html">&lt;p&gt;Created page with &amp;#039;On many web sites, there are many elements which are &amp;#039;&amp;#039;common&amp;#039;&amp;#039; between pages: * Navigation * Company or Product logo * Copyright information  On web sites which support [[Server…&amp;#039;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;On many web sites, there are many elements which are ''common'' between pages:&lt;br /&gt;
* Navigation&lt;br /&gt;
* Company or Product logo&lt;br /&gt;
* Copyright information&lt;br /&gt;
&lt;br /&gt;
On web sites which support [[Server-side Includes]], these elements can be incorporated into one or two files in order to simplify web site maintenance. They are called the '''Header''' and '''Footer''' of the web page.&lt;br /&gt;
&lt;br /&gt;
== An example ==&lt;br /&gt;
The following outlines an example using [[Server-side Includes]]:&lt;br /&gt;
&lt;br /&gt;
=== File: index.html ===&lt;br /&gt;
This is the web site's home page:&lt;br /&gt;
&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;&lt;br /&gt;
&amp;lt;!--#include virtual=&amp;quot;/header.html&amp;quot; --&amp;gt;&lt;br /&gt;
&amp;lt;h1&amp;gt;Welcome to our site&amp;lt;/h1&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;Example company was founded in 2009 and produces the finest quality widgets available on the market today ...&amp;lt;/p&amp;gt; &amp;lt;!--#include virtual=&amp;quot;/footer.html&amp;quot; --&amp;gt;&lt;br /&gt;
&amp;lt;!--#include virtual=&amp;quot;/footer.html&amp;quot; --&amp;gt;&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== File: header.html ===&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;&amp;lt;html&amp;gt;&lt;br /&gt;
     &amp;lt;head&amp;gt;&lt;br /&gt;
         &amp;lt;title&amp;gt;My web site&amp;lt;/title&amp;gt;&lt;br /&gt;
         &amp;lt;link rel=&amp;quot;stylesheet&amp;quot; href=&amp;quot;style.css&amp;quot; media=&amp;quot;all&amp;quot; /&amp;gt;&lt;br /&gt;
     &amp;lt;/head&amp;gt;&lt;br /&gt;
     &amp;lt;body&amp;gt;&lt;br /&gt;
         &amp;lt;img src=&amp;quot;logo.gif&amp;quot; alt=&amp;quot;Example Company&amp;quot; /&amp;gt;&lt;br /&gt;
         &amp;lt;ul class=&amp;quot;menus&amp;quot;&amp;gt;&lt;br /&gt;
             &amp;lt;li&amp;gt;&amp;lt;a href=&amp;quot;/&amp;quot;&amp;gt;Home&amp;lt;/li&amp;gt;&lt;br /&gt;
             &amp;lt;li&amp;gt;&amp;lt;a href=&amp;quot;/products/&amp;quot;&amp;gt;Products&amp;lt;/li&amp;gt;&lt;br /&gt;
             &amp;lt;li&amp;gt;&amp;lt;a href=&amp;quot;/contact/&amp;quot;&amp;gt;Contact&amp;lt;/li&amp;gt;&lt;br /&gt;
             &amp;lt;li&amp;gt;&amp;lt;a href=&amp;quot;/about/&amp;quot;&amp;gt;About&amp;lt;/li&amp;gt;&lt;br /&gt;
         &amp;lt;/ul&amp;gt;&lt;br /&gt;
         &amp;lt;div class=&amp;quot;content&amp;quot;&amp;gt;&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
=== File: footer.html ===&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;&lt;br /&gt;
          &amp;lt;/div&amp;gt;&lt;br /&gt;
          &amp;lt;div id=&amp;quot;footer&amp;quot;&amp;gt;&lt;br /&gt;
              Copyright &amp;amp;copy; 2009 Example Company, Inc.&lt;br /&gt;
          &amp;lt;/div&amp;gt;&lt;br /&gt;
     &amp;lt;/body&amp;gt;&lt;br /&gt;
     &amp;lt;/html&amp;gt;&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Relation to analytics software ==&lt;br /&gt;
Obviously, having a header and footer for your web site make it much, much easier to change information which may be contained on the header and footer. To add a new menu item, just update the '''header.html''' file and all pages which use that [[Server-side Include|'''include''']] will be updated as well.&lt;br /&gt;
&lt;br /&gt;
When installing [[Install_the_tracking_snippet|conversion tracking]] software, it's easiest to update the '''footer.html''' file with the appropriate [[HTML]] snippet.&lt;/div&gt;</summary>
		<author><name>Admin</name></author>	</entry>

	</feed>