<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-CA">
	<id>http://help.computerisms.ca/index.php?action=history&amp;feed=atom&amp;title=Getting_Started_with_Hosting</id>
	<title>Getting Started with Hosting - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://help.computerisms.ca/index.php?action=history&amp;feed=atom&amp;title=Getting_Started_with_Hosting"/>
	<link rel="alternate" type="text/html" href="http://help.computerisms.ca/index.php?title=Getting_Started_with_Hosting&amp;action=history"/>
	<updated>2026-04-24T19:02:00Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.41.0</generator>
	<entry>
		<id>http://help.computerisms.ca/index.php?title=Getting_Started_with_Hosting&amp;diff=5251&amp;oldid=prev</id>
		<title>Bob: /* Building a Website */</title>
		<link rel="alternate" type="text/html" href="http://help.computerisms.ca/index.php?title=Getting_Started_with_Hosting&amp;diff=5251&amp;oldid=prev"/>
		<updated>2022-08-24T18:29:46Z</updated>

		<summary type="html">&lt;p&gt;&lt;span dir=&quot;auto&quot;&gt;&lt;span class=&quot;autocomment&quot;&gt;Building a Website&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en-CA&quot;&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 18:29, 24 August 2022&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot; id=&quot;mw-diff-left-l21&quot;&gt;Line 21:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 21:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;Static HTML sites are the old-school way of doing things.  In the 1990s and early 2000s, it was pretty much the only way to build a site, and it involves writing the whole site in code.  There are some advantages to this still.  For example, it is generally much harder to hack a site that is built in static HTML.  Unfortunately, if the site has multiple pages and several features, it is far more time consuming to build, and updates to such a site are much more complex, which usually translates to much more expensive.  However, if you are just wanting a single page &amp;quot;business card&amp;quot; site that is not likely to change much over time, this can be a quick and inexpensive way to get something online.&amp;lt;p&amp;gt;&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;Static HTML sites are the old-school way of doing things.  In the 1990s and early 2000s, it was pretty much the only way to build a site, and it involves writing the whole site in code.  There are some advantages to this still.  For example, it is generally much harder to hack a site that is built in static HTML.  Unfortunately, if the site has multiple pages and several features, it is far more time consuming to build, and updates to such a site are much more complex, which usually translates to much more expensive.  However, if you are just wanting a single page &amp;quot;business card&amp;quot; site that is not likely to change much over time, this can be a quick and inexpensive way to get something online.&amp;lt;p&amp;gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;CMS, or Content Management Systems, are the modern way of building web sites, and they should be used for all but the most basic of websites.  Common software that are used to build a CMS site include Wordpress, Joomla, Drupal, and MediaWiki, though that list is far from exhaustive.  It should be noted that sites using this kind of software require consistent software updates in order to minimize the risk of the site being hacked, so they really shouldn&amp;#039;t be treated as &amp;quot;fire and forget&amp;quot;; someone, either your web designer, your employee, or you, should be actively maintaining these kinds of site on a regular schedule.  These software make it much easier to build features into a site, such as photo galleries, contact forms, and E-Commerce.  They also make it much easier to maintain a consistent layout and colour scheme through every page, and most importantly to update content on the site.  In most cases, someone who wants a website will get the Web Designer to build the site in a CMS, and then they can handle content and software updates themselves, thereby saving a lot of money.&amp;lt;p&amp;gt;&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;CMS, or Content Management Systems, are the modern way of building web sites, and they should be used for all but the most basic of websites.  Common software that are used to build a CMS site include Wordpress, Joomla, Drupal, and MediaWiki, though that list is far from exhaustive.  It should be noted that sites using this kind of software require consistent software updates in order to minimize the risk of the site being hacked, so they really shouldn&amp;#039;t be treated as &amp;quot;fire and forget&amp;quot;; someone, either your web designer, your employee, or you, should be actively maintaining these kinds of site on a regular schedule.  These software make it much easier to build features into a site, such as photo galleries, contact forms, and E-Commerce.  They also make it much easier to maintain a consistent layout and colour scheme through every page, and most importantly to update content on the site.  In most cases, someone who wants a website will get the Web Designer to build the site in a CMS, and then they can handle content and software updates themselves, thereby saving a lot of money.&amp;lt;p&amp;gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-side-deleted&quot;&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;+&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;A discussion on websites in the modern environment would not be complete without mentioning services such as Wix and Weebly.  Both of these services offer an easy and inexpensive way to get a website online, so are a great option for beginners.  They also offer easily usable advanced features, such as ecommerce, so can also be a good resource for more advanced situations.  However, there are a few things to be aware of.  First, they do not do email hosting or any other service other than websites, so it becomes your responsibility to make sure that someone sets everything up correctly between Wix/Weebly and your other hosting services.  Also, if you ever want to move away from these services, the site is not transferable, so you will have to get a new one built.   And as a final point, make sure that the site gets built under an account you will have control over; we have encountered several situations where access to a site has been completely lost because it was built under the account of someone else.  Overall, services like Wix and Weebly have their place, but it is advised that you be sure that your long term plans can work within their system before using it.&amp;lt;p&amp;gt;&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;Getting a web site built is usually the most expensive component in the whole hosting package.  it can range from a few hundred dollars to several thousand, depending on factors such as what features the site has and how much content is being presented, and this should be discussed with the Web Designer.&amp;lt;p&amp;gt;&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;Getting a web site built is usually the most expensive component in the whole hosting package.  it can range from a few hundred dollars to several thousand, depending on factors such as what features the site has and how much content is being presented, and this should be discussed with the Web Designer.&amp;lt;p&amp;gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;br&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;br&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;</summary>
		<author><name>Bob</name></author>
	</entry>
	<entry>
		<id>http://help.computerisms.ca/index.php?title=Getting_Started_with_Hosting&amp;diff=5241&amp;oldid=prev</id>
		<title>Bob: /* Building a Website */</title>
		<link rel="alternate" type="text/html" href="http://help.computerisms.ca/index.php?title=Getting_Started_with_Hosting&amp;diff=5241&amp;oldid=prev"/>
		<updated>2022-08-24T18:16:54Z</updated>

		<summary type="html">&lt;p&gt;&lt;span dir=&quot;auto&quot;&gt;&lt;span class=&quot;autocomment&quot;&gt;Building a Website&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en-CA&quot;&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 18:16, 24 August 2022&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot; id=&quot;mw-diff-left-l20&quot;&gt;Line 20:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 20:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;There are two basic kinds of websites; static HTML, and CMS.&amp;lt;p&amp;gt;&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;There are two basic kinds of websites; static HTML, and CMS.&amp;lt;p&amp;gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;Static HTML sites are the old-school way of doing things.  In the 1990s and early 2000s, it was pretty much the only way to build a site, and it involves writing the whole site in code.  There are some advantages to this still.  For example, it is generally much harder to hack a site that is built in static HTML.  Unfortunately, if the site has multiple pages and several features, it is far more time consuming to build, and updates to such a site are much more complex, which usually translates to much more expensive.  However, if you are just wanting a single page &amp;quot;business card&amp;quot; site that is not likely to change much over time, this can be a quick and inexpensive way to get something online.&amp;lt;p&amp;gt;&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;Static HTML sites are the old-school way of doing things.  In the 1990s and early 2000s, it was pretty much the only way to build a site, and it involves writing the whole site in code.  There are some advantages to this still.  For example, it is generally much harder to hack a site that is built in static HTML.  Unfortunately, if the site has multiple pages and several features, it is far more time consuming to build, and updates to such a site are much more complex, which usually translates to much more expensive.  However, if you are just wanting a single page &amp;quot;business card&amp;quot; site that is not likely to change much over time, this can be a quick and inexpensive way to get something online.&amp;lt;p&amp;gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;−&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;CMS, or Content Management Systems, are the modern way of building web sites, and they should be used for all but the most basic of websites.  Common software that are used to build a CMS site include Wordpress, Joomla, Drupal, and MediaWiki, though that list is far from exhaustive.  It should be noted that sites using this kind of software require consistent software updates in order to minimize the risk of the site being hacked, so they really shouldn&#039;t be treated as &quot;fire and forget&quot;; someone should be actively maintaining these kinds of site on a regular schedule.  These software make it much easier to build features into a site, such as photo galleries, contact forms, and E-Commerce.  They also make it much easier to maintain a consistent layout and colour scheme through every page, and most importantly to update content on the site.  In most cases, someone who wants a website will get the Web Designer to build the site in a CMS, and then they can handle content and software updates themselves, thereby saving a lot of money.&amp;lt;p&amp;gt;&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;+&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;CMS, or Content Management Systems, are the modern way of building web sites, and they should be used for all but the most basic of websites.  Common software that are used to build a CMS site include Wordpress, Joomla, Drupal, and MediaWiki, though that list is far from exhaustive.  It should be noted that sites using this kind of software require consistent software updates in order to minimize the risk of the site being hacked, so they really shouldn&#039;t be treated as &quot;fire and forget&quot;; someone&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;, either your web designer, your employee, or you, &lt;/ins&gt;should be actively maintaining these kinds of site on a regular schedule.  These software make it much easier to build features into a site, such as photo galleries, contact forms, and E-Commerce.  They also make it much easier to maintain a consistent layout and colour scheme through every page, and most importantly to update content on the site.  In most cases, someone who wants a website will get the Web Designer to build the site in a CMS, and then they can handle content and software updates themselves, thereby saving a lot of money.&amp;lt;p&amp;gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;Getting a web site built is usually the most expensive component in the whole hosting package.  it can range from a few hundred dollars to several thousand, depending on factors such as what features the site has and how much content is being presented, and this should be discussed with the Web Designer.&amp;lt;p&amp;gt;&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;Getting a web site built is usually the most expensive component in the whole hosting package.  it can range from a few hundred dollars to several thousand, depending on factors such as what features the site has and how much content is being presented, and this should be discussed with the Web Designer.&amp;lt;p&amp;gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;br&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;br&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;</summary>
		<author><name>Bob</name></author>
	</entry>
	<entry>
		<id>http://help.computerisms.ca/index.php?title=Getting_Started_with_Hosting&amp;diff=5231&amp;oldid=prev</id>
		<title>Bob: /* Building a Website */</title>
		<link rel="alternate" type="text/html" href="http://help.computerisms.ca/index.php?title=Getting_Started_with_Hosting&amp;diff=5231&amp;oldid=prev"/>
		<updated>2022-08-24T18:15:39Z</updated>

		<summary type="html">&lt;p&gt;&lt;span dir=&quot;auto&quot;&gt;&lt;span class=&quot;autocomment&quot;&gt;Building a Website&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en-CA&quot;&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 18:15, 24 August 2022&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot; id=&quot;mw-diff-left-l19&quot;&gt;Line 19:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 19:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;In a lot of cases, a company that offers hosting also builds the sites, but the two things are not necessarily related.  Many people, for example, can build a website, but know nothing of how to setup a web server so that people can find it on the internet.  Computerisms is an example of a company that provides the hosting, but does not provide the artistic services of building sites.&amp;lt;p&amp;gt;&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;In a lot of cases, a company that offers hosting also builds the sites, but the two things are not necessarily related.  Many people, for example, can build a website, but know nothing of how to setup a web server so that people can find it on the internet.  Computerisms is an example of a company that provides the hosting, but does not provide the artistic services of building sites.&amp;lt;p&amp;gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;There are two basic kinds of websites; static HTML, and CMS.&amp;lt;p&amp;gt;&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;There are two basic kinds of websites; static HTML, and CMS.&amp;lt;p&amp;gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;−&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;Static HTML sites are the old-school way of doing things.  In the 1990s and early 2000s, it was pretty much the only way to build a site, and it involves writing the whole site in code.  There are some advantages to this still.  For example, it is generally much harder to hack a site that is built in static HTML.  Unfortunately, it is &lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;also &lt;/del&gt;far more time consuming to build &lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;and update&lt;/del&gt;, and updates to a site &lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;written in HTML &lt;/del&gt;are much more complex, which usually translates to much more expensive.  However, if you are just wanting a single page &quot;business card&quot; site that is not likely to change much over time, this can be a quick and inexpensive way to get something online.&amp;lt;p&amp;gt;&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;+&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;Static HTML sites are the old-school way of doing things.  In the 1990s and early 2000s, it was pretty much the only way to build a site, and it involves writing the whole site in code.  There are some advantages to this still.  For example, it is generally much harder to hack a site that is built in static HTML.  Unfortunately&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;, if the site has multiple pages and several features&lt;/ins&gt;, it is far more time consuming to build, and updates to &lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;such &lt;/ins&gt;a site are much more complex, which usually translates to much more expensive.  However, if you are just wanting a single page &quot;business card&quot; site that is not likely to change much over time, this can be a quick and inexpensive way to get something online.&amp;lt;p&amp;gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;CMS, or Content Management Systems, are the modern way of building web sites, and they should be used for all but the most basic of websites.  Common software that are used to build a CMS site include Wordpress, Joomla, Drupal, and MediaWiki, though that list is far from exhaustive.  It should be noted that sites using this kind of software require consistent software updates in order to minimize the risk of the site being hacked, so they really shouldn&amp;#039;t be treated as &amp;quot;fire and forget&amp;quot;; someone should be actively maintaining these kinds of site on a regular schedule.  These software make it much easier to build features into a site, such as photo galleries, contact forms, and E-Commerce.  They also make it much easier to maintain a consistent layout and colour scheme through every page, and most importantly to update content on the site.  In most cases, someone who wants a website will get the Web Designer to build the site in a CMS, and then they can handle content and software updates themselves, thereby saving a lot of money.&amp;lt;p&amp;gt;&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;CMS, or Content Management Systems, are the modern way of building web sites, and they should be used for all but the most basic of websites.  Common software that are used to build a CMS site include Wordpress, Joomla, Drupal, and MediaWiki, though that list is far from exhaustive.  It should be noted that sites using this kind of software require consistent software updates in order to minimize the risk of the site being hacked, so they really shouldn&amp;#039;t be treated as &amp;quot;fire and forget&amp;quot;; someone should be actively maintaining these kinds of site on a regular schedule.  These software make it much easier to build features into a site, such as photo galleries, contact forms, and E-Commerce.  They also make it much easier to maintain a consistent layout and colour scheme through every page, and most importantly to update content on the site.  In most cases, someone who wants a website will get the Web Designer to build the site in a CMS, and then they can handle content and software updates themselves, thereby saving a lot of money.&amp;lt;p&amp;gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;Getting a web site built is usually the most expensive component in the whole hosting package.  it can range from a few hundred dollars to several thousand, depending on factors such as what features the site has and how much content is being presented, and this should be discussed with the Web Designer.&amp;lt;p&amp;gt;&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;Getting a web site built is usually the most expensive component in the whole hosting package.  it can range from a few hundred dollars to several thousand, depending on factors such as what features the site has and how much content is being presented, and this should be discussed with the Web Designer.&amp;lt;p&amp;gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;</summary>
		<author><name>Bob</name></author>
	</entry>
	<entry>
		<id>http://help.computerisms.ca/index.php?title=Getting_Started_with_Hosting&amp;diff=5221&amp;oldid=prev</id>
		<title>Bob: /* Building a Website */</title>
		<link rel="alternate" type="text/html" href="http://help.computerisms.ca/index.php?title=Getting_Started_with_Hosting&amp;diff=5221&amp;oldid=prev"/>
		<updated>2022-08-24T18:13:50Z</updated>

		<summary type="html">&lt;p&gt;&lt;span dir=&quot;auto&quot;&gt;&lt;span class=&quot;autocomment&quot;&gt;Building a Website&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en-CA&quot;&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 18:13, 24 August 2022&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot; id=&quot;mw-diff-left-l19&quot;&gt;Line 19:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 19:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;In a lot of cases, a company that offers hosting also builds the sites, but the two things are not necessarily related.  Many people, for example, can build a website, but know nothing of how to setup a web server so that people can find it on the internet.  Computerisms is an example of a company that provides the hosting, but does not provide the artistic services of building sites.&amp;lt;p&amp;gt;&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;In a lot of cases, a company that offers hosting also builds the sites, but the two things are not necessarily related.  Many people, for example, can build a website, but know nothing of how to setup a web server so that people can find it on the internet.  Computerisms is an example of a company that provides the hosting, but does not provide the artistic services of building sites.&amp;lt;p&amp;gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;There are two basic kinds of websites; static HTML, and CMS.&amp;lt;p&amp;gt;&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;There are two basic kinds of websites; static HTML, and CMS.&amp;lt;p&amp;gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;−&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;Static HTML sites are the old-school way of doing things.  In the 1990s and early 2000s, it was pretty much the only way to build a site, and it involves writing the whole site in code.  There are some advantages to this still.  For example, it is generally much harder to hack a site that is built in static HTML.  Unfortunately, it is also far more time consuming, and &lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;updating &lt;/del&gt;a site written in HTML &lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;is &lt;/del&gt;much &lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;harder&lt;/del&gt;, which usually translates to much more expensive&lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;, as well&lt;/del&gt;.  However, if you are just wanting a single page &quot;business card&quot; site that is not likely to change much over time, this can be a quick and inexpensive way to get something online.&amp;lt;p&amp;gt;&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;+&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;Static HTML sites are the old-school way of doing things.  In the 1990s and early 2000s, it was pretty much the only way to build a site, and it involves writing the whole site in code.  There are some advantages to this still.  For example, it is generally much harder to hack a site that is built in static HTML.  Unfortunately, it is also far more time consuming &lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;to build and update&lt;/ins&gt;, and &lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;updates to &lt;/ins&gt;a site written in HTML &lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;are &lt;/ins&gt;much &lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;more complex&lt;/ins&gt;, which usually translates to much more expensive.  However, if you are just wanting a single page &quot;business card&quot; site that is not likely to change much over time, this can be a quick and inexpensive way to get something online.&amp;lt;p&amp;gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;CMS, or Content Management Systems, are the modern way of building web sites, and they should be used for all but the most basic of websites.  Common software that are used to build a CMS site include Wordpress, Joomla, Drupal, and MediaWiki, though that list is far from exhaustive.  It should be noted that sites using this kind of software require consistent software updates in order to minimize the risk of the site being hacked, so they really shouldn&amp;#039;t be treated as &amp;quot;fire and forget&amp;quot;; someone should be actively maintaining these kinds of site on a regular schedule.  These software make it much easier to build features into a site, such as photo galleries, contact forms, and E-Commerce.  They also make it much easier to maintain a consistent layout and colour scheme through every page, and most importantly to update content on the site.  In most cases, someone who wants a website will get the Web Designer to build the site in a CMS, and then they can handle content and software updates themselves, thereby saving a lot of money.&amp;lt;p&amp;gt;&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;CMS, or Content Management Systems, are the modern way of building web sites, and they should be used for all but the most basic of websites.  Common software that are used to build a CMS site include Wordpress, Joomla, Drupal, and MediaWiki, though that list is far from exhaustive.  It should be noted that sites using this kind of software require consistent software updates in order to minimize the risk of the site being hacked, so they really shouldn&amp;#039;t be treated as &amp;quot;fire and forget&amp;quot;; someone should be actively maintaining these kinds of site on a regular schedule.  These software make it much easier to build features into a site, such as photo galleries, contact forms, and E-Commerce.  They also make it much easier to maintain a consistent layout and colour scheme through every page, and most importantly to update content on the site.  In most cases, someone who wants a website will get the Web Designer to build the site in a CMS, and then they can handle content and software updates themselves, thereby saving a lot of money.&amp;lt;p&amp;gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;Getting a web site built is usually the most expensive component in the whole hosting package.  it can range from a few hundred dollars to several thousand, depending on factors such as what features the site has and how much content is being presented, and this should be discussed with the Web Designer.&amp;lt;p&amp;gt;&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;Getting a web site built is usually the most expensive component in the whole hosting package.  it can range from a few hundred dollars to several thousand, depending on factors such as what features the site has and how much content is being presented, and this should be discussed with the Web Designer.&amp;lt;p&amp;gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;</summary>
		<author><name>Bob</name></author>
	</entry>
	<entry>
		<id>http://help.computerisms.ca/index.php?title=Getting_Started_with_Hosting&amp;diff=5211&amp;oldid=prev</id>
		<title>Bob: /* Domain Name */</title>
		<link rel="alternate" type="text/html" href="http://help.computerisms.ca/index.php?title=Getting_Started_with_Hosting&amp;diff=5211&amp;oldid=prev"/>
		<updated>2022-08-24T17:51:08Z</updated>

		<summary type="html">&lt;p&gt;&lt;span dir=&quot;auto&quot;&gt;&lt;span class=&quot;autocomment&quot;&gt;Domain Name&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en-CA&quot;&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 17:51, 24 August 2022&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot; id=&quot;mw-diff-left-l9&quot;&gt;Line 9:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 9:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;The most common TLD is .com, which is run by the organization called [https://www.icann.org/ ICANN], but another very common TLD is .ca, which is run by the organization [https://www.cira.ca/ CIRA].  Many other countries and organizations also have TLDs, such as .org, .tv, .pro, .info, .br, and so on.  These organizations keep track of all 2nd level domains in their respective TLD, so for example, once I have registered computerisms with CIRA, computerisms.ca is now taken, and nobody else can take computerisms.ca unless I let it expire.  However, someone could go buy computerisms.com if I haven&amp;#039;t bought it yet.&amp;lt;p&amp;gt;&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;The most common TLD is .com, which is run by the organization called [https://www.icann.org/ ICANN], but another very common TLD is .ca, which is run by the organization [https://www.cira.ca/ CIRA].  Many other countries and organizations also have TLDs, such as .org, .tv, .pro, .info, .br, and so on.  These organizations keep track of all 2nd level domains in their respective TLD, so for example, once I have registered computerisms with CIRA, computerisms.ca is now taken, and nobody else can take computerisms.ca unless I let it expire.  However, someone could go buy computerisms.com if I haven&amp;#039;t bought it yet.&amp;lt;p&amp;gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;For a full list of all the TLDs that are available, consult [https://en.wikipedia.org/wiki/List_of_Internet_top-level_domains This Page]&amp;lt;p&amp;gt;&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;For a full list of all the TLDs that are available, consult [https://en.wikipedia.org/wiki/List_of_Internet_top-level_domains This Page]&amp;lt;p&amp;gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;−&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;In order to prevent others from occupying your 2nd level domain namespace, some people think it is a good idea to buy up the 2nd level domain in as many TLDs as is reasonable, so they might buy domain.com, domain.ca, domain.org, and domain.net.  Overall, this is not terribly expensive in the big scope of things, and it can prevent problems in the future; for &lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;example a &lt;/del&gt;company &lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;who bought a 2nd level &lt;/del&gt;domain &lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;in the &lt;/del&gt;.ca &lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;TLD later found &lt;/del&gt;out that &lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;someone else &lt;/del&gt;had bought the &lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;same 2nd level &lt;/del&gt;domain &lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;in the &lt;/del&gt;.com &lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;TLD to host &lt;/del&gt;a porn site, &lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;so some of their clients ended up at &lt;/del&gt;the &lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;porn site &lt;/del&gt;instead of &lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;the company web site because they went &lt;/del&gt;to &lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;the &lt;/del&gt;.com &lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;version of the 2nd level domain&lt;/del&gt;.  But it is by no means necessary for you to do this in order for your website and related services to work.&amp;lt;p&amp;gt;&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;+&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;In order to prevent others from occupying your 2nd level domain namespace, some people think it is a good idea to buy up the 2nd level domain in as many TLDs as is reasonable, so they might buy domain.com, domain.ca, domain.org, and domain.net.  Overall, this is not terribly expensive in the big scope of things, and it can prevent problems in the future&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;.  A good example of this&lt;/ins&gt;; &lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;I used to work at YKNet, the Yukon&#039;s first Internet Service Provider, and the website &lt;/ins&gt;for &lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;that &lt;/ins&gt;company &lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;was at the &lt;/ins&gt;domain &lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;yknet&lt;/ins&gt;.ca&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;.  I used to get regular phone calls that our site had been hacked because there was porn all over it.  It turned &lt;/ins&gt;out that &lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;another company &lt;/ins&gt;had bought the domain &lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;yknet&lt;/ins&gt;.com &lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;and hosted &lt;/ins&gt;a porn site, &lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;and that &lt;/ins&gt;the &lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;people who were calling me were going to yknet.com &lt;/ins&gt;instead of &lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;yknet.ca.  So it would have been a good idea &lt;/ins&gt;to &lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;buy that &lt;/ins&gt;.com &lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;name in that case&lt;/ins&gt;.  But it is by no means necessary for you to do this in order for your website and related services to work&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;, and in fact the site at yknet.ca did work just fine&lt;/ins&gt;.&amp;lt;p&amp;gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;If you want see if your chosen 2nd level domain and TLD combination is available, you can use a site like [https://who.is This One].&amp;lt;p&amp;gt;&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;If you want see if your chosen 2nd level domain and TLD combination is available, you can use a site like [https://who.is This One].&amp;lt;p&amp;gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;When people are talking about domain names, they typically combine the 2nd level domain and the TLD, and refer to that as their &amp;quot;domain name&amp;quot;.  So computerisms.ca and computerisms.com would both be considered as 2 separate domain names in conversation.&amp;lt;p&amp;gt;&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;When people are talking about domain names, they typically combine the 2nd level domain and the TLD, and refer to that as their &amp;quot;domain name&amp;quot;.  So computerisms.ca and computerisms.com would both be considered as 2 separate domain names in conversation.&amp;lt;p&amp;gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;</summary>
		<author><name>Bob</name></author>
	</entry>
	<entry>
		<id>http://help.computerisms.ca/index.php?title=Getting_Started_with_Hosting&amp;diff=5181&amp;oldid=prev</id>
		<title>Bob: /* Wrap Up */</title>
		<link rel="alternate" type="text/html" href="http://help.computerisms.ca/index.php?title=Getting_Started_with_Hosting&amp;diff=5181&amp;oldid=prev"/>
		<updated>2022-08-03T16:42:53Z</updated>

		<summary type="html">&lt;p&gt;&lt;span dir=&quot;auto&quot;&gt;&lt;span class=&quot;autocomment&quot;&gt;Wrap Up&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en-CA&quot;&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 16:42, 3 August 2022&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot; id=&quot;mw-diff-left-l36&quot;&gt;Line 36:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 36:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;br&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;br&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;==Wrap Up==&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;==Wrap Up==&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;−&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;Hopefully this page gave you a solid overview of what you need to get started with hosting.  If you have any further questions, &lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;[&lt;/del&gt;[https://www.computerisms.ca Computerisms&lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;]&lt;/del&gt;] is here to help, feel free to reach out.&amp;lt;p&amp;gt;&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;+&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;Hopefully this page gave you a solid overview of what you need to get started with hosting.  If you have any further questions, [https://www.computerisms.ca Computerisms] is here to help, feel free to reach out.&amp;lt;p&amp;gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;</summary>
		<author><name>Bob</name></author>
	</entry>
	<entry>
		<id>http://help.computerisms.ca/index.php?title=Getting_Started_with_Hosting&amp;diff=5171&amp;oldid=prev</id>
		<title>Bob: /* Advanced Hosting Services */</title>
		<link rel="alternate" type="text/html" href="http://help.computerisms.ca/index.php?title=Getting_Started_with_Hosting&amp;diff=5171&amp;oldid=prev"/>
		<updated>2022-08-03T16:42:36Z</updated>

		<summary type="html">&lt;p&gt;&lt;span dir=&quot;auto&quot;&gt;&lt;span class=&quot;autocomment&quot;&gt;Advanced Hosting Services&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en-CA&quot;&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 16:42, 3 August 2022&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot; id=&quot;mw-diff-left-l34&quot;&gt;Line 34:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 34:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;Other services that might be available like this include online Address Books, Online File Storage (Like Dropbox, OneDrive, GoogleDrive, etc...), Large file Transfer services (like YouSendIt), Mailing List providers (like MailChimp), and VoIP services.&amp;lt;p&amp;gt;&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;Other services that might be available like this include online Address Books, Online File Storage (Like Dropbox, OneDrive, GoogleDrive, etc...), Large file Transfer services (like YouSendIt), Mailing List providers (like MailChimp), and VoIP services.&amp;lt;p&amp;gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;Not all services are required to be provided by the same hosting provider.  It does require some knowledge of how to setup your DNS records, but in most cases your hosting provider can help you with this, if they don&amp;#039;t just handle it for you as part of their service.&amp;lt;p&amp;gt;&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;Not all services are required to be provided by the same hosting provider.  It does require some knowledge of how to setup your DNS records, but in most cases your hosting provider can help you with this, if they don&amp;#039;t just handle it for you as part of their service.&amp;lt;p&amp;gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;−&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&amp;lt;p&amp;gt;&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;+&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt; &lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;−&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;WIP&lt;/del&gt;&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;+&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;==Wrap Up==&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-side-deleted&quot;&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;+&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;Hopefully this page gave you a solid overview of what you need to get started with hosting.  If you have any further questions, [[https://www.computerisms.ca Computerisms]] is here to help, feel free to reach out.&lt;/ins&gt;&amp;lt;p&amp;gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;</summary>
		<author><name>Bob</name></author>
	</entry>
	<entry>
		<id>http://help.computerisms.ca/index.php?title=Getting_Started_with_Hosting&amp;diff=5161&amp;oldid=prev</id>
		<title>Bob: /* The Actual Hosting */</title>
		<link rel="alternate" type="text/html" href="http://help.computerisms.ca/index.php?title=Getting_Started_with_Hosting&amp;diff=5161&amp;oldid=prev"/>
		<updated>2022-08-03T16:39:59Z</updated>

		<summary type="html">&lt;p&gt;&lt;span dir=&quot;auto&quot;&gt;&lt;span class=&quot;autocomment&quot;&gt;The Actual Hosting&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en-CA&quot;&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 16:39, 3 August 2022&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot; id=&quot;mw-diff-left-l26&quot;&gt;Line 26:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 26:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;Once you have a domain name, and a web site to present to the public, you need a way for people on the Internet to be able to find and see your site.  This is where the hosting provider comes in.&amp;lt;p&amp;gt;&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;Once you have a domain name, and a web site to present to the public, you need a way for people on the Internet to be able to find and see your site.  This is where the hosting provider comes in.&amp;lt;p&amp;gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;The hosting provider is going to setup his servers so that services can work with your domain name.  In most situations, this is going to consist of 3 parts, but if you are using more advanced services it will probably consist of more.&amp;lt;p&amp;gt;   &lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;The hosting provider is going to setup his servers so that services can work with your domain name.  In most situations, this is going to consist of 3 parts, but if you are using more advanced services it will probably consist of more.&amp;lt;p&amp;gt;   &lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;−&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;The first part is Domain Name Services, or DNS, and the hosting provider is going to set that up so that your domain name can be matched to specific servers on the internet that are going to provide services based on your domain name.  In addition to your main domain, this can also be used to create sub-domains for various other services.  For example, if your domain name is domain.tld, and you subscribe to a VoIP service, you could refer to your VoIP server as pbx.domain.tld&lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;, and &lt;/del&gt;DNS is how computers on the Internet are going to be able to find that server and know that it is your service they are connecting to instead of someone else&lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;&#039;s&lt;/del&gt;.&amp;lt;p&amp;gt;&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;+&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;The first part is Domain Name Services, or DNS, and the hosting provider is going to set that up so that your domain name can be matched to specific servers on the internet that are going to provide services based on your domain name.  In addition to your main domain, this can also be used to create sub-domains for various other services.  For example, if your domain name is &lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;domain.tld, your mail service might be found at the subdomain mail.&lt;/ins&gt;domain.tld, and &lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;if &lt;/ins&gt;you subscribe to a VoIP service, you could refer to your VoIP server as pbx.domain.tld&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;.  &lt;/ins&gt;DNS is how computers on the Internet are going to be able to find that server and know that it is your service they are connecting to instead of someone else.&amp;lt;p&amp;gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;−&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;The 2nd common part is the site.  Once your site has been built by a Web Designer, it will need to go on your hosting provider&#039;s servers, and that server will need to be configured to respond with your website when a request comes in for it.  There are several technical aspects to making this work, but generally these aspects will either be handled directly by the designer, or will be worked out between the designer and the hoster, so generally there won&#039;t be &lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;a lot much &lt;/del&gt;you will need to know about this aspect of things.&amp;lt;p&amp;gt;&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;+&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;The 2nd common part is the site.  Once your site has been built by a Web Designer, it will need to go on your hosting provider&#039;s servers, and that server will need to be configured to respond with your website when a request comes in for it.  There are several technical aspects to making this work, but generally these aspects will either be handled directly by the designer, or will be worked out between the designer and the hoster, so generally there won&#039;t be &lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;any thing &lt;/ins&gt;you will need to know about this aspect of things.&amp;lt;p&amp;gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;And the 3rd most common component is email.  The hosting provider will configure their server so that all mail being delivered to your domain will arrive at their server, and that each individual address will have its own inbox, and in turn will provide a way so that each person can check their address.  Different hosting providers will have different packages that they offer; some will limit the amount of email storage you can use, some will limit the number of email addresses you can have, and most will do both.  It is arguable that email is probably the most important aspect of hosting because it is such a common and important way of communicating, so having an idea of how you will be using email in your hosting environment and choosing a hosting provider that matches your requirements is a good idea.&amp;lt;p&amp;gt;&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;And the 3rd most common component is email.  The hosting provider will configure their server so that all mail being delivered to your domain will arrive at their server, and that each individual address will have its own inbox, and in turn will provide a way so that each person can check their address.  Different hosting providers will have different packages that they offer; some will limit the amount of email storage you can use, some will limit the number of email addresses you can have, and most will do both.  It is arguable that email is probably the most important aspect of hosting because it is such a common and important way of communicating, so having an idea of how you will be using email in your hosting environment and choosing a hosting provider that matches your requirements is a good idea.&amp;lt;p&amp;gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;br&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;br&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;</summary>
		<author><name>Bob</name></author>
	</entry>
	<entry>
		<id>http://help.computerisms.ca/index.php?title=Getting_Started_with_Hosting&amp;diff=5151&amp;oldid=prev</id>
		<title>Bob: /* The Actual Hosting */</title>
		<link rel="alternate" type="text/html" href="http://help.computerisms.ca/index.php?title=Getting_Started_with_Hosting&amp;diff=5151&amp;oldid=prev"/>
		<updated>2022-08-03T16:34:42Z</updated>

		<summary type="html">&lt;p&gt;&lt;span dir=&quot;auto&quot;&gt;&lt;span class=&quot;autocomment&quot;&gt;The Actual Hosting&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en-CA&quot;&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 16:34, 3 August 2022&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot; id=&quot;mw-diff-left-l27&quot;&gt;Line 27:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 27:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;The hosting provider is going to setup his servers so that services can work with your domain name.  In most situations, this is going to consist of 3 parts, but if you are using more advanced services it will probably consist of more.&amp;lt;p&amp;gt;   &lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;The hosting provider is going to setup his servers so that services can work with your domain name.  In most situations, this is going to consist of 3 parts, but if you are using more advanced services it will probably consist of more.&amp;lt;p&amp;gt;   &lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;The first part is Domain Name Services, or DNS, and the hosting provider is going to set that up so that your domain name can be matched to specific servers on the internet that are going to provide services based on your domain name.  In addition to your main domain, this can also be used to create sub-domains for various other services.  For example, if your domain name is domain.tld, and you subscribe to a VoIP service, you could refer to your VoIP server as pbx.domain.tld, and DNS is how computers on the Internet are going to be able to find that server and know that it is your service they are connecting to instead of someone else&amp;#039;s.&amp;lt;p&amp;gt;&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;The first part is Domain Name Services, or DNS, and the hosting provider is going to set that up so that your domain name can be matched to specific servers on the internet that are going to provide services based on your domain name.  In addition to your main domain, this can also be used to create sub-domains for various other services.  For example, if your domain name is domain.tld, and you subscribe to a VoIP service, you could refer to your VoIP server as pbx.domain.tld, and DNS is how computers on the Internet are going to be able to find that server and know that it is your service they are connecting to instead of someone else&amp;#039;s.&amp;lt;p&amp;gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;−&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;The 2nd common part is the site.  Once your site has been built by a Web Designer, it will need to go on your hosting provider&#039;s servers, and that server will need to be configured to respond with your website when a request comes in for it.&amp;lt;p&amp;gt;&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;+&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;The 2nd common part is the site.  Once your site has been built by a Web Designer, it will need to go on your hosting provider&#039;s servers, and that server will need to be configured to respond with your website when a request comes in for it&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;.  There are several technical aspects to making this work, but generally these aspects will either be handled directly by the designer, or will be worked out between the designer and the hoster, so generally there won&#039;t be a lot much you will need to know about this aspect of things&lt;/ins&gt;.&amp;lt;p&amp;gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;−&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;And the 3rd most common component is email.  The hosting provider will configure their server so that all mail being delivered to your domain will arrive at their server, and that each individual address will have its own inbox, and in turn will provide a way so that each person can check their address.&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;+&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;And the 3rd most common component is email.  The hosting provider will configure their server so that all mail being delivered to your domain will arrive at their server, and that each individual address will have its own inbox, and in turn will provide a way so that each person can check their address. &lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt; Different hosting providers will have different packages that they offer; some will limit the amount of email storage you can use, some will limit the number of email addresses you can have, and most will do both.  It is arguable that email is probably the most important aspect of hosting because it is such a common and important way of communicating, so having an idea of how you will be using email in your hosting environment and choosing a hosting provider that matches your requirements is a good idea.&amp;lt;p&amp;gt;&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;br&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;br&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-side-deleted&quot;&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;+&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;==Advanced Hosting Services==&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-side-deleted&quot;&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;+&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;In addition to the basics of DNS, website, and email, there are several other services that can be tied to your domain name.  A common example of this is Calendars.  Calendars are often hosted on a hosting server so that multiple people can access them at once.  In most (maybe all) cases, Calendars are going to have a permissions matrix so that some calendars are private and some calendars can be accessed by the whole organization, and any number of combinations in-between.&amp;lt;p&amp;gt;&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-side-deleted&quot;&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;+&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;Other services that might be available like this include online Address Books, Online File Storage (Like Dropbox, OneDrive, GoogleDrive, etc...), Large file Transfer services (like YouSendIt), Mailing List providers (like MailChimp), and VoIP services.&amp;lt;p&amp;gt;&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-side-deleted&quot;&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;+&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;Not all services are required to be provided by the same hosting provider.  It does require some knowledge of how to setup your DNS records, but in most cases your hosting provider can help you with this, if they don&#039;t just handle it for you as part of their service.&amp;lt;p&amp;gt;&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&amp;lt;p&amp;gt;&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&amp;lt;p&amp;gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;WIP&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;WIP&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;</summary>
		<author><name>Bob</name></author>
	</entry>
	<entry>
		<id>http://help.computerisms.ca/index.php?title=Getting_Started_with_Hosting&amp;diff=5141&amp;oldid=prev</id>
		<title>Bob: /* Introduction */</title>
		<link rel="alternate" type="text/html" href="http://help.computerisms.ca/index.php?title=Getting_Started_with_Hosting&amp;diff=5141&amp;oldid=prev"/>
		<updated>2022-08-02T15:52:32Z</updated>

		<summary type="html">&lt;p&gt;&lt;span dir=&quot;auto&quot;&gt;&lt;span class=&quot;autocomment&quot;&gt;Introduction&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en-CA&quot;&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 15:52, 2 August 2022&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot; id=&quot;mw-diff-left-l2&quot;&gt;Line 2:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 2:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;Hosting is a pretty general term that is often used to refer to a number of services related to hosting, in addition to the hosting itself.&amp;lt;p&amp;gt;&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;Hosting is a pretty general term that is often used to refer to a number of services related to hosting, in addition to the hosting itself.&amp;lt;p&amp;gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;Specifically, when someone hosts for you, they are providing you a hardware, software, or service that you and/or others can access over the internet.  It could be a website, and most often is, but can also refer to email, files, databases, software, or connectivity, among other things.&amp;lt;p&amp;gt;&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;Specifically, when someone hosts for you, they are providing you a hardware, software, or service that you and/or others can access over the internet.  It could be a website, and most often is, but can also refer to email, files, databases, software, or connectivity, among other things.&amp;lt;p&amp;gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;−&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;As it pertains to this page, Hosting is the service that Computerisms or other companies such as GoDaddy or Canadian Web Hosting provides, and is related to your domain name and the related services linked by it.&amp;lt;p&amp;gt;&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;+&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;As it pertains to this page, Hosting is the service that Computerisms or other companies such as GoDaddy or Canadian Web Hosting provides, and is related to your domain name and the related services linked by it&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;.  This page will give a very brief overview of what you, as someone who is figuring out how to get into hosting, will need to know&lt;/ins&gt;.&amp;lt;p&amp;gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;br&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;br&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;==Domain Name==&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;==Domain Name==&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;</summary>
		<author><name>Bob</name></author>
	</entry>
</feed>