<?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>New Webmasters &#187; Planning Issues</title>
	<atom:link href="http://newwebmasters.net/category/plan/feed/" rel="self" type="application/rss+xml" />
	<link>http://newwebmasters.net</link>
	<description>Build a Better Website</description>
	<lastBuildDate>Sun, 03 Jan 2010 23:12:18 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Webmaster Essentials: Why Backing Up Is Important</title>
		<link>http://newwebmasters.net/plan/why-backing-up-is-important/</link>
		<comments>http://newwebmasters.net/plan/why-backing-up-is-important/#comments</comments>
		<pubDate>Mon, 15 Jun 2009 14:48:57 +0000</pubDate>
		<dc:creator>corbyboy</dc:creator>
				<category><![CDATA[Planning Issues]]></category>
		<category><![CDATA[server]]></category>

		<guid isPermaLink="false">http://newwebmasters.net/?p=742</guid>
		<description><![CDATA[Backing up your web server is something that people know about, but don't necessarily do. Let's look at why its so important.]]></description>
			<content:encoded><![CDATA[<p>
As a webmaster it is very difficult to find time for anything that isn&#8217;t part of your core business. This means that administration often suffers. It is hard to devote time to doing something that doesn&#8217;t produce new content and isn&#8217;t immeditaly obvious what you have done.
</p>
<p>
But the one thing that you should never neglect is backups. You can compare it to insurance. Chances are you won&#8217;t need it, but when you do, you are very thankful you took the time to do it.
</p>
<p>
Doing backups is not as easy as it should be. A lot of time and effort is required to set it all up. But fortunately they can be automated to a high degree. And don&#8217;t forget to test them too. Even when a backup appears to have gone without a hitch, the only way to know whether it&#8217;s of any value is to attempt to restore the information. If it can&#8217;t be restored, the backup is worthless. And it&#8217;s not good to find that out just after your hard disk has died.
</p>
<p>
Most good web hosting companies generate their own backups. These are all well and good, but you <strong>cannot</strong> rely on them. The backups they make are for their own purposes in case of hard disk failure. If you find you have accidentally overwritten a file that you shouldn&#8217;t have, this is where your backups come into play. Your webhost&#8217;s backup will not be suitable for situations like this.
</p>
<p>
If you host uses Cpanel, you have the chance to generate your own backups at will. You can take a full dump of your web server space, including all files, email filters and databases. Unfortunately, you have to save it to your webserver or transfer it via FTP. Don&#8217;t forget to keep copies of your own backups however. If you store your backups on the same server as your files then it&#8217;s not a backup at all! It is all time consuming and tedious, but it is still essential.
</p>
<p>
So it&#8217;s worth putting some time into developing a good backup strategy and sticking to it.</p>
]]></content:encoded>
			<wfw:commentRss>http://newwebmasters.net/plan/why-backing-up-is-important/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Do We Still Care About Bandwidth And Server Load?</title>
		<link>http://newwebmasters.net/plan/bandwidth-and-server-load/</link>
		<comments>http://newwebmasters.net/plan/bandwidth-and-server-load/#comments</comments>
		<pubDate>Sun, 12 Apr 2009 22:02:31 +0000</pubDate>
		<dc:creator>corbyboy</dc:creator>
				<category><![CDATA[Planning Issues]]></category>
		<category><![CDATA[architecture]]></category>
		<category><![CDATA[hosting]]></category>
		<category><![CDATA[http]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[speed]]></category>

		<guid isPermaLink="false">http://newwebmasters.net/?p=721</guid>
		<description><![CDATA[Bandwidth and server load have historically been concerns of the competent webmaster. We look at whether we still have to worry about it.]]></description>
			<content:encoded><![CDATA[<div class="captionright"><img src="http://newwebmasters.net/wp-content/themes/tma2/images/latest/network.jpg" alt="Make sure network capacity is sufficient for your website" title="Make sure network capacity is sufficient for your website" />
<p>Make sure network capacity is sufficient for your website</p>
</div>
<p><i>Please note:</i> This article was written from the perspective or a website developer. I am not a networking or HTTP expert and this article is designed for people who have general responsibility for running websites. Feel free to leave any comments below.</p>
<h2>Introducing Two Old Friends</h2>
<p>Bandwidth and server load are two factors that can affect your ability to run a website.</p>
<p>Bandwidth actually has two meaning when refering to running a website. Firstly it can mean the network capacity for web traffic back and forth at a given time, i.e. how much data can be transferred per second.</p>
<p>Alternatively it means the amount of data that is allowed to be transferred in a specific interval, such as one month. Both are important when running a website. As files are uploaded and downloaded, emails exchanged, and web pages accessed, network bandwidth is being used.</p>
<p>Total monthly bandwidth is a cap that all hosting companies place on sites in order to share the total network capacity equally between all the sites. Cheap webhosting is available because hosting companies can cram multiple websites onto a single server. For sites with relatively low traffic and data demand, this &#8220;shared&#8221; hosting is perfect. It is cheap, but sufficient resources are available to run your site smoothly. Hosting companies monitor sites in order to keep one site from accidentally or deliberately consuming all the network capacity.</p>
<p>Even websites on dedicated or virtual private hosting will have a bandwidth limit, but they will be significantly more generous than the limits on shared hosting.</p>
<div class="captionright"><img src="http://newwebmasters.net/wp-content/uploads/2009/04/router.jpg" alt="Router" title="Router" width="300" height="300" /></div>
<p>Server load is a much less commonly discussed subject. It refers to CPU utilisation on the server that hosts the website. The CPU (central processing unit) is the component in a computer that processes information and commands from programs, ordering memory to be used a certain way, moving files from one place to the next and more. For example, every time MySQL needs to access and process some information from the database, the CPU will perform all the calculations.</p>
<p>Server load is displayed as a number usually in the format x.xx. The aim is for the server load to be as low as possible. Basically, a higher server load means the server is under pressure to do more work.</p>
<p>There is no cut off as to what is an acceptable server load and what isn&#8217;t, but it generally accepted that your server load can increase by 1 for every CPU your server has and all should be OK. For example, if your server has 1 CPU a server load up to 1.00 is OK. Whereas if your server has 3 CPUs the server load is acceptable up to 3.00.</p>
<p>Memory capacity on any computer is limited. In a perfect world, every component of a server would get access to as much of the CPU as they needed. Unfortunately this cannot always be the case. Special operating system functions control how the processing time is shared out among all the competing processes. The server load indicates how &#8220;in demand&#8221; the server currently is. It constantly changes and will ebb and flow throughout the day.</p>
<h2>But Is It Important</h2>
<p>While keeping an eye on your bandwidth usage and server load is not the most important, or most exciting, or administrative tasks, it is still important. If you use up all your bandwith your webhost could potentially charge you a lot of money. Even worse, your website could be unavailable until you get the problem sorted out.</p>
<p>It is completely unacceptable to run out of bandwidth and if you ever get as close as using 75% of your available bandwidth, get the situation sorted immediately. All you need is for your site to get popular on Digg or Stumble Upon and you could potentially use a huge amount of bandwidth in a short period of time. If those visitors start receiving a message that your site has run out of bandwidth, you are losing out on a great many number of visitors.</p>
<p>High bandwidth plans are extremely cheap these days.</p>
<p>Server load is beyond your control. You don&#8217;t have any influence on how many websites are crammmed onto a single server or what the high demand times are for those sites.</p>
<h2>Conclusions</h2>
<p>After exploring bandwidth and server load our conclusions are quite clear. In this day and age of super cheap hosting there is simply no excuse for running out of bandwidth. We have also learned that server load is important, but we have no control over it. If you find that your server has a consistently high server load, it is time to consider to moving to a new host, or perhaps looking for VPS hosting.</p>
]]></content:encoded>
			<wfw:commentRss>http://newwebmasters.net/plan/bandwidth-and-server-load/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Creating Accessible Websites</title>
		<link>http://newwebmasters.net/plan/creating-accessible-websites/</link>
		<comments>http://newwebmasters.net/plan/creating-accessible-websites/#comments</comments>
		<pubDate>Mon, 12 Jan 2009 12:52:26 +0000</pubDate>
		<dc:creator>corbyboy</dc:creator>
				<category><![CDATA[Accessibility]]></category>
		<category><![CDATA[Planning Issues]]></category>
		<category><![CDATA[Optimise]]></category>
		<category><![CDATA[Search Engines]]></category>
		<category><![CDATA[useability]]></category>

		<guid isPermaLink="false">http://newwebmasters.net/?p=221</guid>
		<description><![CDATA[Creating accessible websites is more important now than it has ever been. Learn why it is so essential and learn techniques to make your site accessible.]]></description>
			<content:encoded><![CDATA[<div class="captionright"><img src="http://newwebmasters.net/wp-content/themes/tma/images/latest/accessible.jpg" alt="Accessibility is just as important on the web as it is in the real world" width="470" height="175" />
<p>Accessibility is just as important on the web as it is in the real world</p>
</div>
<p>Creating accessible website has never been as important as it is now. Accessibilty used to be about making sure your website was compatible with screen readers, used by people with visual impairments. These days an accessibile website is now more about creating a user friendly website for everybody, whatever their needs.</p>
<h2>Why Make a Website Accessible?</h2>
<p>The web is becoming more about rich media, audio, video and AJAX. The bottom line is that you want as many people as possible to be able to use your website. There are several situations when thinking about making your site accessible will help you:</p>
<ul>
<li>The use of mobile phones to access the Internet has exploded in the last few years. Many have limited support for Flash and Javascript, and they have small screen resolutions.</li>
<li>6% of all web users don&#8217;t support Javascript, either because they have it turned off or because their web browser doesn&#8217;t support it. (Source: <a href="http://www.thecounter.com/stats/2008/December/javas.php">The Counter</a>, December 2008 statistics.</li>
<li>Browsers such as Lynx do not support images. All browsers have the ability to switch images off. Would a visitor be able to use your website effectively if they were not able to see the images?</li>
<li>Supporting users with diabilities. Whether they are visually impaired, or are unable to use a mouse and rely solely on the keyboard, or touch screen. Many countries have laws that make it illegal to discriminate against disabled people. Link to law article.</li>
<li>Search engine spiders need to be able to access every page on your website, just by following links. They cannot enter terms into a search box and they cannot choose options from a drop-down box. Any page that is inaccessible will never feature in the search results.</li>
</ul>
<h2>How Do I Make My Website Accessible?</h2>
<p>The W3C&#8217;s <a href="http://www.w3.org/WAI/">Web Accessibility Initiative</a> announced on 11 December 2008 that version 2 of its <a href="http://www.w3.org/TR/WCAG20/">accessibility guidelines</a> were finalised. They are a great resource for learning what steps to take to make your website accessible. Some of the steps are basic and very obvious, but there are many that you may not have heard about before.</p>
<p>This list outlines some of the more important steps that you should take to ensure that your website is accessible. Most of them should not be after thoughts, but things that you consider as you build your pages. Take a look at the W3C&#8217;s site for an exhaustive list.</p>
<h3>Audio and Visual Content</h3>
<p>Sites like Youtube are making an effort to make their videos more accessible to people who either cannot see them or cannot hear them. Subtitles (or Closed Captions) are a good idea for deaf visitors. It is not just about disbaled people however. What if I don&#8217;t have a sound card installed on my computer? Always provide alternatives. A text version of any audio is essential.</p>
<h3>Don&#8217;t Confuse With Colour</h3>
<p>Make sure text and background have a suitable contrast level. This is a basic rule, and doesn&#8217;t just affect people with visual impairments. There is a reason why black text on a white background is so popular.</p>
<p>Don&#8217;t highlight errors by simply changing their colour. For example if a page features a form and that form is validated on the client-side before it is submitted, ensure that any errors are highlighted clearly. This should include a text-based warning rather than simply changing fields colours to highlght an error.</p>
<h3>Decorative Graphics</h3>
<p>Never use graphics as spacers on a page. Use CSS for this, as it was intended. Any decorative images should be implemented in a way so that blocking them doesn&#8217;t affect the use of the page.</p>
<h3>Make Text Readable</h3>
<p>Text should be at a sufficient size. Additionally, the user should be able to adjust the text size using their browsers text size controls. You should never block this function.</p>
<p>Ensure headings are clear. The use of proper heading tags should ensure this.</p>
<h3>Use A Proper Page Structure</h3>
<p>Keep all your content and layout information separate by using stylesheets. Not only will this help people who diuse screen readers and text-based browsers, it also helps keep your code cleaner and easier to manage. It is easier to make layout changes if all the presentation data is an an external stylesheet.</p>
<h3>Avoid Using A CAPTCHA As Much As Possible</h3>
<p>CAPTCHAs are designed to prevent automatic registration by bots. They require the user to identify some obscured text to ensure the visitor is a real person and not a machine. Some argue that they are very effective. Few would argue against them being an accessibility nightmare. Decide if a Captcha is really necessary. For blocking comment spam, perhaps Akismet would be better.</p>
<h3>Navigation Must Be Easy To Use</h3>
<p>Navigation is something that needs a lot of thought put into it. Every page on your website must be accessible. If the only way to access your pages is through a javascript drop-down menu or a Flash menu, you need to rethink. This type of poor navigation doesn&#8217;t just impede disabled visitors. What about search engine spiders? What about people who don&#8217;t have the Flash plugin (still <a href="http://www.adobe.com/products/player_census/flashplayer/">1% of Internet users</a>).</p>
<h2>In Summary</h2>
<p>These are just a few of the reasons why it is essential that your website is accessible. Not only will your website meet local accessibility laws, it will be spidered by search engines much more frequently and easily. You will find your traffic levels increase. You see, by creating an accessible website, everybody wins.</p>
]]></content:encoded>
			<wfw:commentRss>http://newwebmasters.net/plan/creating-accessible-websites/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Companies That Suck At E-Commerce</title>
		<link>http://newwebmasters.net/plan/companies-that-suck-at-e-commerce/</link>
		<comments>http://newwebmasters.net/plan/companies-that-suck-at-e-commerce/#comments</comments>
		<pubDate>Sat, 04 Oct 2008 14:59:21 +0000</pubDate>
		<dc:creator>corbyboy</dc:creator>
				<category><![CDATA[Building Content]]></category>
		<category><![CDATA[Planning Issues]]></category>
		<category><![CDATA[e-commerce]]></category>

		<guid isPermaLink="false">http://newwebmasters.net/?p=331</guid>
		<description><![CDATA[Many companies still struggle with the basic of e-commerce. Read about the worst offenders here.]]></description>
			<content:encoded><![CDATA[<p>Online sales for 2007 were estimated to be <a href="http://money.cnn.com/2007/05/14/news/economy/online_retailing/">around US $259 billion</a>. Most of the world&#8217;s leading retail brands have online presences and nearly all of those allow you to shop online.</p>
<p>Online sales is a lucrative market for a big brand to get into. Many people like the convenience of shopping from home and being able to compare prices before the make a purchase. You would think that these companies would put a huge amount of effort into making the shopping experience as comfortable and straightforward as possible. Well, you would be wrong. Sometimes the only conclusion you can draw on some of these websites is that they don&#8217;t want your money.</p>
<p>In this article I have illustrated some of the stupid things that e-commerce websites do that turns visitors off.</p>
<h2>Don&#8217;t Spend Money On Marketing If You Are Going To Neglect The Basics</h2>
<p>Online retailers pay tens, if not hundreds, of thousands of dollars on content managament and product catalogue software. Why splash out on all this money if it can&#8217;t do the basic properly? Why spend money on pay-per-click marketing if you are going to neglect the SEO basics.</p>
<p>Take Waterstones, the online book seller, as an example. While each page contains a meta keyword and description tag, the title on every category page is the same. It simply reads Welcome to Waterstones.com. If that was the title you were presented with on a search result page, would you click on it? No, thought not.</p>
<p>Another basic SEO failing on many e-commerce sites are poor URL choices. Many online retailers (particularly in the UK it seems) use the same catalogue software and the following are all the homepage URLs from a few of them.</p>
<ul>
<li>http://www.missselfridge.com/webapp/wcs/stores/servlet/TopCategoriesDisplay?storeId=12554&#038;catalogId=20555</li>
<li>http://www.homedepot.ca/webapp/wcs/stores/servlet/Home?storeId=10051&#038;catalogId=10051&#038;langId=-15</li>
<li>http://www.homebase.co.uk/webapp/wcs/stores/servlet/StoreCatalogDisplay?langId=-1&#038;storeId=20001</li>
</ul>
<p>Compare these two URLs. They are both from major UK electrical retailers and both point to that company&#8217;s page for vacuum cleaners. Which would you rather click in a search engine result?</p>
<ol>
<li>http://www.currys.co.uk/martprd/store/cur_page.jsp?BV_SessionID=@@@@0129255136.1222344286@@@@&#038;BV_EngineID=ccekadeffffejdjcflgceggdhhmdgmi.0&#038;page=Category&#038;category_oid=-30615&#038;fm=4&#038;sm=7&#038;tm=undefined</li>
<li>http://www.comet.co.uk/shopcomet/subhub/80/Vacuum-Cleaners</li>
</ol>
<h2>Don&#8217;t Make Me Register Before Checkout</h2>
<p>It is one thing asking a customer if they wish to register with your site so their information can be saved, but it should never be a requirement. If I wish to enter my details and my credit card information every time I visit, that&#8217;s up to me. This is a crime perpetrated by both Woolworths and Currys in the UK</p>
<p><img src="http://newwebmasters.net/wp-content/uploads/2008/10/woolworths.jpg" alt="Woolworths Checkout" title="Woolworths Checkout" width="500" height="345" class="aligncenter size-full wp-image-340" /></p>
<h3>Don&#8217;t make me register before I can use the site</h3>
<p>Using Asda as an example again, on the home shopping section of their website you are required to put in your postal code to check if they can deliver to your area. This is a fair requirement &#8211; there is no point in doing shopping if they can&#8217;t deliver to you. The problem is that after you have checked your postal code, you can&#8217;t even start shopping until you have fully registered, which includes the frustratingly inane question that you seem to get everywhere &#8211; &#8220;where did you hear about us.&#8221; You can browse the shop but you get an error message when you try to add something to your basket.</p>
<p><img src="http://newwebmasters.net/wp-content/uploads/2008/10/asda_error.jpg" alt="Asda Grocery Store Error" title="Asda Grocery Store Error" width="500" height="112" class="size-full wp-image-341" /></p>
<h2>Show Me Alternative Products, Not Error Pages</h2>
<p>Thomas Cook and First Choice are two of the most popular holiday travel agents in the UK. Let&#8217;s compare how their websites handle when they cannot find what we have searched for. The first screenshot shows the Thomas Cook website.</p>
<div class="captionfull"><img align="center" src="http://newwebmasters.net/wp-content/uploads/2008/10/tc_error.jpg" alt="Thomas Cook Website Error" title="Thomas Cook Website Error" width="500" height="60" /></div>
<p>Where is the first place you are going to click after this? Most likely to another website. Compare how First Choice handles this error below.</p>
<div class="captionfull"><img src="http://newwebmasters.net/wp-content/uploads/2008/10/fc_error.jpg" alt="First Choice Error Screen" title="First Choice Error Screen" width="500" height="439" /></div>
<h2>One Website &#8211; One Registration</h2>
<p>ASDA, the UKs second largest supermarket (owned by Walmart) has a website that allows you to do your grocery shopping online but also buy large electrical items, CDs and DVDs, flowers and even mobile phones. Sounds great, but what&#8217;s the drawback? You have to register separately for each section of the website. This is absolute lunacy!</p>
<p>Even more annoyingly, say you add some flowers to your shopping cart and go and browse the DVDs, when you return to the flower section your shopping cart is empty. We are using Asda as an example quite a lot, but they seem to do so much wrong.</p>
<h2>Don&#8217;t Distract Me At The Checkout</h2>
<p>The object of an e-commerce site is to get people to buy things. When they have added a product to their basket and are at the checkout, this is what they are trying to do. Enable them to complete their transaction and distract them as little as possible. The checkout is not the place to list the latest special offers or allow the visitor to browse categories. A link back to the homepage is OK, but the only clicks they should be able to make are ones that take them forward in the buying process. Don&#8217;t make it too easy for them to abandon their order.</p>
<p>Amazon&#8217;s checkout is the perfect example of how to build a good checkout system.</p>
<p><img src="http://newwebmasters.net/wp-content/uploads/2008/10/amazoncheckout.jpg" alt="Amazon Checkout Screen" title="Amazon Checkout Screen" width="500" height="291" class="size-full wp-image-344" /></p>
<h2>Tell Me The Real Price From The Start</h2>
<p>For this example we will look at two UK airlines &#8211; Ryanair and Easyjet. Both are very popular low-cost airlines and they both take online bookings. Let&#8217;s look at how the prices change through the booking process.</p>
<div class="captionfull"><img src="http://newwebmasters.net/wp-content/uploads/2008/10/ryanair1.jpg" alt="Making A Booking With Ryanair" title="Making A Booking With Ryanair" width="212" height="194" class="aligncenter size-full wp-image-345" /></div>
<p>A search on Ryanair gives a price of £39.84. When we proceed to the next stage we get to &#8220;extras&#8221; page. The only way you can get that price is to remove the insurance, take no hold-baggage, remove the priority boarding and to check-in online.</p>
<div class="captionfull"><img src="http://newwebmasters.net/wp-content/uploads/2008/10/easyjet.jpg" alt="Making A Booking With Easyjet" title="Making A Booking With Easyjet" width="500" height="119" class="size-full wp-image-346" /></div>
<p>With Easyjet our flight cost is £28.99. They give us the option of adding priority boarding, but this is not added by default. Again however, they charge for a checked on bag and they automatically add one on to your booking unless you ask to remove it. Unfortunately, also like Ryainair, they add insurance by default too, which you have to double confirm to remove to get the price you were originally quoted.</p>
<p>While it may be true that the quoted price is for the flight, people want to know what price they have to pay up front. I don&#8217;t know the statistics of how many people need to check in bags on a flight, but I expect that it is quite high. The two companies might argue that it is not very high, but if so, why do Easyjet add it to your booking by default?</p>
<p>A <a href="http://www.e-consultancy.com/news-blog/363404/philfing-irritates-web-shoppers.html">post from e-consultancy</a> in 2007 told us that 93% of UK online shoppers were &#8220;annoyed&#8221; by hidden charges such as these. Ryanair has <a href="http://news.bbc.co.uk/1/hi/business/1750117.stm">previous history</a> of mis-advertising its prices stretching back for years.</p>
<h2>In Summary</h2>
<p>This article just goes to show that there are still so many companies that can&#8217;t get things right. There are just a few outlined above, but there are countless more out there all over the Internet. Companies need to spend more time focusing on their customers&#8217; needs rather than the needs of their management.</p>
]]></content:encoded>
			<wfw:commentRss>http://newwebmasters.net/plan/companies-that-suck-at-e-commerce/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Understand Your Statistics: Why Bounce Rate Matters</title>
		<link>http://newwebmasters.net/plan/understand-your-statistics-why-bounce-rate-matters/</link>
		<comments>http://newwebmasters.net/plan/understand-your-statistics-why-bounce-rate-matters/#comments</comments>
		<pubDate>Fri, 19 Sep 2008 16:58:27 +0000</pubDate>
		<dc:creator>corbyboy</dc:creator>
				<category><![CDATA[Optimise]]></category>
		<category><![CDATA[Planning Issues]]></category>
		<category><![CDATA[analytics]]></category>
		<category><![CDATA[traffic]]></category>

		<guid isPermaLink="false">http://newwebmasters.net/?p=236</guid>
		<description><![CDATA[Analytics packages return a bewildering array of information. Understanding what it means can be difficult. This article will teach you all about the bounce rate statistic.]]></description>
			<content:encoded><![CDATA[<p>There are many different analytics packages out there for you to choose from. Statistics such as numer of visitors, where they came from, how many pages they looked at and what sort of browser they used are all very valuable to a webmaster. Most of these analytics packages record similar type of information. The one piece of information we are going to analyse today is <strong>Bounce Rate</strong>. The information we will look at is taken from Google Analytics, but most analytics packages will give you this piece of information.</p>
<h2>What Is A &#8220;Bounce&#8221;</h2>
<p>A bounce occurs when a visitor leaves a particular website <strong>after only visiting a single page.</strong></p>
<p>A visitor is regarded as having left the website when either</p>
<ul>
<li>Their session times out,</li>
<li>They close the browser window or tab,</li>
<li>They type a new address into the address bar, or</li>
<li>They click the back button to return to a different website</li>
</ul>
<p>By default, Google Analytics&#8217;s session timeout is 30 minutes. That means that if the user stops activity for 30 minutes then carries on browsing the site, a new session will be created. If the user leaves the site but then returns within 30 minutes, the return visit is counted as part of the original session. You are able to manually change the timeout length.
</p>
<p>Each specific page on a website has its own bounce rate. It is generally expressed as a percentage and it means the number of visitors who left after viewing that page and no others.</p>
<p>For example, if a page has a 30% bounce rate, it means 30% of visitors who enter via that page leave without visiting any others.</p>
<p>In addition, there will be an average, site-wide bounce rate. You can work out how effective a specific page is by comparing its bounce rate to the site-wide bounce rate.</p>
<h2>What Is A Good Bounce Rate?</h2>
<p>There is not one single figure that is suitable for all types of website. As a very rough idea, a bounce rate between 20% and 50% is not too bad. However, the ideal bounce rate depends very much on the type of site you run and the type of visitors you attract.</p>
<p>If you run a news-type website, the chances are you will have a higher bounce rate. A visitor comes directly to the news story they wish to learn about, reads it and then leaves. Having a bounce rate of 80% for this page doesn&#8217;t necessarily mean that the page is ineffective. In fact the page may be so effective, that the visitor doesn&#8217;t need to navigate to another page.</p>
<p>If you run an e-commerce site and are looking for people to complete a checkout before they leave then you would expect to have a very low bounce rate. If people are entering a product page and leaving without visiting your checkout, then something is wrong. The same is true for any site that wants visitors to complete some sort of task, be it a newsletter signup, or registration at a forum.</p>
<h2>Analysing Specific Pages</h2>
<p>
<img src="http://newwebmasters.net/wp-content/uploads/2008/09/bounce1.png" alt="Bounce rate of 39.16%" title="Bounce rate of 39.16%" width="156" height="61" class="size-full wp-image-328" /><br />
To find the bounce rate for a specific page in Google Analytics navigate to <em>Content</em> -> <em>Content by title</em>. Choose the title of the page you wish to analyse. You can then see the bounce rate of the page. In the example to the left, you can see the bounce rate is 39.16%. Google Analytics also tells us that this is 50.28% below the site average.</p>
<p>This suggests that this is a particularly effective page at enticing visitors to navigate the rest of the site. Note that we aren&#8217;t looking at the absolute bounce rate, just how it differs from the site-wide rate. I will explain why the site-wide bounce rate is so high later.</p>
<p><img src="http://newwebmasters.net/wp-content/uploads/2008/09/bounce2.png" alt="Bounce rate of 83.35%" title="Bounce rate of 83.35%" width="145" height="60" class="size-full wp-image-329" /><br />
The bounce rate for our homepage is 83.35%. This is 5.82% higher than the site-wide bounce rate. This means that only 17 out of 100 people who enter from the homepage navigate to any other pages.</p>
<h2>Analysing Bounce Rate by Source</h2>
<p>Another interesting experiment is to look at how the bounce rate changes depending on the source of the visitor. This can tell you how interesting people find your website depending on who referred them. To locate the information, click <em>Traffic Sources</em> -> <em>Referring Sites</em> and click the domain you wish to analyse.</p>
<p>First we will look at the referrer domain buyhitscheap.com. They are a company that sells website hits. I used it in a previous experiment analysing visitor loyalty. As you can see, the bounce rate is 100%. Every single visitor referred by that domain leaves without visiting another page. From this statistic you can get a good idea of how interested the visitors were in your website &#8211; not very.</p>
<p>Let&#8217;s have a look at stumbleupon.com. This referrer has a bounce rate of 75%. This is not too bad compared to some other referrers. 1 out of 4 people from Stumbleupon navigate to at least one other page before leaving. It shows you that the traffic from stumbleupon will be more likely to visit other areas of your website than the traffic from buyhitscheap.com. With this information you can decide which is better to focus your attention on.</p>
<h2>Summary</h2>
<p>We all know that digging through statistics is incredibly boring. Webmasters don&#8217;t want to spend time trawling through analytics data, they want to spend time working on their site. But bounce rate is one of those particularly useful pieces of data, and is more powerful than it seems at first.</p>
<p>In my opinion it is well worth spending some time working out who are your best referrers, as they may not just be the sites that send you the most visitors. It is also worthwhile being able to determine which pages make people want to explore more of your site and which ones have people scrambling for the back button. All of this is useful information that will help you to improve your site, and ultimately gain more visitors.</p>
]]></content:encoded>
			<wfw:commentRss>http://newwebmasters.net/plan/understand-your-statistics-why-bounce-rate-matters/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What Makes A Good Or Bad URL?</title>
		<link>http://newwebmasters.net/plan/what-makes-a-url-good/</link>
		<comments>http://newwebmasters.net/plan/what-makes-a-url-good/#comments</comments>
		<pubDate>Sun, 27 Jul 2008 20:55:06 +0000</pubDate>
		<dc:creator>corbyboy</dc:creator>
				<category><![CDATA[Planning Issues]]></category>
		<category><![CDATA[useability]]></category>

		<guid isPermaLink="false">http://newwebmasters.net/?p=16</guid>
		<description><![CDATA[Learn how to choose good URLs and a good directory structure to make your website more useable.]]></description>
			<content:encoded><![CDATA[<div class="captionright">
<img src="http://newwebmasters.net/wp-content/themes/tma/images/latest/good_urls.jpg" alt="Choosing a good URL is important" title="Choosing a good URL is important" /></p>
<p>Choosing a good URL is important</p>
</div>
<p>One aspect of constructing a website that is often overlooked is the URL that is used. As well as it being a useful description of the contents of the page, in some search engines the search terms that are present in the URL are emboldened. Getting your URL highlighted in this way is an extra enticement for the searcher to click through to your website.</p>
<p>This article presents some ideas that not only make your URL less annoying, but make it technically  superior, resulting in fewer 404 errors, and happier visitors.</p>
<h2>Don&#8217;t go more directories deep than necessary</h2>
<ul>
<li>http://www.just-eat.co.uk/pages/frontpage.aspx</li>
</ul>
<p>Is it really necessary to put the homepage of your website inside a sub-directory? When you access this website via the URL <em>http://www.just-eat.co.uk</em> you are actually redirected to the above mentioned page. This is surely unnecessary.</p>
<p>Other examples</p>
<ul>
<li>http://www.premierleague.com/page/Home/0,,12306,00.html</li>
<li>http://www.nasa.gov/home/index.html</li>
<li>http://www.gysd.net/home/index.html?width=1024</li>
</ul>
<h2>Don&#8217;t Rely On Uppercase Characters</h2>
<p>By default, IIS servers treat URLs with capital letters the same as those without. This means that the following URL:</p>
<ul>
<li>example.com/INDEX.html</li>
</ul>
<p>is the same page as:</p>
<ul>
<li>example.com/index.html</li>
</ul>
<p>Apache servers will treat these URLs as different.</p>
<p>Take the example:</p>
<ul>
<li>http://www.positive.org/Home/index.html</li>
</ul>
<p>Accessing the following URL:</p>
<ul>
<li>http://www.positive.org/home/index.html</li>
</ul>
<p>will result in a page not found error. Relying on a URL to be entered with an uppercae character is not a good idea.</p>
<h2>Make URLs readable by humans</h2>
<ul>
<li>http://www.skysports.com/story/0,19528,11095_3383688,00.html</li>
</ul>
<p>While it is perfectly acceptable to put the date of publication or other such data in a URL, this example from Sky Sports is just a mess. Do you think your visitors would be able to write this down?
</p>
<p>
Compare the URL to this one from the BBC website:</p>
<ul>
<li>http://news.bbc.co.uk/sport1/hi/football/7330235.stm</li>
</ul>
<p>It is much more organised. Incidentally, these two URLs are both reporting on the same story.<br />
<br />
Which is more effective and useable?</p>
<p>The following URL from the Movie 10,000 BC is also a very poor URL. All the zeros increase the chance the user will make a mistake when entering it. In this case, spelling it in words rather then numbers would probably be more effective, even if it resulted in a longer URL:</p>
<ul>
<li>http://www.10000bcmovie.com/</li>
</ul>
<h2>Don&#8217;t spoil your URL with ugly session IDs</h2>
<ul>
<li>http://www.locata.org/(S(f0yd0paqhs5pp155qpoutz55))/Home.aspx</li>
</ul>
<p>I cannot imagine why this website felt the need to design their website in a way that it used session IDs this way. The URLs are extremely ugly and you certainly wouldn&#8217;t be able to write it down. Interestingly, accessing the following URL will take you to the same page:</p>
<ul>
<li>http://www.locata.org/Home.aspx</li>
</ul>
<p>Where session IDs are necessary on this website is unclear.
</p>
<h2>Think about what your URL could mean</h2>
<p>These URLs are all genuine, famous examples of people not thinking before they decide on a domain name.</p>
<ul>
<li>WhorePresents.com rather than WhoRepresents.com</li>
<li>ExpertSexChange.com rather than ExpertsExchange.com</li>
<li>TheRapistFinder.com rather than TherapistFinder.com</li>
<li>MolestationNursery.com rather than MoleStationNursery.com</li>
<p>Always think about what your domain name means when you register it.
</ul>
</p>
<h2>Can Users Bookmark or Forward every Page of your Website?</h2>
<p>The website traintimes.org.uk is an excellent example of an accessible website. It presents train timetables in an easy to read and clear format. The most beautiful part of this website however, is the URL format it uses.</p>
<p>Most websites of this type use POST on all their forms. This means URLs cannot be bookmarked or forwarded. You are forced to go to the homepage and begin a new search each time. Traintimes.org.uk is different, however. Running a typical search results in a URL like this:</p>
<ul>
<li>http://traintimes.org.uk/kettering/leicester/11:00/2008-05-07</li>
</ul>
<p>You can bookmark this or forward it to a friend. Additionally, it is clear what each part of the URL means and you can easily modify it.</p>
]]></content:encoded>
			<wfw:commentRss>http://newwebmasters.net/plan/what-makes-a-url-good/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Finding Themes, Templates and Stock Images</title>
		<link>http://newwebmasters.net/plan/finding-themes-templates-and-stock-images/</link>
		<comments>http://newwebmasters.net/plan/finding-themes-templates-and-stock-images/#comments</comments>
		<pubDate>Tue, 22 Jul 2008 16:26:42 +0000</pubDate>
		<dc:creator>corbyboy</dc:creator>
				<category><![CDATA[Building Content]]></category>
		<category><![CDATA[Planning Issues]]></category>
		<category><![CDATA[content]]></category>
		<category><![CDATA[image]]></category>
		<category><![CDATA[productivity]]></category>
		<category><![CDATA[templates]]></category>

		<guid isPermaLink="false">http://newwebmasters.net/?p=111</guid>
		<description><![CDATA[Find themes and templates to redesign your website. Find stock images and clipart to improve the visual design of your website]]></description>
			<content:encoded><![CDATA[<div class="captionright">
<img src="http://newwebmasters.net/wp-content/themes/tma/images/latest/templates.jpg" alt="Use the tools at your disposal" title="Use the tools at your disposal" /></p>
<p>Use the tools at your disposal to their best effect</p>
</div>
<p>Having a good website design is essential. If a user doesn&#8217;t like your website or cannot find what they need, they will leave. It&#8217;s a simple as that. Building your own website design from scratch is not for everybody. Likewise, if you use ready made software such as a message board or CMS, you will want to modify the default theme to give your site some individuality. This article looks at some of the best places to find templates for your CMS, blog or website. It also discusses where to find stock photos and clipart.</p>
<h2>Website Templates</h2>
<p>There are many websites on the Internet offering website templates both for free and paid. Using a ready made template has the advantages of being quick to acquire, visually attractive and semantically accurate. Somebody else has had to worry about producing accuare HTML and CSS and testing the design on different browsers. The main disadvantage is that your website design will not be unique. To solve this problem, many template sites offer you a &#8220;unique price.&#8221; This will cost you extra but it means that you will be the last person who buys that template. After you have paid, the template is removed from the site and nobody else can purchase it. Unfortunately, you don&#8217;t know how many people have used the template before you.</p>
<p>The following list should get you started on finding your template but there are literally hundreds of websites offering tens of thousands of templates at various prices.</p>
<ul>
<li><a href="http://www.templatemonster.com/">Template Monster</a></li>
<li><a href="http://www.websitetemplates.com/">Website Templates</a></li>
<li><a href="http://www.dreamtemplate.com/">Dream Template</a></li>
<li><a href="http://www.designload.net/home.html">Design Load</a></li>
<li><a href="http://www.hypertemplates.com/">Hyper Templates</a></li>
<li><a href="http://www.freecsstemplates.org/">Free CSS Templates</a></li>
<li><a href="http://www.templatesbox.com/">Templates Box</a></li>
<li><a href="http://freesitetemplates.com/">Free Site Templates</a></li>
<li><a href="http://www.freewebsitetemplates.com/">Free Website Templates</a></li>
</ul>
<h2>Blog Themes</h2>
<p>When searching for themes for and ready made software, always ensure that the version you have installed if compatible witht eh theme you are using. Version upgrades will often make changes to the templates or add new features which are not included in older templates. When new versions of software are released, it usually takes a few weeks for suitable themes to become available. Always check for compatibility before you buy or download themes.</p>
<h3>Wordpress</h3>
<ul>
<li><a href="http://www.bgthemes.com/">BG Themes</a></li>
<li><a href="http://themes.blogflux.com/wordpress">BlogFlux</a></li>
<li><a href="http://wpthemeshop.com/">Wordpress Theme Shop</a></li>
<li><a href="http://www.bloggingthemes.com/">Blogging Themes</a></li>
<li><a href="http://www.revolutiontheme.com/">Revolution Theme</a></li>
</ul>
<h3>Moveable Type</h3>
<ul>
<li><a href="http://themes.blogflux.com/movable-type">BlogFlux</a></li>
<li><a href="http://www.sixapart.com/movabletype/styles/library">Movable Type Style Library</a></li>
</ul>
<h3>Typepad</h3>
<ul>
<li><a href="http://everything.typepad.com/blog/themes/index.html">Everything Typepad: Themes</a></li>
</ul>
<h2>CMS Templates</h2>
<h3>Joomla</h3>
<ul>
<li><a href="http://www.compassdesigns.net/">Compass Designs</a></li>
<li><a href="http://www.joomlayard.com/">Joomla Yard</a></li>
<li><a href="http://www.joomlart.com/downloads.html">JoomlArt</a></li>
<li><a href="http://www.joomlashack.com/">Joomla Shack</a></li>
<li><a href="http://www.joomlatemplatestyle.com/">Free Joomla Templates</a></li>
</ul>
<h3>Mambo</h3>
<ul>
<li><a href="http://www.templatemonster.com/mambo-templates.php">Template Monster</a></li>
<li><a href="http://www.ocarda.com/index.php/page/mambo">Ocarda</a></li>
</ul>
<h3>Drupal</h3>
<ul>
<li><a href="http://www.templatemonster.com/mambo-templates.php">Template Monster</a></li>
<li><a href="http://www.ocarda.com/index.php/page/mambo">Ocarda</a></li>
</ul>
<h3>PHP-Nuke</h3>
<ul>
<li><a href="http://www.templatemonster.com/phpnuke-themes.php">Template Monster</a></li>
<li><a href="http://www.ocarda.com/index.php/page/mambo">Ocarda</a></li>
</ul>
<h2>Clipart and Stock Photos</h2>
<p>In these days of broadband connections, multimedia, graphic rich websites are now commonplace. The best place to source graphics and clipart are from specialised &#8220;stock&#8221; websites. Generally, there are three types of stock photo.<br />
<br />
The first is royalty free. In this context, &#8220;free&#8221; means that you don&#8217;t have to pay every time you use it. You pay for the image once and you can reuse it over and over. It is important to know that these photos will be sold over and over to as many people as the artist wants to.<br />
<br />
The second type are licenced images. You pay to use them once, but you have exclusive use for a fixed period of time.<br />
<br />
The last type are the free images. While they are free to use, the licence terms usually require you to attribute the source of the image. As these images are free, they are likely to have been used many, many times.</p>
<ul>
<li><a href="http://www.sxc.hu/index.phtml">Stock.xchng</a></li>
<li><a href="http://www.stockxpert.com/">StockXpert</a></li>
<li><a href="http://www.istockphoto.com/index.php">iStockPhoto</a></li>
<li><a href="http://www.freeimages.co.uk/">Free Images</a></li>
<li><a href="http://www.clipart.com/en/">Clipart.com</a></li>
<li><a href="http://www.gif.com/">GIF.com</a></li>
<li><a href="http://www.photos.com/en/">Photos.com</a></li>
</ul>
<h2>Custom Built Templates</h2>
<p>If you want an original, custom-built template for your website you can either build it yourself, or comission somebody to build it for you. While this is the most costly option it comes with the upside that you can choose your own budget and you can be very specific in what design you want. You can choose the time frame for the project and you can monitor the progress of how the template is going along.</p>
<p>While hiring a coder is quite a significant initial outlay, remember that it is a one off fee and you are paying for the services of a professional coder. You can supply them with a rough idea of what you need and they will work with you to produce a more specific design brief. The best websites to use to find a custom coder are ones that allow people to bid on your project. You post a brief outline and a budget and coders will bid for your project. You can check their previous work and ask them question before deciding who to assign your project to.</p>
<p>The best sites to check are:</p>
<ul>
<li><a href="http://newwebmasters.net/links/index.php?id=1">Rent-a-Coder</a></li>
<li><a href="http://newwebmasters.net/links/index.php?id=2">Elance</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://newwebmasters.net/plan/finding-themes-templates-and-stock-images/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Basic Layout and Navigation Principles</title>
		<link>http://newwebmasters.net/plan/basic-layout-and-navigation-principles/</link>
		<comments>http://newwebmasters.net/plan/basic-layout-and-navigation-principles/#comments</comments>
		<pubDate>Tue, 22 Jul 2008 14:54:40 +0000</pubDate>
		<dc:creator>corbyboy</dc:creator>
				<category><![CDATA[Building Content]]></category>
		<category><![CDATA[Planning Issues]]></category>
		<category><![CDATA[navigation]]></category>

		<guid isPermaLink="false">http://newwebmasters.net/?p=96</guid>
		<description><![CDATA[Learn how to build a website that your users can use effectively by means of useful navigation.]]></description>
			<content:encoded><![CDATA[<div class="captionright"><img src="http://newwebmasters.net/wp-content/themes/tma/images/latest/navigation.jpg" alt="Good navigation is essential. Simple as that." title="Good navigation is essential. Simple as that." /></p>
<p>Good navigation is essential. Simple as that.</p>
</div>
<p>No matter how good a website looks, if your users cannot navigate the site they will leave. It&#8217;s as simple as that.</p>
<p>The basic principle is that users must be able to get to where they want to go in as few clicks as possible. In the modern Internet splash screens are out, &#8220;click here to enter&#8221; is out, &#8220;this site is best viewed in Internet Explorer&#8221; is out and Flash introduction movies are out (&#8220;Skip Intro&#8221; is possibly the most clicked on phrase on the whole Internet). User want content. This cannot be emphasised enough, so it will be repeated many times. <b>Users want content</b>. Investing time and money building a wonderful and useful page is no use if visitors cannot navigate to it quickly. Navigation shouldn&#8217;t be simple or straightfoward. It must be more than that, <b>it should be obvious</b>.</p>
<h2>Give Users What They Want, Not What You Want</h2>
<div class="captionleft"><img src="http://www.newwebmasters.net/images/articles/badnav.png" alt="An example of bad navigation" title="An example of bad navigation" />
<p>An example of bad navigation</p>
</div>
<p>The screenshot on the left shows a classic example of how to turn your visitors away. It is from the Chippenham Town Council website. Visitors aren&#8217;t here to see flashy text welcoming you to the website. They are here for the content of the website. There are very few websites where a Flash intro works so make sure that using one adds something <b>very</b> significant to your website.</p>
<p>Reinventing the wheel is not necessary when designing your navigation. Creating a new, flashy, original navigation bar that nobody knows how to use is a sure fire way to have your visitors scrambling for the back button. Users know what to expect from navigation so don&#8217;t dissappoint them. They are familiar with terms such as &#8220;homepage&#8221;, &#8220;about us&#8221;, &#8220;view cart&#8221; and &#8220;contact us&#8221; so don&#8217;t be afraid to use them.</p>
<h2>Use Consistent Navigation</h2>
<p>Each page on your website should have a consistent navigation area. Once your users have become accustomed to how to navigate your website, changing this is suicide. Additionally, your logo should be a part of your navigation section. It should be in the same position on every page and it should always link back to your home page.</p>
<p>Remember that not all users enter your website from your home page. These days, search engines bring the majority of traffic for a lot of websites. People often link to specific pages via social bookmarking sites such as del.icio.us and Digg. If your website receives a surge of traffic to an &#8220;orphaned&#8221; page (i.e. a page with no navigation or links to any other pages) you are losing a lot of potential new visitors to your webisite who may have explored more of your site if only you had given them the chance.</p>
<h2>Make Links Obvious and Descriptive</h2>
<p>Website visitors have become accustomed to knowing what a link looks like. They expect link text to be underlined and a different colour to the rest of the text. You must be very careful if you deviate from this principle as you may confuse people. Users become very frustrated when underlined text appears to be a link, when in fact it isn&#8217;t.</p>
<p>&#8220;Click here&#8221; is, in my opinion, the most abused phrase on the whole Internet. A search on Google for &#8220;click here&#8221; yields 1.3 billion results. Unscientific I admit, but it certainly illustrates the point. Link text should be short and meaningful. This means it can be understood out of context and, perhaps more importantly, users will understand what is going to happen when they click the link.</p>
<h2>Let Users Search For What They Need</h2>
<p>For large sites where linking to every page is not possible, a search box is a must. Like your navigation area, the search box should be easy to locate, intuitive to use and present on the same place on every page of the website. A link to a search page is not good enough either. A small text box with a submit button labelled &#8220;search&#8221; is what you need. For accessibility, pressing return should take you to the results page.</p>
<h2>Other Features To Consider</h2>
<h3>Breadcrumbs</h3>
<p>Breadcrumbs are links that show where the user is on your website. It allows them to navigate up to different levels of your website and they know the context of the page they are on. Simply put, your visitors know where they are on your website. You can see a breacrumb trail at the top of each page on this website. Ideally a breadcrumb trail should be a the top of each page, but at the bottom may be useful too.</p>
<h3>Sitemaps</h3>
<p>There are two main forms of sitemaps, those designed for search engines and those designed for human visitors. Sitemaps for search engines list every page on your website that you want crawled by search engine spiders. They are just a guide and do not guarantee inclusion in the search engines. You can find more details on the <a href="http://www.sitemaps.org">sitemaps website</a>.</p>
<p>Sitemaps for human visitors are an index of the main sections of your website so people can easily find what they want to on your site. If you have a large website listing every page is not necessary, but on a smaller website you should list all your pages.</p>
]]></content:encoded>
			<wfw:commentRss>http://newwebmasters.net/plan/basic-layout-and-navigation-principles/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Finding a Website Host</title>
		<link>http://newwebmasters.net/plan/finding-a-website-host/</link>
		<comments>http://newwebmasters.net/plan/finding-a-website-host/#comments</comments>
		<pubDate>Tue, 22 Jul 2008 12:54:16 +0000</pubDate>
		<dc:creator>corbyboy</dc:creator>
				<category><![CDATA[Planning Issues]]></category>
		<category><![CDATA[hosting]]></category>

		<guid isPermaLink="false">http://newwebmasters.net/?p=66</guid>
		<description><![CDATA[This guide will show you what to look for when you are deciding which webhost to use.]]></description>
			<content:encoded><![CDATA[<div class="captionright">
<img src="http://newwebmasters.net/wp-content/themes/tma/images/latest/server.jpg" alt="Choosing a good host is essential" title="Choosing a good host is essential" /></p>
<p>Choosing a good host is essential</p>
</div>
<p>Whereas finding a domain registrar was relatively straight forward, finding a good web host can be very tricky indeed. Don’t let that put you off, however. There are many excellent web hosts around and it is just a case of finding one that suits your needs. There are many hosts out there and choosing the right one for your needs is important.</p>
<p>Paying for webhosting is essential for any website. Free hosting is avilable but is never recommended. Most put ads on your website and few will be able to deal with large ammounts of traffic. Additionally, when choosing paid hosting, try not to be swayed by offers such as inclusive domain names and free software. The actual value of these offers are never usually as much as having good, reliable hosting.</p>
<h2>Where to Begin</h2>
<p>First of all, draw up a list of your requirements:</p>
<ul>
<li>Disk space,</li>
<li>Monthly bandwidth,</li>
<li>Linux or Microsoft hosting,</li>
<li>Programming languages supported: basic HTML, PHP, ASP etc,</li>
<li>Website building tools and add-on scripts such as shopping cart, blog, bulletin boards,</li>
<li>Monthly trial period or money back guarantee,</li>
<li>Additional features such as databases, crontab access, SSL certificates.</li>
</ul>
<h3>Disk Space</h3>
<p>Disk space is the space that your files take up on the server. Check whether the figure include database storage too. Bear in mind that any pages that are built dynamically on the server will gradually increase the disk space used. Each time your post on your blog or add a new product to your shopping cart, this will take up more space. Always ensure you have adequate space on your hosting plan. Adding on extra disk space will probably end up costing you more than simply upgrading to the next plan.</p>
<h3>Monthly Bandwidth</h3>
<p>People building websites for the first time are often confused by the concept of bandwidth. In the context of web hosting, it essentially means how much traffic your website can handle. Each time data is transferred on your website this uses up some of your bandwidth. For example, if 2,000 people access an image of 10KB, this will use up 2,000&#215;10 = 20,000KB = 20MB of bandwidth. Hosting companies will give you many gigabytes of bandwidth, and you should take as much as you can.</p>
<h4>How Much Bandwidth WIll I Need?</h4>
<p>As you might expect, there is no straight forward way of telling. It depends on the average size of your pages, how large your images are and whether you offer any large files for download. For a very, very vague estimate try multiplying your monthly page views by your average page size. Since a change in your visitor numbers will affect your bandwidth, try multiplying your estimate by three just to be safe.</p>
<h4>What Happens If I Exceed My Bandwidth?</h4>
<p>If you ever see that your monthly bandwidth is getting near the maximum always apply for some extra bandwidth for the next month. A spike in visitor traffic will put you over your limit. Your hosting company will do one of two things if you exceed your allocated bandwidth:</p>
<ol>
<li>Return a 509 Status Error:<br /><img src="http://newwebmasters.net/images/articles/bandwidth.png" alt="Bandwidth Error" /></li>
<li>Continue to serve up your website, but charge you for all the extra bandwidth.</li>
</ol>
<p>Obviously, none of these are ideal. You don&#8217;t want your website to be inaccessible and you don&#8217;t want to be charged for extra bandwidth. These costs are often more expensive than choosing a more expensive hosting plan with increased bandwidth.</p>
<h3>Linux or Microsoft Hosting?</h3>
<p>Unless you need any specific Microsoft-only features, such as ASP, choose Linux hosting. Linux hosting is cheaper and more widely available.</p>
<h2>Search For A Host</h2>
<p>There are many great websites to search for your ideal webhost. Bear in mind that no website will list every webhost, so a good look around is well worth your time.</p>
<p>Here is a list of websites to start your search:</p>
<ul>
<li><a href="http://www.findmyhosting.com/">FindMyHosting.com</a></li>
<li><a href="http://www.hostsearch.com/">HostSearch</a></li>
<li><a href="http://www.webhostingsearch.com/">Web Hosting Search</a></li>
</ul>
<p>Be careful when using search websites. These are often affiliates of the hosts they are promoting. Always decide for yourself if a host is suitable, don&#8217;t rely on recommendations from these sites.</p>
<h2>Case Study &#8211; WebCards</h2>
<div class="captionleft">
<img src="http://www.newwebmasters.net/images/articles/1and1.png" alt="1and1 is pleased to offer a product range specifically for the UK" title="1and1 is pleased to offer a product range specifically for the UK" /></p>
<p>1and1 is pleased to offer a product range specifically for the UK</p>
</div>
<p>When looking for a web host for one of my projects, <a href="http://www.mywebcards.net">WebCards</a>, one of the hosts I looked at was a very popular one, 1and1.</p>
<p>They have sites for UK and US customers separately.</p>
<p>When compiling the list of features, one of the special requirements I had was the use of the crontab. This is a feature that executes a command at a specified time. Looking at the 1and1.com US website, I found a package at a rate of $9.99 US per month, which is roughly £5 GB. This had the use of crontab and good bandwidth and disk space allowance. When I went to the order page I received the following message:</p>
<p>On visiting the UK website, I found the cheapest package that offered crontab access at £14.99 GB per month. This is roughly equivalent to $29 US. This is almost triple the cost of the package offered to their US customers. Incredibly, the US package also included more disk space and bandwidth.</p>
<p>So beware of companies that only offer specific packages to customers in certain countries.</p>
]]></content:encoded>
			<wfw:commentRss>http://newwebmasters.net/plan/finding-a-website-host/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Choose Your Domain Name &amp; Brand Your Site</title>
		<link>http://newwebmasters.net/plan/branding-your-site/</link>
		<comments>http://newwebmasters.net/plan/branding-your-site/#comments</comments>
		<pubDate>Tue, 22 Jul 2008 12:38:08 +0000</pubDate>
		<dc:creator>corbyboy</dc:creator>
				<category><![CDATA[Planning Issues]]></category>
		<category><![CDATA[brand]]></category>
		<category><![CDATA[domains]]></category>
		<category><![CDATA[identity]]></category>

		<guid isPermaLink="false">http://newwebmasters.net/?p=61</guid>
		<description><![CDATA[Learn about how to brand your site and register your domain name. Find out about the unscrupulous practices you must be careful of.]]></description>
			<content:encoded><![CDATA[<div class="captionright">
<img src="http://newwebmasters.net/wp-content/themes/tma/images/latest/branding.jpg" alt="Brand your site and grab your domain name" title="Brand your site and grab your domain name" /></p>
<p>Brand your site and grab your domain name</p>
</div>
<p>Choosing a domain name is tricky. If you are an established company your choice of domain names should be limited to something similar to your company name. Not only is this a good search engine optimisation strategy but it will make it easier for people to find your website if they know your company name. Ideally, people should be able to know what your site is about from the domain name. If you have spent time creating a brand name you should take advantage of this.</p>
<p>You should think about the offline world when you choose your domain name too. Not everybody communicates by email. If one of your visitors told his friends that he has just played the best online game at &#8220;great games dot com&#8221; would he be sending people to your website www.great-gamez.com or that of your competitor www.greatgames.com.<br />
Remember to think about punctuation and spelling.</p>
<h2>Should I Use .com or .net?</h2>
<p>There is a lot of disagreement on how much effect the top level domain extension (or TLD, the .com, .net, .org, or .co.uk part) has on your website. It seems to be more of a trust factor rather than anything else. It is generally thought that search engines don&#8217;t rank a site based on the extension, but will give more authority to links with certain extensions. A website with a .gov extension will be more trusted than a .info website.</p>
<p>Basically, for a commercial site choose a .com, .co.uk, .com.au or the similar extension for your country.</p>
<h2>Search For Your Chosen Domain</h2>
<p>If you are not sure how to find out if your domain name is available, this guide will show you how to search.</p>
<p>DomainTools is the best place to go for your domain name searches. Find the site at <a href="http://www.domaintools.com">www.domaintools.com</a>.</p>
<div class="captionfull">
<img src="http://www.newwebmasters.net/images/articles/domaintools1.png" alt="DomainTools homepage" title="DomainTools homepage" width="610" height="192" /></p>
<p>DomainTools homepage</p>
</div>
<p>On the home page click &#8220;Domain Search&#8221; and enter your chose name.</p>
<div class="captionfull">
<img src="http://www.newwebmasters.net/images/articles/domaintools2.png" alt="Results of domain search" title="Results of domain search" width="750" height="337" /></p>
<p>Results of domain search</p>
</div>
<p>This image shows the results page.</p>
<p>The highlighted box on the left lists the domain you have searched for and some similar variations. The middle box shows whether each name is available. The DomainTools website currently lists .com, .net, .org, .info, .biz and .us extensions. The box on the right shows the key to the symbols used.<br />
This is an excellent tool as it shows you whether a domain name is registered, and whether there is a site there or not, parked or redirected or on hold. If a domain name has been registered and there is no website residing there, the owner will usually be willing to sell it. Domain names are often registered in an attempt to make money from people who may be interested in using that domain name in the future.</p>
<p>A white circle means the domain name is available. A globe icon means the domain name has been registered and there is an active website at that location. A red circle with either a &#8220;P&#8221; icon or a white backslash means the domain has been registered but there is no active website there.</p>
<h2>If your Domain is Available</h2>
<p>You can register your domains directly from the site by clicking on the white circles for the names you wish to register. It is recommended that you keep a note of which domains are available and register them through your chosen registrar.</p>
<h2>If your Domain is not Available</h2>
<p>DomainTools gives you a list of related domain names below the one you have searched for. If any of these suggestions are suitable, make a note of them and register them through your chosen registrar. If you cannot find any suitable domains, it&#8217;s time for a rethink. Go back to the beginning and start searching for another domain.</p>
<h2>Register Your Domain</h2>
<p>It really is not an exaggeration to say that a good domain name is essential. But even choosing a suitable registrar can be tricky. Prices vary significantly, despite the fact that each company is offering the same basic service. ICANN maintains <a href="http://www.icann.org/registrars/accredited-list.html">a list</a> of accredited registrars on their website. Bear in mind that some organisations, such as Google, are accredited but do not offer a registration service. It is speculated that Google wants access to DNS information, but they have not been clear about what they plan to do. Unscrupulous companies will charge you a fortune for basic services such as forwarding your domain to another website or changing your email (DX) records. You also need to make sure that your host won’t steal your domain name when it expires without notifying you. Such examples are extreme, but they do happen.</p>
<p>Since you only need to renew your domain every year at most, going with a well known, established host such as the ones listed below is highly recommended.</p>
<h3>Current Prices</h3>
<table border="1">
<tr>
<th rowspan="2">Registrar</th>
<th colspan="4">Cost ($US)</th>
<th rowspan="2">Notes</th>
</tr>
<tr>
<td>.com</td>
<td>.net</td>
<td>.org</td>
<td>.co.uk</td>
</tr>
<tr>
<td>GoDaddy</td>
<td>9.99</td>
<td>9.99</td>
<td>8.99</td>
<td>19.98</td>
<td>20c fee for each domain</td>
</tr>
<tr>
<td>Network Solutions</td>
<td>34.99</td>
<td>34.99</td>
<td>34.99</td>
<td>39.96</td>
<td>
<ul>
<li>&#8220;Protects&#8221; you from domain running</li>
<li>Free domain name with hosting</li>
</ul>
</td>
</tr>
<tr>
<td>Register.com</td>
<td>35.00</td>
<td>35.00</td>
<td>35.00</td>
<td>90.00</td>
<td>&nbsp;</td>
</tr>
<tr>
<td>123-reg.co.uk</td>
<td>17.63</td>
<td>17.63</td>
<td>17.63</td>
<td>5.47</td>
<td>UK based registrar</td>
</tr>
<tr>
<td>Fasthosts</td>
<td>17.63</td>
<td>17.63</td>
<td>17.63</td>
<td>5.78</td>
<td>UK based</td>
</tr>
</table>
<p>The table above shows some of the best known registrars but there are thousands of companies. Don’t take the list to be a recommendation but shop around and see what is best for you.</p>
<h2>Unscrupulous Practices</h2>
<h3>Domain Front Running</h3>
<p>An issue that has become more significant in the last year is the issue of domain front running. This occurs when you are looking for a suitable domain name and somebody quickly registers all the domains you are searching for. This is usually performed by unscrupulous individuals who will then hold your domain &#8220;for ransom&#8221; until you pay for the privilege of taking back the domain. Network Solutions caused a storm when they were discovered to be &#8220;holding&#8221; domain names searched for on their website for five days. The domain name was available to register through Network Solutions, but other registrars showed it as registered. For this reason, when you are looking for available domain names, never search through a registrar. Always search from a command line tool or from a website dedicated to domain management, such as domaintools.com.</p>
<h3>Domain Tasting</h3>
<p>Domain tasting refers to registering a domain name and cancelling it within five days. This is ICANN’s &#8220;add grace period&#8221;, where the registrar can receive a full refund of their fees. The purpose of this practice, as you might suspect, is money. Somebody registers a domain, adds <a href="http://www.google.com/domainpark">Google AdSense for Domains</a> to the page and waits to see if it monetises. The process is repeated tens of thousands of times. Any domains that don’t make any money are cancelled within the five day grace period. This process is popular on domains similar to popular websites, often with simple spelling mistakes. ICANN is currently in the process of stopping domain tasting and hopes to have it implemented some time this year.</p>
<h3>Domain Kiting</h3>
<p>Another method for squeezing more money out of domains is the practice of domain kiting. A domain name is registered and monetised with Google Adsense. Before the five day grace period ends, the domain is cancelled and then re-registered, meaning it is never actually paid for. Google has recently stated that they will stop this practice by analysing if a domain has recently been deleted and re-registered. If this happens too often they will be banned from the program.</p>
]]></content:encoded>
			<wfw:commentRss>http://newwebmasters.net/plan/branding-your-site/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
