<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Untangling The Web &#187; web host</title>
	<atom:link href="http://www.untanglingtheweb.org/tag/web-host/feed" rel="self" type="application/rss+xml" />
	<link>http://www.untanglingtheweb.org</link>
	<description>Training Small Business Owners How To Use The Internet</description>
	<lastBuildDate>Fri, 11 Nov 2011 21:58:20 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Why WordPress?</title>
		<link>http://www.untanglingtheweb.org/2010/05/18/why-wordpress.html</link>
		<comments>http://www.untanglingtheweb.org/2010/05/18/why-wordpress.html#comments</comments>
		<pubDate>Tue, 18 May 2010 17:56:43 +0000</pubDate>
		<dc:creator>Conrad Walton</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[Automated System]]></category>
		<category><![CDATA[Building A Web Site]]></category>
		<category><![CDATA[CMS]]></category>
		<category><![CDATA[Content Management System]]></category>
		<category><![CDATA[Content Management Systems]]></category>
		<category><![CDATA[Content Management Systems Cms]]></category>
		<category><![CDATA[Control]]></category>
		<category><![CDATA[Drupal]]></category>
		<category><![CDATA[Elements]]></category>
		<category><![CDATA[Footer]]></category>
		<category><![CDATA[Hard Stuff]]></category>
		<category><![CDATA[Images]]></category>
		<category><![CDATA[Living Room]]></category>
		<category><![CDATA[Old School]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Original Intent]]></category>
		<category><![CDATA[Sidebar]]></category>
		<category><![CDATA[Static Html Files]]></category>
		<category><![CDATA[Typo]]></category>
		<category><![CDATA[Web Developer]]></category>
		<category><![CDATA[Web Developers]]></category>
		<category><![CDATA[web host]]></category>
		<category><![CDATA[Web Page]]></category>
		<category><![CDATA[web server]]></category>

		<guid isPermaLink="false">http://www.waltonwebdesigner.com/?p=3686</guid>
		<description><![CDATA[I&#8217;ve recently updated some existing web sites to use WordPress for a couple different clients. They just wanted me to make some changes to their site. They had no idea that WordPress would allow them to update their own site &#8230; <a href="http://www.untanglingtheweb.org/2010/05/18/why-wordpress.html">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve recently updated some existing web sites to use WordPress for a couple different clients. They just wanted me to make some changes to their site.</p>
<p>They had no idea that WordPress would allow them to update their own site themselves. They thought that a web site is just a web site. Only web developers could make changes to them. They had no control of their own site.</p>
<p><img src="http://www.waltonwebdesigner.com/wordpress/wp-content/uploads/2010/05/7DDFAE53-5E29-4E94-A3FB-1808CA5D12C3.jpg" alt="7DDFAE53-5E29-4E94-A3FB-1808CA5D12C3.jpg" border="0" width="500" height="268" /></p>
<p>The old school way of building a web site, the way I did it since 1994, is to manually write out static HTML files and put them on a web server. Each page lived on it&#8217;s own, like having a bunch of pieces of paper laid out on the living room floor. You have to change each one individually.</p>
<p>Smart people got the idea to develop a &#8220;Content Management System&#8221;, CMS, to take care of the hard, repetitive stuff. There are now many of them. Drupal and Joomla are the primary competitors to WordPress these days.</p>
<p>The idea of a CMS is that some of the elements on a web page are the same from page to page. Generally there&#8217;s a header, a sidebar, and a footer, with the content in the middle somewhere. The content changes, but the template stays the same.</p>
<p>If you had an automated system that would just add the same header to every page, then you only have to update the header in one place, one time. If you can have a system that manages the static stuff and lets you play with the changing stuff, life would be easier.</p>
<p><img src="http://www.waltonwebdesigner.com/wordpress/wp-content/uploads/2010/05/corvette.jpg" alt="corvette.jpg" border="0" width="500" height="225" /></p>
<p>Using WordPress allows me to build that template, all the hard stuff, the common stuff, as a web developer, then allows my clients to manage all the stuff in the middle, the content.</p>
<p>I haven&#8217;t built a web site without using WordPress in years.</p>
<p>Why WordPress? Control.</p>
<p>In any CMS, there are &#8220;admin&#8221; pages, a section of the site that is password protected. Those pages control the images, the posts, the pages, the content of the site to be updated easily.</p>
<p>Want a new page? Log into the admin and add a new page. Want to write a blog post? Log in and write a new post. Find a typo that someone else did? Log in and fix it. Add an image and put it in your blog post.</p>
<p>WordPress puts the control of the content back in your hands. You don&#8217;t need a web developer to write HTML every time you want to change something. You don&#8217;t need to know how an internal combustion engine works to drive a car. You just drive.</p>
<p>WordPress takes all of the technical, hard stuff and handles it for you. You just create the web site. Type some stuff. Click a button. It&#8217;s a piece of pie.</p>
<p>You do need to know how to move the shift lever and turn on the engine. You need to know how to turn the steering wheel. The level of technical knowledge required is like driving a car.</p>
<p>If you are still paying someone else to update your web site, or if you don&#8217;t have a web site yet, now is the time to use WordPress. It&#8217;s cheap. It&#8217;s easy. It&#8217;s available.</p>
<p>Take control. The road is waiting.</p>
<p><img src="http://www.waltonwebdesigner.com/wordpress/wp-content/uploads/2010/05/theroad.jpg" alt="theroad.jpg" border="0" width="500" height="277" /></p>
<p>If you use WordPress, what do you think about it? If you don&#8217;t, why not? Leave a comment.
<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.untanglingtheweb.org%2F2010%2F05%2F18%2Fwhy-wordpress.html"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.untanglingtheweb.org%2F2010%2F05%2F18%2Fwhy-wordpress.html&amp;source=conradwalton&amp;style=normal&amp;service=bit.ly&amp;service_api=R_31989b0d7fed1b2ca61c6228193c1052&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
]]></content:encoded>
			<wfw:commentRss>http://www.untanglingtheweb.org/2010/05/18/why-wordpress.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>King Of My Castle, Master Of My Domain Name</title>
		<link>http://www.untanglingtheweb.org/2010/04/09/king-of-my-castle-master-of-my-domain-name.html</link>
		<comments>http://www.untanglingtheweb.org/2010/04/09/king-of-my-castle-master-of-my-domain-name.html#comments</comments>
		<pubDate>Fri, 09 Apr 2010 18:47:25 +0000</pubDate>
		<dc:creator>Conrad Walton</dc:creator>
				<category><![CDATA[DNS]]></category>
		<category><![CDATA[1234]]></category>
		<category><![CDATA[Associat]]></category>
		<category><![CDATA[Blah]]></category>
		<category><![CDATA[Castle Master]]></category>
		<category><![CDATA[Central Organization]]></category>
		<category><![CDATA[Convenience]]></category>
		<category><![CDATA[Dhcp]]></category>
		<category><![CDATA[Dns Change]]></category>
		<category><![CDATA[domain name]]></category>
		<category><![CDATA[Domain Names]]></category>
		<category><![CDATA[Friday Night]]></category>
		<category><![CDATA[Hosting Service]]></category>
		<category><![CDATA[Ip Address]]></category>
		<category><![CDATA[Ip Addresses]]></category>
		<category><![CDATA[King Of My Castle]]></category>
		<category><![CDATA[Locksmith]]></category>
		<category><![CDATA[Mechanic]]></category>
		<category><![CDATA[Moral Of The Story]]></category>
		<category><![CDATA[Organization Domain]]></category>
		<category><![CDATA[Phone Book]]></category>
		<category><![CDATA[Phone Number]]></category>
		<category><![CDATA[Pizza]]></category>
		<category><![CDATA[Pointers]]></category>
		<category><![CDATA[Servers]]></category>
		<category><![CDATA[Universe]]></category>
		<category><![CDATA[web host]]></category>
		<category><![CDATA[Web Hosting Company]]></category>
		<category><![CDATA[Web Pages]]></category>
		<category><![CDATA[Web Server Computer]]></category>

		<guid isPermaLink="false">http://www.waltonwebdesigner.com/?p=3448</guid>
		<description><![CDATA[I am working on converting a client&#8217;s site to WordPress. We&#8217;ve got it almost ready to go. We&#8217;re moving it from one hosting service to another. In order to make the change to the new web host, we have to &#8230; <a href="http://www.untanglingtheweb.org/2010/04/09/king-of-my-castle-master-of-my-domain-name.html">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I am working on converting a client&#8217;s site to WordPress. We&#8217;ve got it almost ready to go. We&#8217;re moving it from one hosting service to another. In order to make the change to the new web host, we have to make a DNS change.</p>
<p>The problem is that the current hosting company controls the DNS. We have to give them a one day notice to make the change. Instead of going live Friday night, we have to wait until Monday.</p>
<p>The moral of the story is that if you own your own domain name, you need to understand the technical issues involved and you need to know enough that you have control of it.</p>
<p>Maybe you don&#8217;t like keys and you&#8217;re not a locksmith, but you have a key to the front door of your house, right? Maybe you&#8217;re not a mechanic, but you like to drive your car, don&#8217;t you?</p>
<div id="attachment_3447" class="wp-caption aligncenter" style="width: 410px"><img src="http://www.waltonwebdesigner.com/wordpress/wp-content/uploads/2010/04/my_castle.jpg" alt="" title="my_castle.jpg" width="400" height="300" class="size-full wp-image-3447" /><p class="wp-caption-text">King of My Castle, Master Of My Domain Name</p></div>
<p>Here&#8217;s an overview of how it all works, in simple language.</p>
<p>A web server is just a computer that responds to requests for web pages.</p>
<p>It can also be referred to as a &#8220;web host&#8221;. You rent space on a web hosting company&#8217;s servers to put your web site on.</p>
<p>Each web server/computer has an IP address. That&#8217;s a technical number that uniquely identifies it among all the computers in the universe.</p>
<p>Every computer on the Internet has an IP address assigned to it. You may not know this, but your computer has an IP address associated with it.</p>
<p>IP addresses are the actual way that computers, servers, talk to each other on the Internet. It is the language of the Internet for computers.</p>
<p>Problem is that humans don&#8217;t remember those IP addresses very easily. We developed domain names to be easier for people to read and remember.</p>
<p>Domain names are just a convenience for people.</p>
<p>The next problem is tying the domain name to the IP address. We need something like a phone book. I know I want Joe&#8217;s Pizza, but what is their phone number?</p>
<p>Let&#8217;s look it up in the phone book. If the phone book says it&#8217;s 555-1234, then everyone calls 555-1234. If Joe&#8217;s Pizza were to move and get a new phone number, then the phone book would have to change to reflect that, right? If they change the phone book so it says that it&#8217;s 555-5678, then everyone calls 555-5678.</p>
<p>That&#8217;s easy, right?</p>
<p>Well, the system that manages these pointers or associations with domain names and IP addresses is called a DNS, domain name server. The &#8220;name server&#8221; is actually a computer, a server, that will tell you what IP address is associated with what domain name. You can ask it where is &#8220;www.walton.com&#8221; and it will tell you it&#8217;s at &#8220;76.246.231.1&#8243;, which happens to be the IP address of my web server/computer.</p>
<p>It&#8217;s just like a phone book for web sites.</p>
<p><div id="attachment_3462" class="wp-caption alignright" style="width: 190px"><img src="http://www.waltonwebdesigner.com/wordpress/wp-content/uploads/2010/04/dns_chart.jpg" alt="" title="dns_chart.jpg" width="180" height="255" class="size-full wp-image-3462" /><p class="wp-caption-text">How DNS Works</p></div>What happens is that you type in a domain name into your web browser, IE or Firefox or whatever. When you press enter, your computer tries to figure out what IP address that domain name is located at. It asks a DNS. It gets the IP address back from the DNS, then it goes and asks the server, computer at that DNS for the web page. It&#8217;s a two step process. Once it gets the IP address, it remembers it for a while, so it doesn&#8217;t have to ask again for a while.</p>
<p>From all of this, you see the whoever owns the DNS, owns the world, or at least your web site. It&#8217;s all about control.</p>
<p>Log into where you registered your domain name and see if there is a place to make changes to the DNS. If you have a hosting company manage it for you, see if there&#8217;s a place in the admin pages to make changes.</p>
<p>You don&#8217;t have to know all the details about how to do it, but you should have access to it.</p>
<p>I&#8217;m a nice guy and I&#8217;ve registered domain names for clients in my own name just to save them the technical difficulties. They just wanted to pay me and have it done with. That&#8217;s fine. I&#8217;ll do everything I can for my clients.</p>
<p>I&#8217;ve heard of other people having trouble with having access and control.</p>
<p>I know it&#8217;s a convenience/knowledge vs access/control issue. I know you just don&#8217;t want to deal with it. But you should at least know how to do it.</p>
<p>The more you rely on other people, the less control you have.</p>
<p>You should at least be able to log in and make changes yourself if you want to.</p>
<p>If you can&#8217;t do that, then you don&#8217;t have control of your domain name or your web site.
<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.untanglingtheweb.org%2F2010%2F04%2F09%2Fking-of-my-castle-master-of-my-domain-name.html"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.untanglingtheweb.org%2F2010%2F04%2F09%2Fking-of-my-castle-master-of-my-domain-name.html&amp;source=conradwalton&amp;style=normal&amp;service=bit.ly&amp;service_api=R_31989b0d7fed1b2ca61c6228193c1052&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
]]></content:encoded>
			<wfw:commentRss>http://www.untanglingtheweb.org/2010/04/09/king-of-my-castle-master-of-my-domain-name.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sell Handmade Stuff On The Internet &#8211; SEO, Part One</title>
		<link>http://www.untanglingtheweb.org/2010/02/14/sell-handmade-stuff-on-the-internet-seo-part-one.html</link>
		<comments>http://www.untanglingtheweb.org/2010/02/14/sell-handmade-stuff-on-the-internet-seo-part-one.html#comments</comments>
		<pubDate>Mon, 15 Feb 2010 05:50:24 +0000</pubDate>
		<dc:creator>Conrad Walton</dc:creator>
				<category><![CDATA[sell on internet]]></category>
		<category><![CDATA[Ads]]></category>
		<category><![CDATA[Balancing Act]]></category>
		<category><![CDATA[Business Model]]></category>
		<category><![CDATA[Credibility]]></category>
		<category><![CDATA[domain name]]></category>
		<category><![CDATA[Exercise]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Guess]]></category>
		<category><![CDATA[Internet Domain]]></category>
		<category><![CDATA[Keyword Tool]]></category>
		<category><![CDATA[Keywords]]></category>
		<category><![CDATA[Search Engine Optimization]]></category>
		<category><![CDATA[Search Engines]]></category>
		<category><![CDATA[Search Optimization]]></category>
		<category><![CDATA[Sell Stuff]]></category>
		<category><![CDATA[Seo Optimization]]></category>
		<category><![CDATA[Site Google]]></category>
		<category><![CDATA[Target]]></category>
		<category><![CDATA[traffic]]></category>
		<category><![CDATA[web host]]></category>

		<guid isPermaLink="false">http://www.waltonwebdesigner.com/?p=2941</guid>
		<description><![CDATA[Getting a domain name and a web host are not the first things you do to get your stuff sold on the Internet. The most important, and first, thing for you to do is to figure out a strategy for &#8230; <a href="http://www.untanglingtheweb.org/2010/02/14/sell-handmade-stuff-on-the-internet-seo-part-one.html">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Getting a domain name and a web host are not the first things you do to get your stuff sold on the Internet.</p>
<p>The most important, and first, thing for you to do is to figure out a strategy for SEO, search engine optimization. Going through the exercise will get you thinking about your site and how it fits into your overall business model.</p>
<p>What is the goal of your site? I asked that of a potential new client last week and it stopped him. He didn&#8217;t really know and said he&#8217;d have to think about it. I assume that the goal of your site is to sell stuff. That means that people have to find it through search engines. It might be to only add credibility when you talk to people in other sales venues. It might be to make yourself feel good about yourself because you have a place to tell the world whatever it is in your head.</p>
<p>If you want to sell stuff, who will you sell it to? What will they be searching for when they find you? What are you selling? Exactly? How specific is your product?</p>
<p>This will all boil down to &#8220;keywords&#8221;. You need to decide what keywords you want to be found for. The more general the keyword, the more results will match it, which means more competition for that keyword. You want to be as specific as you possibly can, to narrow the results enough that you can beat your competition, but wide enough that you can actually get some traffic. It&#8217;s a balancing act.</p>
<p><div id="attachment_1986" class="wp-caption alignright" style="width: 250px"><img src="http://www.waltonwebdesigner.com/wordpress/wp-content/uploads/2009/08/balance.jpg" alt="It&#039;s a balancing act. " title="balance.jpg" width="240" height="147" class="size-full wp-image-1986" /><p class="wp-caption-text">It's a balancing act. </p></div><br />
Let&#8217;s do some research and find out what keywords you want to target on your site. Google has an advertising program for you to spend money on ads with them. In order to find the best keywords to target your ads, they built a tool named, wait for it&#8230;, the Keyword Tool. Let&#8217;s go there now. If you don&#8217;t have an AdWords account, you should get one. It&#8217;s free.</p>
<p><a href="https://adwords.google.com/select/KeywordTool" target=newwindow >https://adwords.google.com/select/KeywordTool</a></p>
<p>Put in a keyword that makes sense for your site. Take a guess, if nothing else. Do a search for related keywords. You can sort the results by clicking on the column headers. We want to see how many searches for a keyword there are, on average, for a month.</p>
<p>Look at the &#8220;additional keywords to consider&#8221; at the bottom of the page. Look at the number of searches for these. Are there any that are relevant? Feel free to slice and dice these results, adding keywords to search for and sorting on the results, until you get a feel for what the best keyword(s) are for your site.</p>
<p>Make a list of the top 5 to 10 keywords. You&#8217;ll know which ones seem to mean the most in your niche. Write down the number of monthly searches for each one.</p>
<p>We want to compare the number of searches for each keyword, per month, with the number of competitors out there with web sites for those searches. Do a normal Google search for each of your top 5-10 keywords. Look at the number of total pages out there that use that phrase. At the top of the page, it will say, to the right, &#8220;Results 1-10 of about NNNNNNNN&#8221;. Write down that number of other pages next to that keyword.</p>
<p>You now have a list of keywords, the number of searches per month and the number of other pages that contain that keyword. If anything jumps out at you, you might have a good idea which keywords to target. If nothing jumps out, do the math. Divide the number of pages by the number of searches. This gives you a ratio. Compare the ratios. Pick the top 3-5 keywords that you think you have the best chance of beating, that is, the most searches compared to the least number of pages for that search.</p>
<p>Does that make sense? You&#8217;re trying to find out what keywords you want to try to rank for. Everything else we do for SEO depends on picking these keywords well. You can always readjust later, but pick good ones to start with.</p>
<p>Now that you have your list of keywords, we&#8217;ll move on to what to do with them in the next part.
<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.untanglingtheweb.org%2F2010%2F02%2F14%2Fsell-handmade-stuff-on-the-internet-seo-part-one.html"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.untanglingtheweb.org%2F2010%2F02%2F14%2Fsell-handmade-stuff-on-the-internet-seo-part-one.html&amp;source=conradwalton&amp;style=normal&amp;service=bit.ly&amp;service_api=R_31989b0d7fed1b2ca61c6228193c1052&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
]]></content:encoded>
			<wfw:commentRss>http://www.untanglingtheweb.org/2010/02/14/sell-handmade-stuff-on-the-internet-seo-part-one.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>A free WordPress blog can really cost you</title>
		<link>http://www.untanglingtheweb.org/2009/12/06/a-free-wordpress-blog-can-really-cost-you.html</link>
		<comments>http://www.untanglingtheweb.org/2009/12/06/a-free-wordpress-blog-can-really-cost-you.html#comments</comments>
		<pubDate>Sun, 06 Dec 2009 18:04:34 +0000</pubDate>
		<dc:creator>Conrad Walton</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[13 Reasons]]></category>
		<category><![CDATA[Amp]]></category>
		<category><![CDATA[Buy A Domain]]></category>
		<category><![CDATA[Buy Domain]]></category>
		<category><![CDATA[Com Web Site]]></category>
		<category><![CDATA[Complete Control]]></category>
		<category><![CDATA[Create A Site]]></category>
		<category><![CDATA[Downside]]></category>
		<category><![CDATA[Final Thoughts]]></category>
		<category><![CDATA[Free Blog]]></category>
		<category><![CDATA[Free Web]]></category>
		<category><![CDATA[Free Website]]></category>
		<category><![CDATA[hosting]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[People]]></category>
		<category><![CDATA[Reason]]></category>
		<category><![CDATA[Rop]]></category>
		<category><![CDATA[Ropes]]></category>
		<category><![CDATA[Rsquo]]></category>
		<category><![CDATA[Smart]]></category>
		<category><![CDATA[Stuff]]></category>
		<category><![CDATA[web host]]></category>
		<category><![CDATA[Wordpres]]></category>
		<category><![CDATA[Wordpress Blog]]></category>

		<guid isPermaLink="false">http://www.waltonwebdesigner.com/?p=2650</guid>
		<description><![CDATA[This article, excerpted below, lists 13 reasons why you should NOT have a free wordpress.com web site. All of them are valid. The biggest cost of WordPress is the time it takes you to create a site and make it &#8230; <a href="http://www.untanglingtheweb.org/2009/12/06/a-free-wordpress-blog-can-really-cost-you.html">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>This article, excerpted below, lists 13 reasons why you should NOT have a free wordpress.com web site.</p>
<p>All of them are valid.</p>
<p>The biggest cost of WordPress is the time it takes you to create a site and make it what you want it to be. The biggest downside to using a free service is lack of control.</p>
<p>I suggest that you try out a free site, (after all, it&#8217;s free), and learn the ropes.</p>
<p>When you are ready for a &#8220;real&#8221; web site, then get your own web host and install WordPress. You can point everything on the free site at the new site.</p>
<p>With your very own web site, you have complete control of everything! Sell stuff! Publish what you want. Make it professional and compete with other businesses. Rock the world.</p>
<blockquote>
<p>Final thoughts.</p>
<p><div id="attachment_2649" class="wp-caption alignright" style="width: 168px"><img src="http://www.waltonwebdesigner.com/wordpress/wp-content/uploads/2009/12/57F487D3-BDD5-4255-ABC1-72576FDC2930.jpg" alt="13 reasons why you should NOT have a free wordpress.com web site." title="57F487D3-BDD5-4255-ABC1-72576FDC2930.jpg" width="158" height="300" class="size-full wp-image-2649" /><p class="wp-caption-text">13 reasons why you should NOT have a free wordpress.com web site.</p></div>    So basically what I&rsquo;m saying is that it&rsquo;s not a good idea to have a free website as your main home online. Whether you&rsquo;re an individual or a business, get your own domain and pay for your own hosting.</p>
<p>    If  you already have a free WordPress site, and it is your only blog/website,  I suggest one of two things. 1) Buy a domain, install wordpress and start fresh. You can always direct people to your new blog from your old blog, or 2) Export all your content from your free site into a paid site, then you&rsquo;ll have everything in one place. The sooner you do this the better in my opinion.</p>
<p>    That said, blogging communities are great and should not be ignored. Having a free blog within a blogging community  however, is very different than having a website all your own. Of all the free blogging communities around, I like Tumblr the best. Here is a list of some of the most popular blogging communities.</p>
<p>WordPress is a blog application found at WordPress.org<br />
Wordpress is free to use. It&rsquo;s called open source.<br />
Wordpress is awesome. Smart people use it.<br />
Wordpress.com is a place to be part of a blogging community.<br />
A free WordPress blog doesn&rsquo;t make sense as your only blog.<br />
A free WordPress blog is a great way to learn the ropes.</p>
</blockquote>
<p>Read the entire article at:<br />
<a href="http://www.socialmediatherapy.com/2009/07/03/a-free-wordpress-blog-can-really-cost-you/" target=newwindow > http://www.socialmediatherapy.com/2009/07/03/a-free-wordpress-blog-can-really-cost-you/ </a>
<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.untanglingtheweb.org%2F2009%2F12%2F06%2Fa-free-wordpress-blog-can-really-cost-you.html"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.untanglingtheweb.org%2F2009%2F12%2F06%2Fa-free-wordpress-blog-can-really-cost-you.html&amp;source=conradwalton&amp;style=normal&amp;service=bit.ly&amp;service_api=R_31989b0d7fed1b2ca61c6228193c1052&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
]]></content:encoded>
			<wfw:commentRss>http://www.untanglingtheweb.org/2009/12/06/a-free-wordpress-blog-can-really-cost-you.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sell Handmade Stuff On The Internet &#8211; SEO, Part One</title>
		<link>http://www.untanglingtheweb.org/2009/08/07/how-to-make-stuff-at-home-and-sell-it-on-the-internet-seo-part-one.html</link>
		<comments>http://www.untanglingtheweb.org/2009/08/07/how-to-make-stuff-at-home-and-sell-it-on-the-internet-seo-part-one.html#comments</comments>
		<pubDate>Sat, 08 Aug 2009 00:44:55 +0000</pubDate>
		<dc:creator>Conrad Walton</dc:creator>
				<category><![CDATA[sell on internet]]></category>
		<category><![CDATA[Ads]]></category>
		<category><![CDATA[Balancing Act]]></category>
		<category><![CDATA[Business Model]]></category>
		<category><![CDATA[Credibility]]></category>
		<category><![CDATA[domain name]]></category>
		<category><![CDATA[Exercise]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Guess]]></category>
		<category><![CDATA[Internet Domain]]></category>
		<category><![CDATA[Keyword Tool]]></category>
		<category><![CDATA[Keywords]]></category>
		<category><![CDATA[Search Engine Optimization]]></category>
		<category><![CDATA[Search Engines]]></category>
		<category><![CDATA[Search Optimization]]></category>
		<category><![CDATA[Sell Stuff]]></category>
		<category><![CDATA[Seo Optimization]]></category>
		<category><![CDATA[Site Google]]></category>
		<category><![CDATA[Target]]></category>
		<category><![CDATA[traffic]]></category>
		<category><![CDATA[web host]]></category>

		<guid isPermaLink="false">http://www.waltonwebdesigner.com/?p=1983</guid>
		<description><![CDATA[Getting a domain name and a web host are not the first things you do to get your stuff sold on the Internet. The most important, and first, thing for you to do is to figure out a strategy for &#8230; <a href="http://www.untanglingtheweb.org/2009/08/07/how-to-make-stuff-at-home-and-sell-it-on-the-internet-seo-part-one.html">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Getting a domain name and a web host are not the first things you do to get your stuff sold on the Internet.</p>
<p>The most important, and first, thing for you to do is to figure out a strategy for SEO, search engine optimization. Going through the exercise will get you thinking about your site and how it fits into your overall business model.</p>
<p>What is the goal of your site? I asked that of a potential new client last week and it stopped him. He didn&#8217;t really know and said he&#8217;d have to think about it. I assume that the goal of your site is to sell stuff. That means that people have to find it through search engines. It might be to only add credibility when you talk to people in other sales venues. It might be to make yourself feel good about yourself because you have a place to tell the world whatever it is in your head.</p>
<p>If you want to sell stuff, who will you sell it to? What will they be searching for when they find you? What are you selling? Exactly? How specific is your product?</p>
<p>This will all boil down to &#8220;keywords&#8221;. You need to decide what keywords you want to be found for. The more general the keyword, the more results will match it, which means more competition for that keyword. You want to be as specific as you possibly can, to narrow the results enough that you can beat your competition, but wide enough that you can actually get some traffic. It&#8217;s a balancing act.</p>
<p><div id="attachment_1986" class="wp-caption alignright" style="width: 250px"><img src="http://www.waltonwebdesigner.com/wordpress/wp-content/uploads/2009/08/balance.jpg" alt="It&#039;s a balancing act. " title="balance.jpg" width="240" height="147" class="size-full wp-image-1986" /><p class="wp-caption-text">It's a balancing act. </p></div><br />
Let&#8217;s do some research and find out what keywords you want to target on your site. Google has an advertising program for you to spend money on ads with them. In order to find the best keywords to target your ads, they built a tool named, wait for it&#8230;, the Keyword Tool. Let&#8217;s go there now. If you don&#8217;t have an AdWords account, you should get one. It&#8217;s free.</p>
<p><a href="https://adwords.google.com/select/KeywordTool" target=newwindow >https://adwords.google.com/select/KeywordTool</a></p>
<p>Put in a keyword that makes sense for your site. Take a guess, if nothing else. Do a search for related keywords. You can sort the results by clicking on the column headers. We want to see how many searches for a keyword there are, on average, for a month.</p>
<p>Look at the &#8220;additional keywords to consider&#8221; at the bottom of the page. Look at the number of searches for these. Are there any that are relevant? Feel free to slice and dice these results, adding keywords to search for and sorting on the results, until you get a feel for what the best keyword(s) are for your site.</p>
<p>Make a list of the top 5 to 10 keywords. You&#8217;ll know which ones seem to mean the most in your niche. Write down the number of monthly searches for each one.</p>
<p>We want to compare the number of searches for each keyword, per month, with the number of competitors out there with web sites for those searches. Do a normal Google search for each of your top 5-10 keywords. Look at the number of total pages out there that use that phrase. At the top of the page, it will say, to the right, &#8220;Results 1-10 of about NNNNNNNN&#8221;. Write down that number of other pages next to that keyword.</p>
<p>You now have a list of keywords, the number of searches per month and the number of other pages that contain that keyword. If anything jumps out at you, you might have a good idea which keywords to target. If nothing jumps out, do the math. Divide the number of pages by the number of searches. This gives you a ratio. Compare the ratios. Pick the top 3-5 keywords that you think you have the best chance of beating, that is, the most searches compared to the least number of pages for that search.</p>
<p>Does that make sense? You&#8217;re trying to find out what keywords you want to try to rank for. Everything else we do for SEO depends on picking these keywords well. You can always readjust later, but pick good ones to start with.</p>
<p>Now that you have your list of keywords, we&#8217;ll move on to what to do with them in the next part.
<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.untanglingtheweb.org%2F2009%2F08%2F07%2Fhow-to-make-stuff-at-home-and-sell-it-on-the-internet-seo-part-one.html"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.untanglingtheweb.org%2F2009%2F08%2F07%2Fhow-to-make-stuff-at-home-and-sell-it-on-the-internet-seo-part-one.html&amp;source=conradwalton&amp;style=normal&amp;service=bit.ly&amp;service_api=R_31989b0d7fed1b2ca61c6228193c1052&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
]]></content:encoded>
			<wfw:commentRss>http://www.untanglingtheweb.org/2009/08/07/how-to-make-stuff-at-home-and-sell-it-on-the-internet-seo-part-one.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How Much Does WordPress Cost?</title>
		<link>http://www.untanglingtheweb.org/2009/01/12/how-much-does-wordpress-cost.html</link>
		<comments>http://www.untanglingtheweb.org/2009/01/12/how-much-does-wordpress-cost.html#comments</comments>
		<pubDate>Mon, 12 Jan 2009 18:38:23 +0000</pubDate>
		<dc:creator>Conrad Walton</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[beginner]]></category>
		<category><![CDATA[business]]></category>
		<category><![CDATA[cheap]]></category>
		<category><![CDATA[free]]></category>
		<category><![CDATA[help]]></category>
		<category><![CDATA[hosting]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[web development]]></category>
		<category><![CDATA[web host]]></category>
		<category><![CDATA[web server]]></category>
		<category><![CDATA[web site]]></category>
		<category><![CDATA[webhost]]></category>

		<guid isPermaLink="false">http://www.waltonwebdesigner.com/?p=811</guid>
		<description><![CDATA[I ran into an old friend recently. The usual questions were asked about what&#8217;s happened in the 20 years since we&#8217;ve seen each other. Yes, I do web sites. They said they were about to update their web site. Their &#8230; <a href="http://www.untanglingtheweb.org/2009/01/12/how-much-does-wordpress-cost.html">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I ran into an old friend recently. The usual questions were asked about what&#8217;s happened in the 20 years since we&#8217;ve seen each other. Yes, I do web sites.</p>
<p>They said they were about to update their web site. Their spouse had created it and they wanted to add some features and update the look. I suggested that they use WordPress. I sounded like the fan boy that I am.</p>
<p>They were pleasant, but said they already had hosting with GoDaddy and they would just use the web blog application that they provided as part of the hosting package. They had heard of WordPress and that it was good, but they would use what they had.</p>
<p>I continued on about how cool WordPress is. They were very nice, but had decided that they didn&#8217;t want to pay anything extra when they already had a blogging application included in their hosting package.</p>
<p>I checked it out on my own GoDaddy account. It sucked! It had a tenth of the functionality and the interface was horrible.<br />
<div id="attachment_813" class="wp-caption alignright" style="width: 250px"><img src="http://www.waltonwebdesigner.com/wordpress/wp-content/uploads/2009/01/6dff6a3e-eff6-4173-8e0a-f4b78075872e.jpg" alt="Did I mention that it&#039;s free? " title="6dff6a3e-eff6-4173-8e0a-f4b78075872e.jpg" width="240" height="180" class="size-full wp-image-813" /><p class="wp-caption-text">Did I mention that it's free? </p></div><br />
I told them again that they should use WordPress. I told them that it is free. You can install it anywhere. It&#8217;s got features, and blah blah blah, and IT&#8217;S FREE!</p>
<p>Oh. That&#8217;s quite different. It&#8217;s free you say? You don&#8217;t have to buy it?</p>
<p>No! It&#8217;s FREE. You can download it, install it, pick a theme, put in some plug ins and have a complete, professional web site FOR FREE.</p>
<p>They said they would check it out. They thanked me profusely. Told me that I had motivated them to get going on their web site.</p>
<p>I have no idea if they will do anything on it at all, but I guess I was shocked that not everyone has the same understanding and knowledge and beliefs that I do. Silly me.</p>
<p>People seem to think that to get cool software, you have to spend money. If you don&#8217;t spend money, then you can have cool software. People can&#8217;t wrap their heads around the whole &#8220;open source&#8221; thing.</p>
<p>If you happen to not be aware, WordPress is free. There is no cost. You can download it and install it on any web server that&#8217;s running MySQL and Apache (which is almost every web server these days). You can control all aspects of it. You can build your own theme if you want. You can do anything with it.</p>
<p>Did I mention that it&#8217;s free?
<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.untanglingtheweb.org%2F2009%2F01%2F12%2Fhow-much-does-wordpress-cost.html"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.untanglingtheweb.org%2F2009%2F01%2F12%2Fhow-much-does-wordpress-cost.html&amp;source=conradwalton&amp;style=normal&amp;service=bit.ly&amp;service_api=R_31989b0d7fed1b2ca61c6228193c1052&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
]]></content:encoded>
			<wfw:commentRss>http://www.untanglingtheweb.org/2009/01/12/how-much-does-wordpress-cost.html/feed</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>How To Look Up Domain Names</title>
		<link>http://www.untanglingtheweb.org/2009/01/05/how-to-look-up-domain-names.html</link>
		<comments>http://www.untanglingtheweb.org/2009/01/05/how-to-look-up-domain-names.html#comments</comments>
		<pubDate>Mon, 05 Jan 2009 16:48:21 +0000</pubDate>
		<dc:creator>Conrad Walton</dc:creator>
				<category><![CDATA[DNS]]></category>
		<category><![CDATA[domain]]></category>
		<category><![CDATA[domain name]]></category>
		<category><![CDATA[small business]]></category>
		<category><![CDATA[small business web]]></category>
		<category><![CDATA[web host]]></category>
		<category><![CDATA[web server]]></category>
		<category><![CDATA[webhost]]></category>

		<guid isPermaLink="false">http://www.waltonwebdesigner.com/?p=684</guid>
		<description><![CDATA[In the recent debate on how evil Network Solutions is, I neglected to give you the non-evil alternatives. JumpDomain Whois The easiest thing to do is go to an old registrar that quit answering my emails so I moved all &#8230; <a href="http://www.untanglingtheweb.org/2009/01/05/how-to-look-up-domain-names.html">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>In the recent debate on how evil Network Solutions is, I neglected to give you the non-evil alternatives.</p>
<p><strong>JumpDomain Whois</strong></p>
<p>The easiest thing to do is go to an old registrar that quit answering my emails so I moved all of my domain names away from them. They had non-existant customer support, so I&#8217;m sure they won&#8217;t mind us using their tools.</p>
<p><a href="https://domains.jumpdomain.com/whois/whois.cgi" target=newwindow >https://domains.jumpdomain.com/whois/whois.cgi</a></p>
<p>Go to the URL above and put in your domain name. Hit Submit Query. It will also return all of the DNS info. Bookmark that page. I use it all the time. It&#8217;s by far the easiest and fastest way to look up available domain names without getting into trouble.<br />
<div id="attachment_683" class="wp-caption alignright" style="width: 250px"><img src="http://www.waltonwebdesigner.com/wordpress/wp-content/uploads/2008/12/fc91e955-e183-40cc-8cfa-cb2981d851cc.jpg" alt="Whois?" title="fc91e955-e183-40cc-8cfa-cb2981d851cc.jpg" width="240" height="180" class="size-full wp-image-683" /><p class="wp-caption-text">Whois?</p></div><br />
<strong>Network Utility on a Mac</strong></p>
<p>First, if you are a Mac user (and I won&#8217;t get into that religious debate now), if you go into your utilities folder, there is an application called &#8220;Network Utility&#8221;. If you open that up, you&#8217;ll see all of the tools listed across the top. Click on &#8220;Whois&#8221;.</p>
<p>You can type in the domain name you want to check on and click on the &#8220;Whois&#8221; button. It will return all of the DNS info for that domain name or it will say &#8220;No match for&#8230;&#8221; the domain name you are looking for.</p>
<p><strong>Terminal Whois on a Mac</strong></p>
<p>If you are brave, you can open the Terminal application and type in &#8220;whois&#8221; followed by the domain name. That will also give you the DNS info.
<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.untanglingtheweb.org%2F2009%2F01%2F05%2Fhow-to-look-up-domain-names.html"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.untanglingtheweb.org%2F2009%2F01%2F05%2Fhow-to-look-up-domain-names.html&amp;source=conradwalton&amp;style=normal&amp;service=bit.ly&amp;service_api=R_31989b0d7fed1b2ca61c6228193c1052&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
]]></content:encoded>
			<wfw:commentRss>http://www.untanglingtheweb.org/2009/01/05/how-to-look-up-domain-names.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Wikipedia Says Network Solutions Sucks</title>
		<link>http://www.untanglingtheweb.org/2008/12/28/network-solutions-wikipedia-the-free-encyclopedia.html</link>
		<comments>http://www.untanglingtheweb.org/2008/12/28/network-solutions-wikipedia-the-free-encyclopedia.html#comments</comments>
		<pubDate>Mon, 29 Dec 2008 02:37:46 +0000</pubDate>
		<dc:creator>Conrad Walton</dc:creator>
				<category><![CDATA[web host]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[DNS]]></category>
		<category><![CDATA[domain]]></category>
		<category><![CDATA[domain name]]></category>
		<category><![CDATA[hosting]]></category>
		<category><![CDATA[registration]]></category>
		<category><![CDATA[web development]]></category>
		<category><![CDATA[web hosting]]></category>
		<category><![CDATA[webhost]]></category>

		<guid isPermaLink="false">http://www.waltonwebdesigner.com/?p=666</guid>
		<description><![CDATA[I really appreciate comments. I really do. I love the interaction with people who use this site. Most of all, I love being right and crushing the opposition. I wrote a post titled Network Solutions Sucks. I must admit that &#8230; <a href="http://www.untanglingtheweb.org/2008/12/28/network-solutions-wikipedia-the-free-encyclopedia.html">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I really appreciate comments. I really do. I love the interaction with people who use this site. Most of all, I love being right and crushing the opposition.</p>
<div id="attachment_665" class="wp-caption alignright" style="width: 190px"><img src="http://www.waltonwebdesigner.com/wordpress/wp-content/uploads/2008/12/85523e89-808b-4e01-a72f-410241b4f884.jpg" alt="Network Solutions is waiting for you to search for a domain name on their site." title="85523e89-808b-4e01-a72f-410241b4f884.jpg" width="180" height="240" class="size-full wp-image-665" /><p class="wp-caption-text">Network Solutions is waiting for you to search for an available domain name using their site.</p></div>I wrote a post titled <a href="http://www.waltonwebdesigner.com/2008/12/21/network-solutions-sucks.html" target=newwindow >Network Solutions Sucks</a>. I must admit that I have strong feelings about Network Solutions or NetSol, as it&#8217;s also called. I am deeply biased with a loathing that permeates my entire being.</p>
<p>With that as background, I got a comment or two from Jack Carlson, who, again, I really appreciate for commenting. He defended NetSol and I had to question if I was right about their practices or not. I know what happened to me and a client of mine. Maybe they saw the error of their ways and changed their practices. I needed to reevaluate.</p>
<p>I checked Wikipedia (and since it&#8217;s on the Internet, it must be right of course,) and they also had references that all seem to check out. I think this section below is probably true. It matches my experiences and my client&#8217;s. Please click through and read the whole thing.</p>
<p>What do you think? Have you ever had a good or a bad experience with NetSol? Please leave a comment and we&#8217;ll all battle it out in the never ending search for the truth.</p>
<blockquote><p><a href="http://en.wikipedia.org/wiki/Network_Solutions" target=newwindow >Network Solutions &#8211; Wikipedia, the free encyclopedia</a></p>
<p><strong>Controversy over domain name front running</strong></p>
<p><div id="attachment_672" class="wp-caption alignright" style="width: 250px"><img src="http://www.waltonwebdesigner.com/wordpress/wp-content/uploads/2008/12/f8d6e968-899b-4f1a-92c6-24ba47a3a888.jpg" alt="There is evidence that there are parties subscribing to this information which are buying some of these domains within milliseconds of them being de-registered." title="f8d6e968-899b-4f1a-92c6-24ba47a3a888.jpg" width="240" height="171" class="size-full wp-image-672" /><p class="wp-caption-text">There is evidence that there are parties subscribing to this information which are buying some of these domains within milliseconds of them being de-registered.</p></div>Network Solutions Inc offer a search engine which permits users to find out if a domain name is available for purchase.[18] Unregistered domain names entered into this search engine are then speculatively reserved by Network Solutions. [18] It should be noted this &#8220;reservation&#8221; can be removed by anyone immediately by contacting Network Solutions customer service hotline, or it will automatically unreserve within 4 days, allowing the domain to be freely registered anywhere. Also, visitors searching for domain names on their website allow the reservation when they click &#8220;OK&#8221; on the Reservation Confirmation dialog box. Clicking cancel will prevent the domain name from being reserved.</p>
<p>On January 8, 2008 Domain Name Wire published a story alleging that Network Solutions practices domain name front running.[18] &#8220;If you try to register a domain at Network Solutions, but decide not to register it, you won&rsquo;t be able to register it anywhere else,&#8221; the article says.[18] &#8220;Network Solutions registers the domain in its company name with the words &#8216;This Domain is available at NetworkSolutions.com&#8217;.&#8221;[18] Circle ID reported on January 8, 2008 that Jonathon Nevett, Vice President of Policy at Network Solutions and one of the seven members of the ICANN community who was consulted by the ICANN committee looking at domain tasting abuse,[19] had offered a response to the news story stating Network Solution&#8217;s policy.[20] The policy was &#8220;a security measure to protect our customers,&#8221; said Nevett.[20] &#8220;When a customer searches for an available domain name at our website, but decides not to purchase the name immediately after conducting the search,&#8221; Nevett added, &#8220;after the search ends, we will put the domain name on reserve.&#8221;[20] Nevett said that if the domain was &#8220;not purchased within 4 days, it will be released back to the registry and will be generally available for registration.&#8221;[18]
<p><span id="more-666"></span>Jay Westerdal, one of the seven members of the ICANN community who was consulted by the ICANN committee looking at domain tasting abuse,[19] published an article on Domain Tools on January 8, 2008 stating that Network Solutions is exposing the domains to domain tasters.[21] The domain tasters &#8220;will snipe those domain up milliseconds after Network Solutions deletes them,&#8221; says Westerdal.[21] &#8220;It is a deplorable action that Network Solution would announce potential domain names to the entire world,&#8221; Westerdal added.[21] On January 8, 2008, Tucows, the largest publicly traded domain name registrar, published an article on their company web site titled &#8220;Registrar Reputation and Trust&#8221; criticizing Network Solutions policy.[22] &#8220;Potential Registrants are effectively forced to purchase the domain from Network Solutions for a period of four days at which point the domain is dropped,&#8221; wrote Tucows employee James Koole.[22] Koole says that Tucows has found a way to address the issue of domain tasting and have policies in place that uphold the rights of Registrants.[22] &#8220;Tucows works to prevent domain name tasting by charging our Resellers a monetary fee on domain name registrations that are cancelled within the five-day Add Grace Period (AGP),&#8221; Koole said.[22] &#8220;Tucows doesn&rsquo;t use WHOIS query data or search data from our API to front-run domain names,&#8221; Koole added.[22]</p>
<p>On January 9, 2008, Cnet reported that Network Solutions will soon not register domains when people search for domains from the company&#8217;s Whois search page, will offer only an &#8220;under construction&#8221; page for sites that it has reserved, and newly reserved pages won&#8217;t be linked to the numerical Internet addresses that allow Web browsers to locate the pages.[23] Network Solutions will continue to register domains when people search for domains from the company&#8217;s home page.[23]</p>
<p>There is evidence that there are parties subscribing to this information which are buying some of these domains within milliseconds of them being de-registered.[19][21] This occurs for thousands upon thousands of domains, with a certain percentage then eventually being bought by the original party, providing a profit. [19][21]</p>
</blockquote>
<p>Read the entire article at <a href="http://en.wikipedia.org/wiki/Network_Solutions" target=newwindow > Network Solutions &#8211; Wikipedia, the free encyclopedia</a>
<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.untanglingtheweb.org%2F2008%2F12%2F28%2Fnetwork-solutions-wikipedia-the-free-encyclopedia.html"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.untanglingtheweb.org%2F2008%2F12%2F28%2Fnetwork-solutions-wikipedia-the-free-encyclopedia.html&amp;source=conradwalton&amp;style=normal&amp;service=bit.ly&amp;service_api=R_31989b0d7fed1b2ca61c6228193c1052&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
]]></content:encoded>
			<wfw:commentRss>http://www.untanglingtheweb.org/2008/12/28/network-solutions-wikipedia-the-free-encyclopedia.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Cutting Marketing Budget During Hard Times is Bad For Business</title>
		<link>http://www.untanglingtheweb.org/2008/12/10/cutting-marketing-budget-during-hard-times-is-bad-for-business.html</link>
		<comments>http://www.untanglingtheweb.org/2008/12/10/cutting-marketing-budget-during-hard-times-is-bad-for-business.html#comments</comments>
		<pubDate>Wed, 10 Dec 2008 18:23:12 +0000</pubDate>
		<dc:creator>Conrad Walton</dc:creator>
				<category><![CDATA[marketing]]></category>
		<category><![CDATA[business]]></category>
		<category><![CDATA[maintain]]></category>
		<category><![CDATA[site]]></category>
		<category><![CDATA[small]]></category>
		<category><![CDATA[small business]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[web development]]></category>
		<category><![CDATA[web host]]></category>
		<category><![CDATA[web site]]></category>

		<guid isPermaLink="false">http://www.waltonwebdesigner.com/?p=544</guid>
		<description><![CDATA[Everyone knows that the economy is in trouble. How should you react as a small business owner? How are you going to pay the rent next month? Which employee are you going to let go? How will you keep your &#8230; <a href="http://www.untanglingtheweb.org/2008/12/10/cutting-marketing-budget-during-hard-times-is-bad-for-business.html">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Everyone knows that the economy is in trouble. How should you react as a small business owner? How are you going to pay the rent next month? Which employee are you going to let go? How will you keep your current clients? Don&#8217;t panic.</p>
<p>The easiest and quickest budget item fora  small business to cut back on is marketing. There&#8217;s no immediate affect felt, so you think it might be safe to cut, but nothing could be worse for your business. The Harvard Business Review said:</p>
<blockquote><p>It is well documented that brands that increase (marketing) during a recession, when competitors are cutting back, can improve market share and return on investment at lower cost than during good economic times.</p></blockquote>
<p>The best time to take advantage of your place in the market is in an economic downturn. Because other people are quick to cut marketing, you will have the perfect opportunity to reach even more prospective customers. In a downturn, aggressive PR and Communications strategy is the solution.</p>
<p>Building or updating your web site is one of the cheapest and easiest ways to reach those prospective customers. Now is the time to put some time into reviewing your web site. Does it say everything it needs to say about your small business? Can you add features that allow more customer involvement or at least feedback? Maybe it&#8217;s time to have a professional review your site and give you suggestions on how it can be improved.</p>
<p>Now is the time to spend more on advertising, not less.
<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.untanglingtheweb.org%2F2008%2F12%2F10%2Fcutting-marketing-budget-during-hard-times-is-bad-for-business.html"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.untanglingtheweb.org%2F2008%2F12%2F10%2Fcutting-marketing-budget-during-hard-times-is-bad-for-business.html&amp;source=conradwalton&amp;style=normal&amp;service=bit.ly&amp;service_api=R_31989b0d7fed1b2ca61c6228193c1052&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
]]></content:encoded>
			<wfw:commentRss>http://www.untanglingtheweb.org/2008/12/10/cutting-marketing-budget-during-hard-times-is-bad-for-business.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Advantages of Managed Web Hosting &#124; What It Is</title>
		<link>http://www.untanglingtheweb.org/2008/11/23/advantages-of-managed-web-hosting-what-it-is.html</link>
		<comments>http://www.untanglingtheweb.org/2008/11/23/advantages-of-managed-web-hosting-what-it-is.html#comments</comments>
		<pubDate>Sun, 23 Nov 2008 19:15:35 +0000</pubDate>
		<dc:creator>Conrad Walton</dc:creator>
				<category><![CDATA[web host]]></category>
		<category><![CDATA[business]]></category>
		<category><![CDATA[cheap]]></category>
		<category><![CDATA[host]]></category>
		<category><![CDATA[hosting]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[site]]></category>
		<category><![CDATA[upload]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[web hosting]]></category>
		<category><![CDATA[web server]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.waltonwebdesigner.com/?p=434</guid>
		<description><![CDATA[Here are the advantages of having a &#8220;managed web host&#8221;. They are in fact true and good reasons. If you require 100% uptime, hardware replaced within 30 minutes, the best support, and remote backups, then yes, you need managed web &#8230; <a href="http://www.untanglingtheweb.org/2008/11/23/advantages-of-managed-web-hosting-what-it-is.html">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Here are the advantages of having a &#8220;managed web host&#8221;. They are in fact true and good reasons. If you require 100% uptime, hardware replaced within 30 minutes, the best support, and remote backups, then yes, you need managed web hosting. <div id="attachment_443" class="wp-caption alignright" style="width: 250px"><a href="http://www.websitestarterkit.com/wordpress/wp-content/uploads/2008/11/de45ab06-ec65-4dfc-89c3-80231ce7fbc7.jpg"><img src="http://www.websitestarterkit.com/wordpress/wp-content/uploads/2008/11/de45ab06-ec65-4dfc-89c3-80231ce7fbc7.jpg" alt="If you want a Ferrari, then buy a Ferrari, but know that it&#039;s a Ferrari." title="de45ab06-ec65-4dfc-89c3-80231ce7fbc7.jpg" width="240" height="147" class="size-full wp-image-443" /></a><p class="wp-caption-text">If you want a Ferrari, then buy a Ferrari, but know that it's a Ferrari.</p></div>However, know that it comes at a cost. If you can handle having periodic issues so that you have 99.9% uptime instead, then normal web hosting is much cheaper. If you want a Ferrari, then buy a Ferrari, but know that it&#8217;s a Ferrari.</p>
<blockquote><p><a href="http://www.what-it-is.com/internet/internet-webmasters/advantages-of-managed-web-hosting/" target=newwindow >Advantages of Managed Web Hosting | What It Is</a></p>
<p>The reasons why to opt a managed web hosting account compare to unmanaged cheaper web hosting service are as follows:</p>
<p>No Downtime: Your online website works as official brand of your company presence over the internet thus it&rsquo;s a must for you to make your site alive 24*7 hrs for the world wide web visitors so that they can access your website without any such issues like downtime. Major online web hosting providers gives you 99.9% uptime guarantee while the fact is this that its too insufficient to the practical need for better presence in front of your customers thus you need a web hosting company which can ensure you 100% optimal uptime as there are a lot of managed web hosting providers which offer 100% uptime in real due to their multi-home bandwidth network lines.</p>
<p>When you are a newbie webmaster even it&rsquo;s a must for you to ensure that your web hosting provider gives you 100% uptime guarantee in this manner you can cut off a lot of hassles and frustration sort of unwanted things in your daily business role with your website.</p>
<p>Better Equipments: There are a lot of managed web hosting providers over the internet world which gives you 30 minutes or even 15 minutes hardware replacement guarantee sort of unmatchable performance for your website as when your hardware by chance goes failed this is a must as nobody knows what&rsquo;s going on when as everybody just know either the past of the presence nothing can be predicated for future reference point of view when you are dealing practically over any such technical things as web servers.</p>
<p>Better Support: When you go to search any web hosting company you shall check their Support SLA things to let you know that how good they are to the support needs as there are a lot of managed web hosting providers which offer you maximum 30 minutes guaranteed response over your any trouble with your website so it&rsquo;s always better to keep your eyes on their detailed SLA agreement too so you can secure yourself that you are working with the best supporting team for your web hosting needs.</p>
<p>Remote backups: Proper planning for backups shall be always carried when you host your website anywhere on internet and if you have a properly planned remote backup that makes you 200% more secure to what you are doing on internet.</p>
</blockquote>
<p>Read the entire article at <a href="http://www.what-it-is.com/internet/internet-webmasters/advantages-of-managed-web-hosting/" target=newwindow > Advantages of Managed Web Hosting | What It Is</a>
<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.untanglingtheweb.org%2F2008%2F11%2F23%2Fadvantages-of-managed-web-hosting-what-it-is.html"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.untanglingtheweb.org%2F2008%2F11%2F23%2Fadvantages-of-managed-web-hosting-what-it-is.html&amp;source=conradwalton&amp;style=normal&amp;service=bit.ly&amp;service_api=R_31989b0d7fed1b2ca61c6228193c1052&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
]]></content:encoded>
			<wfw:commentRss>http://www.untanglingtheweb.org/2008/11/23/advantages-of-managed-web-hosting-what-it-is.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

