<?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>Gnu World &#187; Web Design</title>
	<atom:link href="http://www.gnuworld.co.za/category/web-design/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.gnuworld.co.za</link>
	<description>Just another Gnu World WP Development Network site</description>
	<lastBuildDate>Mon, 07 May 2012 21:11:33 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Resizing images for web using Photoshop Actions</title>
		<link>http://www.gnuworld.co.za/2012/05/resizing-images-for-web-using-photoshop-actions/</link>
		<comments>http://www.gnuworld.co.za/2012/05/resizing-images-for-web-using-photoshop-actions/#comments</comments>
		<pubDate>Fri, 04 May 2012 21:26:06 +0000</pubDate>
		<dc:creator>Leon</dc:creator>
				<category><![CDATA[Photoshop]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[actions]]></category>
		<category><![CDATA[photoshop]]></category>

		<guid isPermaLink="false">http://www.gnuworld.co.za/?p=4029</guid>
		<description><![CDATA[Photos from clients will generally exceed the resolutions and dimensions required for web usage. Manually repeating the same resizing actions on each photo will take hours. Save time with Batch Actions.]]></description>
			<content:encoded><![CDATA[<p>Photos from clients will generally exceed the resolutions and dimensions required for web usage. Although many Content Management Systems can resize on upload, large files may produce crashes. Sometimes the original, large file is uploaded in addition to the smaller copies that are made.</p>

<p><br class="spacer_" /></p>

<p>Manually repeating the same resizing actions on each photo will take hours.</p>

<p><br class="spacer_" /></p>

<p>This tutorial will take you through the simple steps to batch optimizing (and slightly improving) images using a Photoshop Action. For this example I have used 4 photos with several resolutions and dimensions.</p>

<p><br class="spacer_" /></p>

<p><img class="alignnone size-full wp-image-4040" title="optimized" src="http://www.gnuworld.co.za/wp-content/uploads/2012/05/optimized.jpg" alt="" width="600" height="183" /></p>

<p><br class="spacer_" /></p>

<p>You can try creating your own action using the steps below or <a title="Download Photoshop Action for Web Images" href="http://www.gnuworld.co.za/wp-content/uploads/2012/05/Web Images.atn.zip">download the Photoshop Action</a>.</p>

<p><br class="spacer_" /></p>

<h2><img class="alignright size-full wp-image-4034" style="border: 0pt none;" title="folders" src="http://www.gnuworld.co.za/wp-content/uploads/2012/05/folders.jpg" alt="" width="200" height="136" />Preparation</h2>

<p><br class="spacer_" /></p>

<p>Copy and paste all the files that need to be optimized into a new folder &#8211; you want to leave the original files intact. I renamed the new folder to “Photo Gallery Optimized”.</p>

<p><br class="spacer_" /></p>

<h2>Set up an action</h2>

<p><br class="spacer_" /></p>

<p>To keep things neat and organized for later use, it is a good practice to categorize the action in a set. Ensure that you pause the action before opening the first file, as you do not want the ‘Open’ command to be part of the action.</p>

<p><br class="spacer_" /></p>

<p><img class="alignnone size-full wp-image-4038" title="action-name" src="http://www.gnuworld.co.za/wp-content/uploads/2012/05/action-name.jpg" alt="" width="600" height="183" /></p>

<h2>Recording</h2>

<p><br class="spacer_" /></p>

<p>Ready? Press the “Record” button at the bottom of the “Actions” window. The action is comprised of a few simple steps:</p>

<p><br class="spacer_" /></p>

<p><strong>Resize:</strong> For a web upload, you want to constrain the height of the photo to 600px, to ensure that the entire image displays on a 1024 x 768 monitor. The resolution is reset to 72 dpi. The resolution and image dimensions are adjusted concurrently to ensure that all images conform, regardless of their original attributes.</p>

<p><br class="spacer_" /></p>

<p><img class="alignnone size-full wp-image-4043" title="constrain" src="http://www.gnuworld.co.za/wp-content/uploads/2012/05/constrain.jpg" alt="" width="600" height="420" /></p>

<p><br class="spacer_" /></p>

<p><strong>Contrast:</strong> Set “Auto Contrast” under the “Image” menu.</p>

<p><br class="spacer_" /></p>

<p><strong> </strong><strong>Sharpen</strong>: Duplicate the background layer (Command + J). Select the new layer (“Layer 1”) and apply a basic sharpening filter (Filter -&gt; Sharpen -&gt; Sharpen). Set the opacity to about 60%. Now, select both layers and merge them into a single layer (Command + E).</p>

<p><br class="spacer_" /></p>

<p><strong>Custom Levels:</strong> Brighten the photo very slightly by shifting the levels (Image -&gt; Adjustments -&gt; Levels). Unless an effect applies to all images, do not record photo filters or colour settings as part of your action.</p>

<p><br class="spacer_" /></p>

<p>Ok, done. That is all that need s to be recorded. Press the &#8220;Stop&#8221; button on the actions window. Close the file without saving it.</p>

<ol> </ol>

<p><br class="spacer_" /></p>

<h2>Batch Process</h2>

<p><br class="spacer_" /></p>

<p>Run your new action on the folder you created (File -&gt; Automate -&gt; Batch) using the following settings below. You will be able to set the quality for each image when saving. Remember to select the source folder.</p>

<p><br class="spacer_" /></p>

<p><img class="alignnone size-full wp-image-4049" title="batch" src="http://www.gnuworld.co.za/wp-content/uploads/2012/05/batch.jpg" alt="" width="600" height="327" /></p>

<p><br class="spacer_" /></p>

<p><br class="spacer_" /></p>

<p>Still stuck? <a title="Photo Action for Web Images" href="http://www.gnuworld.co.za/wp-content/uploads/2012/05/Web Images.atn.zip">Download the Photoshop Action</a>.</p>]]></content:encoded>
			<wfw:commentRss></wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Creating a successful, profit-driven web presence</title>
		<link>http://www.gnuworld.co.za/2012/01/creating-a-successful-profit-driven-web-presence/</link>
		<comments>http://www.gnuworld.co.za/2012/01/creating-a-successful-profit-driven-web-presence/#comments</comments>
		<pubDate>Fri, 06 Jan 2012 21:20:01 +0000</pubDate>
		<dc:creator>Leon</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[seo]]></category>

		<guid isPermaLink="false">http://www.gnuworld.co.za/?p=3936</guid>
		<description><![CDATA[Clients occasionally request that we integrate various interactive components such as forums or other user-generated content into their website. Although these ideas may seem plausible at first, the implications and amount of ongoing work that is involved is customarily not]]></description>
			<content:encoded><![CDATA[<p><img class="alignright size-full wp-image-3939" title="business" src="http://www.gnuworld.co.za/wp-content/uploads/2012/01/business.jpg" alt="Business" width="300" height="220" />Clients occasionally request that we integrate various interactive components such as forums or other user-generated content into their website.</p>

<p><br class="spacer_" /></p>

<p>Although these ideas may seem plausible at first, the implications and amount of ongoing work that is involved is customarily not quite fully understood.</p>

<p><br class="spacer_" /></p>

<p>The motivation behind a community interaction or user-generated content is often incorrect and the cost of building and maintaining it cannot be justified.</p>

<p><br class="spacer_" /></p>

<p>Part of our role as a marketing, design and development company is to offer expert assistance to help our clients in making informed decisions when it comes to online marketing. Considering that projects have time constraints and limited budgets, items that have the most direct and effective results possible should receive the most devotion.</p>

<h2>An example</h2>

<p><br class="spacer_" /></p>

<p>Let’s look at a forum as an extreme example. In this case the client might mistakenly believe this is an easy way to “generate a buzz” about their product or service. In reality, someone who is willing to comment on an article is often not prepared to go through a registration process. An active forum requires constant moderation (often 24/7), costs a lot to set up and requires a large user base in order to function.</p>

<p><br class="spacer_" /></p>

<p>Similar objectives can be accomplished through simpler and cheaper alternative means such as <a title="Social Media" href="http://www.gnuworld.co.za/internet-marketing/social-media-marketing/">professionally designed Facebook and Twitter pages</a>.</p>

<h2>A common goal</h2>

<p><br class="spacer_" /></p>

<p>The budget for an effective web presence is divided into parts, all of which work together towards a common goal. A successful business website will receive appropriate traffic, establish a professional image and convert visitors into clients.</p>

<p><br class="spacer_" /></p>

<p><strong>Design</strong></p>

<p><br class="spacer_" /></p>

<p>A goal oriented, simple website design will establish a professional identity and employ an intuitive interface that allows visitors to quickly find what they are looking for.</p>

<p><br class="spacer_" /></p>

<p><strong>Development</strong></p>

<p><br class="spacer_" /></p>

<p>Websites require a solid back-end that is secure, scalable and easy to administer and update.</p>

<p><br class="spacer_" /></p>

<p><strong>Marketing</strong></p>

<p><br class="spacer_" /></p>

<p>An SEO and marketing campaign will drive qualified visitors to the website, resulting in leads and ultimately conversions.</p>

<h2>A final note</h2>

<p><br class="spacer_" /></p>

<p>More traffic does not automatically equate to more business. Unqualified visitors are like shoppers coming into a restaurant because they mistook it for a furniture store or to simply use the restroom.</p>

<p><br class="spacer_" /></p>

<p>Relatedly, a badly built website might be hard or impossible to optimize properly for search engines or could daunt potential clients through its poor usability, resulting in a high bounce rate.</p>

<p><br class="spacer_" /></p>

<p><a title="Contact" href="http://www.gnuworld.co.za/contact/">Speak to the team here at Gnu World</a>. We are here to help you plan your marketing strategy.</p>]]></content:encoded>
			<wfw:commentRss></wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Encouraging Users to Act</title>
		<link>http://www.gnuworld.co.za/2011/11/encouraging-users-to-act/</link>
		<comments>http://www.gnuworld.co.za/2011/11/encouraging-users-to-act/#comments</comments>
		<pubDate>Wed, 23 Nov 2011 01:19:33 +0000</pubDate>
		<dc:creator>Leon</dc:creator>
				<category><![CDATA[Copy Writing]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[call to action]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[usability]]></category>

		<guid isPermaLink="false">http://www.gnuworld.co.za/?p=3920</guid>
		<description><![CDATA[Goal-oriented business websites aims to elicit a very precise reaction from visitors. An effective call to action will offer a solution to a problem and clearly express the advantages of responding. Ideally, each page of a website should contain some]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.gnuworld.co.za/wp-content/uploads/2011/11/on-target.jpg"><img class="alignright size-full wp-image-3924" title="on-target" src="http://www.gnuworld.co.za/wp-content/uploads/2011/11/on-target.jpg" alt="On Target" width="320" height="303" /></a>Goal-oriented business websites aims to elicit a very precise reaction from visitors. An effective call to action will offer a solution to a problem and clearly express the advantages of responding. Ideally, each page of a website should contain some sort of “call to action” such as:</p>

<p><br class="spacer_" /></p>

<ul>
	<li>Buying a specific product</li>
	<li>Visiting an affiliate link </li>
	<li>Downloading a file</li>
	<li>Filling in a form </li>
	<li>Registering an account</li>
	<li>Subscribing to a newsletter or feed</li>
	<li>Calling a phone number</li>
</ul>

<p><br class="spacer_" /></p>

<p>Your call to action does not need to be the same on every page. Instead you can use smaller as “stepping stones” that help your website to achieve it’s ultimate goal or goals.</p>

<p><br class="spacer_" /></p>

<p>For example, the main purposes of a restaurant could be to increase the number of reservations and take-out orders.</p>

<p><br class="spacer_" /></p>

<p>“Stepping stones” or page-specific goals could include:</p>

<p><br class="spacer_" /></p>

<ul>
	<li>Downloading a PDF of the take-out menu</li>
	<li>Sharing the website with friends</li>
	<li>Signing up for a weekly specials mailing list</li>
</ul>

<p><br class="spacer_" /></p>

<p>The written content, photographs and site structure all work together towards these goals.</p>

<p><br class="spacer_" /></p>

<p>Potential clients of a web design company would certainly first want to see a portfolio of work before requesting a quote or consultation. Therefore, the secondary call to action can be to direct visitors towards the design portfolio page, with the eventual objective of selling a web design package.</p>

<p><br class="spacer_" /></p>

<h2>Building trust and demonstrating value</h2>

<p><strong><br />
 </strong></p>

<p><strong> </strong></p>

<p>Web users are becoming increasingly skeptical. Looking at the amount of worthless information and scams out there, you can’t really blame them either. Before you can drive a user to act, you will often need to create familiarity, build trust, demonstrate industry knowledge and often even offer something of value for free.</p>

<p><br class="spacer_" /></p>

<h2>Identify a need and offer an answer</h2>

<p><br class="spacer_" /></p>

<p>Some time-tested sales techniques that can be effectively applied to increasing conversions include:</p>

<p><br class="spacer_" /></p>

<ul>
	<li><strong>Offering an incentive:</strong> Free gifts and discounted prices can sweeten the deal. Often, these free gifts can add value to the client, without being an incremental cost to you such as an e-book or automatically generated report.</li>
</ul>
<ul>
	<li><strong>Create urgency:</strong> Limited time offers can motivate users to act impulsively.</li>
</ul>

<p><br class="spacer_" /></p>

<h2>Creating a focal point on every page</h2>

<p><br class="spacer_" /></p>

<p>When it comes to the appearance of the call to action there are no defined rules, but plenty of guidelines. Ordinarily, the main call to action is visible above fold in the main content area and can be repeated at the end of the page if necessary.</p>

<p>It should stand out through careful application of colour, relative sizing and negative space.</p>

<p><br class="spacer_" /></p>

<p>The main idea is to keep pages simple and uncluttered so that there is a definite focal point. Focusing and limiting the content, choices and actions available on a page ensures that users aren’t overwhelmed or distracted and are more prone to complete the call to action.</p>

<p><br class="spacer_" /></p>

<h2>Wording</h2>

<p><br class="spacer_" /></p>

<p>Language usage on even simple elements such as contact forms or buttons is critical. A button labeled “Submit” tells the user what the process will be, which is largely irrelevant to them. A label such as “Send Message” or “Sign Me Up” clearly describes what the button actually does.</p>

<p><br class="spacer_" /></p>

<h2>Avoid Dead Ends</h2>

<p><br class="spacer_" /></p>

<p>Visitors to your website should not have to the think very hard about what to do next – tell users how they can react on the information they have just seen by leading them on. If the user reaches a dead-end they will leave without responding to your call.</p>

<p><br class="spacer_" /></p>

<h3><a title="Contact Us" href="/contact/">Contact Gnu World</a> today to find out how we can make your business website more goal-oriented.</h3>

<p><br class="spacer_" /></p>

<p><br class="spacer_" /></p>]]></content:encoded>
			<wfw:commentRss></wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The importance of integrated design, development and marketing solutions</title>
		<link>http://www.gnuworld.co.za/2011/06/the-importance-of-integrating-design-development-and-marketing/</link>
		<comments>http://www.gnuworld.co.za/2011/06/the-importance-of-integrating-design-development-and-marketing/#comments</comments>
		<pubDate>Mon, 13 Jun 2011 11:03:45 +0000</pubDate>
		<dc:creator>Sven</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[Web Design]]></category>

		<guid isPermaLink="false">http://www.gnuworld.co.za/?p=3782</guid>
		<description><![CDATA[As an Internet marketing company that also builds top-end business websites, Gnu World is exposed to a wide variety of clients with an even wider variety of marketing, web design and development needs. As a result of this we are]]></description>
			<content:encoded><![CDATA[<p><strong>As an Internet marketing company that also builds top-end business websites, Gnu World is exposed to a wide variety of clients with an even wider variety of marketing, web design and development needs. As a result of this we are frequently asked to market websites that have been built by independent developers or designers.</strong></p>

<p><strong><br />
 </strong></p>

<p>It is routine for us to have to tell prospective clients who have just spent tens of thousands of Rands on a website that their site is unfit for use as a marketing platform, and that they will either have to abandon <a href="http://www.gnuworld.co.za/internet-marketing/seo/">SEO marketing</a> altogether and focus on <a href="http://www.gnuworld.co.za/internet-marketing/pay-per-click/">Pay Per Click marketing</a>, or design their website from scratch.</p>

<p><br class="spacer_" /></p>

<p>This means that <strong>many businesses setting up an online presence tend to waste thousands of Rands on failed websites and ineffective marketing campaigns</strong> before they finally come across a web agency qualified to provide them with the expertise, information and guidance they need to build successful websites.</p>

<p><br class="spacer_" /></p>

<p>This situation is a result of the fact that many business owners and prospective webmasters simply lack the level of knowledge of online marketing, design and development processes required to make informed decisions when it comes to choosing who should build a website, what it should cost and how they should go about the entire process.</p>

<p><br class="spacer_" /></p>

<p>There’s a legion of independent designers, developers and SEO marketers out there who are more than happy to capitalize on this confusion and siphon money off businesses &#8211; providing partial, often ineffective, and sometimes damaging and expensive ‘solutions’ to companies&#8217; design, development and marketing requirements.</p>

<p><br class="spacer_" /></p>

<p><strong>In essence the situation boils down to the following factors:</strong><br />
 •    Many business underestimate how much modern, fully functional websites or SEO marketing campaigns cost<br />
 •    Businesses therefore tend to look for the cheapest solutions to their design and marketing needs<br />
 •    There are countless one-man-bands who offer &#8216;value&#8217; design, development and marketing services and are more than happy to exploit this state of confusion to sell their services and products<br />
 •    Even those businesses with realistic expectations of cost are frequently unable to discriminate between digital agencies capable of providing effective solutions and ineffective fly-by-night operations</p>

<p><br class="spacer_" /></p>

<p>We have found that independent web designers are often the worst culprits when it comes to marketing &#8216;complete&#8217; web design and development solutions that are anything <em>but</em> complete. This is largely a result of the fact that designers are quite easily able to lure clients into deals based on mock-ups and designs that simply <em>look</em> good to clients.</p>

<p><br class="spacer_" /></p>

<p>While appearance <em>is</em> a critical factor in the overall scheme of marketing and designing a successful website, there are numerous other factors that are either subtle or effectively invisible to prospective clients that are <strong>far more important</strong> in determining whether a site will or won’t be useful and effective.</p>

<p><br class="spacer_" /></p>

<p><strong>These factors include, but are not limited to:</strong></p>

<p>•    <strong>Optimization</strong> of content, information structure and page layout<br />
 •    Use or absence of <strong>Flash</strong> <strong>elements</strong> on the site<br />
 •    The type of <strong>platform</strong> used to build the site<br />
 •    Use of <strong>images</strong> to present textual information on a website<br />
 •    Absence or presence of <strong>conversion optimization</strong> elements<br />
 •    Information architecture</p>

<p>•   Conducting <strong>market research</strong> to determine optimal layout and content requirements</p>

<p><br class="spacer_" /></p>

<p>However, because these elements are sometimes invisible, and are understood only vaguely, if at all, by many businesses, clients tend to zero in on the element of the site that they can most easily access, relate to and assess – its appearance.</p>

<p><br class="spacer_" /></p>

<p>Designers are able to leverage off this confusion over web fundamentals and over-reliance on appearance to market their products using superficially attractive images and mock-ups.</p>

<p><br class="spacer_" /></p>

<p>They often sell a &#8216;complete&#8217; web design service based on a single mock-up when they in fact have very limited or non-existent knowledge of market research, conversion optimization, back end development, front end development and SEO best practise. In fact many of them will work off a standard design template that will allow them to knock out a new website in several hours.</p>

<p><br class="spacer_" /></p>

<p>These websites are known as ‘cookie cutter’ websites in the industry, as they provide very little customisation in terms of either design or functionality, and are frequently inferior to the free blogging sites offered by WordPress and Blogspot, which can be customised by a user and are at least fit for online marketing campaigns.</p>

<p><br class="spacer_" /></p>

<p><strong>The results of this are websites that:</strong><br />
 •    Are not structured to meet the needs of the client’s target market<br />
 •    Are difficult for search engines to ‘read’ and index<br />
 •    Require expensive 3rd party assistance for the addition or modification of content<br />
 •    Cannot be used in SEO marketing campaigns<br />
 •    Are not scalable, and can require extensive redevelopment to add additional functionality, pages or design elements<br />
 •    Lack the elements required to convert traffic onto the site into sales</p>

<p><br class="spacer_" /></p>

<p>While designers are often guilty of wasting client funds by churning out aesthetically pleasing but otherwise substandard websites, SEO marketers are often just as guilty when it comes to providing partial services at &#8216;reduced&#8217; costs.</p>

<p><br class="spacer_" /></p>

<p>Rather than turning away business promised by the owner&#8217;s of substandard sites, marketers will take on business, deliberately overlook the fact that the site is not fit for SEO optimization, and proceed with months of Internet marketing. This will either involve the use of illegal or &#8216;black hat&#8217; marketing techniques that may ultimately have devastating consequences for the site&#8217;s rankings, or will attempt to market the site through conventional means with very limited scope for success.</p>

<p><br class="spacer_" /></p>

<h2>Case Study</h2>

<p>One of our current clients, <a href="skillsvillage.co.za">Africa Skills Village</a>, provides an excellent example of the results of this sort of process.</p>

<p><br class="spacer_" /></p>

<dl class="wp-caption alignnone" style="width: 688px"><dt><img title="ASV Old" src="http://www.gnuworld.co.za/wp-content/uploads/2011/06/ASV-Old.jpg" alt="ASV Original Site" width="678" height="610" /></dt><dd class="wp-caption-text">ASV Original Site</dd></dl>

<p><br class="spacer_" /></p>

<p>At first glance Africa Skills Village website appears satisfactory -  the site has a pleasant colour scheme and an engaging central image. However, to the practised eye there are several critical elements that are faulty or missing from the site entirely, including conversion optimization, layout, absence of a content management system and the overall presentation of the ASV business model.</p>

<p><br class="spacer_" /></p>

<p>ASV approached us with this site requesting marketing assistance, only to find that the design was inadequate, the site would perform poorly on any SEO marketing campaign and had been developed on a platform that made the addition or modification of content expensive and unwieldy. As a result ASV contracted Gnu World to build their website from scratch.</p>

<p><br class="spacer_" /></p>

<p>In order to build a successful website for ASV, Gnu World drew on the expertise of five different departments in our company:</p>

<p>•    Marketing<br />
 •    Web design<br />
 •    Development<br />
 •    Content<br />
 •    Project Management</p>

<p><br class="spacer_" /></p>

<p>Each of these departments contributed information and insights that are essential for building an effective website:</p>

<p>•    Marketing performed<strong> market keyword research</strong> for ASV, indicating what keywords consumers were using to search for the types of services that ASV offers.<br />
 •    Project management consulted with ASV to develop a <strong>design brief</strong> that would accommodate the aesthetic and corporate branding requirements of the client.<br />
 •    Content used the market research and client business model to develop a <strong>flowchart</strong> indicating the optimal structure for the site as well as required content and pages.<br />
 •    Development assisted in assessing the effectiveness of the layout and structure as well as providing feedback on the client’s functionality requirements and recommending<strong> optimal  and cost-effective development solutions</strong>.<br />
 •    Web design was then provided with <strong>wireframes</strong> (basic page layout guidelines) of the critical site page templates, and was left to implement knowledge of design and conversion optimization to create a <strong>premium design</strong>.<br />
 •    Once this design was completed it was submitted for <strong>internal review</strong> before being delivered to the client for feedback.</p>

<p><br class="spacer_" /></p>

<p>As you can see this is a <strong>complex, multi-level process that requires the integration of input from diverse people with specialised knowledge of marketing, design and development</strong>, and is obviously not something that could easily be performed by one-man-band development agencies.</p>

<p><br class="spacer_" /></p>

<p>Here’s a draft of the home page that resulted from the Gnu World development process:</p>

<p><br class="spacer_" /></p>

<p><img title="ASV New Home" src="http://www.gnuworld.co.za/wp-content/uploads/2011/06/asv2-new-logos.jpg" alt="ASV New Home" width="600" height="595" /></p>

<p><br class="spacer_" /></p>

<p>The site has effectively <strong>come to life</strong> and includes:<br />
 •    Multiple, clear avenues to conversion (client contact)<br />
 •    A <strong>clear, concise mapping of the client’s business model</strong> and various services allowing visitors to rapidly determine what ASV does and what services can be accessed on the site<br />
 •    A carousel providing the site with a <strong>live dynamic feel</strong>, whilst simultaneously showcasing and marketing ASV’s core services<br />
 •    Clear<strong> indication of the company’s accreditation</strong>, adding authority to the website<br />
 •    <strong>Bold, simple design</strong>, easy-to-read text and bright colours, giving the site visual appeal</p>

<p><br class="spacer_" /></p>

<p>‘Hidden’ elements that are included in the new ASV website include:<br />
 •    Building the site on the Drupal CMS, allowing ASV to inexpensively control, add and modify content<br />
 •    Market research that was used to determine the site layout and content structure<br />
 •    Meta Data on each page containing professional SEO text designed to optimize the page for indexing by search engines<br />
 •    Analytics services that will track visitors to the site, determine which content is functioning optimally, and be fed back into ASV’s marketing campaign to ensure that traffic to the site increase as it climbs the search rankings for critical keywords</p>

<p><br class="spacer_" /></p>

<p>We hope that this post has clarified why the integration of marketing, development and design talent is essential for the production of successful business websites. Taking this information into account<strong> one can easily understand why this process can be more expensive</strong> than the cheaper design solutions offered by many independent agents.</p>

<p><br class="spacer_" /></p>

<p>However, we firmly believe that <strong>you get what you pay for in the online business environment</strong>, and that in the long run a cheap solution to your web development requirements will prove far less cost-effective than building a high-quality website &#8211; capable of delivering results from the outset &#8211; up front.</p>

<p><br class="spacer_" /></p>

<p><strong>For more information on integrated website development solutions contact Gnu World on 021 448 9280.</strong></p>]]></content:encoded>
			<wfw:commentRss></wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A Rough Guide to Conversion Optimization</title>
		<link>http://www.gnuworld.co.za/2011/02/a-rough-guide-to-conversion-optimization/</link>
		<comments>http://www.gnuworld.co.za/2011/02/a-rough-guide-to-conversion-optimization/#comments</comments>
		<pubDate>Mon, 07 Feb 2011 14:08:36 +0000</pubDate>
		<dc:creator>Sven</dc:creator>
				<category><![CDATA[Copy Writing]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[Web Design]]></category>

		<guid isPermaLink="false">http://www.gnuworld.co.za/?p=3743</guid>
		<description><![CDATA[Conversion optimization holds the key to generating business and making profits from a website. Without thinking about conversion optimization when building your website, you may fail to realise the true potential of your web presence even if you have an]]></description>
			<content:encoded><![CDATA[<p><strong>Conversion optimization holds the key to generating business and making profits from a website. Without thinking about conversion optimization when building your website, you may fail to realise the true potential of your web presence even if you have an attractive design, quality content and a high volume of visitors.</strong></p>

<p><strong><br />
 </strong></p>

<h2>What is conversion optimization?</h2>

<p>Conversion optimization is essentially the art of <strong>optimizing the structure and content of a web page to make it as simple and attractive as possible for visitors to your website perform a desired action</strong> – ranging from calling your company for a quote to purchasing an item from your <a href="http://www.gnuworld.co.za/e-commerce-websites/">eCommerce store</a>.</p>

<p><br class="spacer_" /></p>

<p>Achieving this goal requires taking various elements of page structure, content, and design into account and strategically using these to increase the number of conversions generated by a website.</p>

<p><br class="spacer_" /></p>

<h2>Conversion optimization basics</h2>
<ul>
	<li><strong>Think clearly through content before creating a page.</strong> Use <a href="https://adwords.google.com/select/KeywordToolExternal">Google’s Adwords tool</a> to research the most searched keywords for the item or service you’re selling. Use these keywords to optimize your page for search engines. Also ensure that the content on your page meets the expectations created by the page title and description displayed in PPC campaigns and search results.</li>
	<li><strong>Make it work above the fold.</strong> The area of the page that is immediately visible to a visitor to your site is essential to retaining and converting traffic. Use this area to assure visitors that they have found what they are looking for, use quality, persuasive copy to tell them what you have to offer for them, and have at least one prominent route to conversion in this area – be it a contact number or an ad banner. As a rule of thumb the most important conversion elements should be placed in the top of the page as well as the top-left or right area of the page.</li>
	<li><strong>Avoid clutter.</strong> Bright flashy banner ads that are not relevant to your content or services are distracting and annoying, and tend to be subconsciously screened out by the majority of web users. Ensure that any advertising on your page is content or product-relevant, and don’t go wild with fancy page elements and widgets. The less your visitors have to sort through to find what they want, the less likely they are to leave your site without converting. </li>
	<li><strong>Keep converting easy.</strong> Site visitors shouldn’t have to dig around your site to discover how to convert. If you want them to contact you put your contact number in a clearly visible position above the fold. If you’re looking for bookings put a booking form on the page. If you’d like your visitors to click through to an affiliate, pepper your content liberally with affiliate links and showcase affiliate banner ads where suitable. </li>
	<li><strong>Calls to action and benefit statements.</strong> You can be virtually certain that you’re not the only website that sells the services or products that your visitors are looking for. You need to reassure them that you’re their best option – therefore make sure your page contains benefit statements that tell visitors why they should use your product or services. Then round off your content with a call to action – a short phrase that functions as a nudge towards converting as soon as possible. </li>
</ul>

<p><br class="spacer_" /></p>

<h2>Conversion Optimization Case Study</h2>

<p>Here&#8217;s an example of a conversion optimized page created by Gnu World for a <a href="http://www.gambling-guru.com/six-nations/">2011 Six Nations Championship</a> microsite created for our client, Gambling Guru. This website is designed to facilitate online betting for sports fans who follow the Six Nations tournament &#8211; the goal of the site is therefore to direct site users to trusted British bookmakers. The image below is a screenshot taken of the home page of the Six Nations site, displaying content above the fold.</p>

<p><br class="spacer_" /></p>

<p style="text-align: center;"><img class="aligncenter" style="vertical-align: middle;" title="6 Nations" src="http://www.gnuworld.co.za/wp-content/uploads/2011/02/6N-Screenshot.jpg" alt="Six Nations Screenshot" width="642" height="424" /><br class="spacer_" /></p>

<p><strong>Note the following:</strong></p>

<blockquote>
<blockquote>
<blockquote>
<ul>
	<li>The top banner ad is content specific, showcasing the odds for a forthcoming Six Nations match.</li>
	<li>The center of the page features a bright, attractive image that links off to a tournament preview where visitors will find a pre-tournament analysis, along with betting tips and the latest odds.</li>
	<li>The page features both a fixture list and the points table for the tournament &#8211; relevant, topical information that provides the site with authority.</li>
	<li>The right hand side of the page features a Paddy Power ad with a prominent call to action and powerful benefit statements &#8211; directing users to a bookmaker that will offer maximum benefits for their rugby bets.</li>
	<li>The site is uncluttered, with all content and links featured above the fold directing visitors to relevant, useful, topical pages &#8211; which are, in turn, conversion optimized.</li>
	<li>There are two prominent conversion opportunities above the fold.</li>
	<li>In addition the page has been optimized for the keyword &#8220;2011 Six Nations Betting&#8221;, with this keyword included in the page title, header text on the featured image, and in copy located below the fold. At the time of posting, the Gambling Guru Six Nations site ranked #2 on Google.co.uk for searches of &#8220;2011 Six Nations Betting&#8221;</li>
</ul>
</blockquote>
</blockquote>
</blockquote>
<h2>Get Expert Advice</h2>

<p>Many online marketing agencies focus exclusively on optimizing content for improved search engine rankings. However, understanding the role that website design and structure have to play in getting traffic to convert is <strong>essential to creating a profitable website</strong>.</p>

<p><br class="spacer_" /></p>

<p>Gnu World places a <strong>strong emphasis on its integrated, holistic approach to web marketing</strong> &#8211; combining over a decade of Internet marketing experience with superb design and development capacity. This ensures that your website’s design and structure are capable of assisting in the conversion of traffic generated by search engine optimization and pay per click campaigns.</p>

<p><br class="spacer_" /></p>

<p><strong>If you&#8217;re looking for expert advice optimizing your website to generate conversions, or want to build a profitable website from the ground up, <a href="http://www.gnuworld.co.za/request-a-quote">contact Gnu World now for a quotation</a>.</strong></p>]]></content:encoded>
			<wfw:commentRss></wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to improve the credibility of your business website</title>
		<link>http://www.gnuworld.co.za/2010/08/how-to-improve-the-credibility-of-your-business-website/</link>
		<comments>http://www.gnuworld.co.za/2010/08/how-to-improve-the-credibility-of-your-business-website/#comments</comments>
		<pubDate>Mon, 23 Aug 2010 15:04:06 +0000</pubDate>
		<dc:creator>Leon</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[cms]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.gnuworld.co.za/?p=3617</guid>
		<description><![CDATA[We look at ways to prove credibility and demonstrate industry knowledge to ensure that visitors become loyal customers.
]]></description>
			<content:encoded><![CDATA[<h2>Internet users can often be naturally apprehensive. In order for online visitors to buy your product or service, you need to gain their trust. Prove your credibility and demonstrate your industry knowledge to ensure that users return to your website and eventually turn into loyal customers.</h2>

<p><br class="spacer_" /></p>

<ul>
	<li><strong>Make it easy to contact you</strong> online by including a simple contact form. Respond as quickly as possible.</li>
	<li>Ensure your site has a logical structure and <strong>user-friendly</strong> navigation.</li>
	<li>Always display the <strong>full contact details and physical address </strong>of your business in a very prominent place. You can expand on this by adding a <strong>Google Map</strong>, <strong>live chat</strong> and even a photo of your premises (where applicable).</li>
	<li><strong>Keep your website updated</strong>. Remove outdated content, continuously add new offers. Check that no internal or external links are broken and ensure that all contact details are still relevant. A <strong>Content Management System</strong> (CMS) such as <strong>WordPress</strong> will allow you to manage you website without needing to hire a developer to do content updates or minor changes.</li>
	<li>Prove to potential clients that you are knowledgeable about your industry by regularly <strong>publishing relevant articles</strong> and news that could benefit and educate them.</li>
	<li>Show the faces behind the business. People like seeing people. Make your website<strong> personal and familiar</strong> by telling users about your business and your employees and even include photos and short introductions to your directors and sales staff. <strong>Don’t ever use generic stock photos</strong>.

<dl id="attachment_3618" class="wp-caption alignright" style="width: 260px"><dt> <a href="http://www.gnuworld.co.za/wp-content/uploads/2010/08/stock-photo.jpg"><img class="bordered " title="stock-photo" src="http://www.gnuworld.co.za/wp-content/uploads/2010/08/stock-photo.jpg" alt="Cheesy Stock Photo" width="250" height="377" /></a> </dt><dd class="wp-caption-text">Stock Photos: Nobody really believes they are speaking to a hot model in a powersuit.</dd></dl>

</li>
	<li>Limit banner ads, contextual ads and animated content. <strong>Don’t be greedy</strong> – it makes your website look cheap.</li>
	<li>Include <strong>real testimonials</strong> from previous clients. Where possible, show full names, a quote and a description of what you did for them. For events or products that are bought online, display reviews.</li>
	<li>Prominently showcase any<strong> industry recognition</strong> or membership, qualifications, certifications, positive press coverage, awards and official business associations.</li>
	<li>Make it easy for customers to check up on you. When presenting any facts or statistics, <strong>back up your claims</strong> with hyperlinks to reputable sources.</li>
	<li><strong>Tell people the purpose of your site</strong> if it isn’t obvious. Usually visitors will immediately understand the purpose of your site, be it online sales or advertising space. Your honesty will get rid of misgiving they might have had.</li>
	<li><strong>Avoid silly errors</strong>. Poor spelling and grammar, pages that don’t display correctly in all web browsers, broken links and missing pages can severely diminish the credibility of your business website. Hire a professional to write and proofread your content and test your website rigorously before it goes live.</li>
	<li><strong>Don’t buy generic, pre-made templates</strong>. These websites might be cheap, but they are often badly coded and do nothing to build your brand and establish your professional image.</li>
	<li>If your website requires users to log in or supply personal information, provide plain English, printer-friendly <strong>“Privacy Policy”</strong> and <strong>&#8220;Terms &amp; Conditions&#8221;</strong> pages. Customers need to rest assured that their personal information is safe.</li>
</ul>

<p><br class="spacer_" /></p>

<h2>We can help</h2>

<p><br class="spacer_" /></p>

<p>Let us take a look at your website. <a title="Contact Gnu World" href="http://www.gnuworld.co.za/contact/">Contact us today</a> and we can assist you in <strong>improving the credibility of your website</strong>.</p>]]></content:encoded>
			<wfw:commentRss></wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Benefits of Using WordPress</title>
		<link>http://www.gnuworld.co.za/2010/08/why-does-gnu-world-use-wordpress/</link>
		<comments>http://www.gnuworld.co.za/2010/08/why-does-gnu-world-use-wordpress/#comments</comments>
		<pubDate>Thu, 19 Aug 2010 12:04:05 +0000</pubDate>
		<dc:creator>Leon</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[cms]]></category>
		<category><![CDATA[keywords]]></category>
		<category><![CDATA[usability]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.gnuworld.co.za/?p=3605</guid>
		<description><![CDATA[WordPress is the a very powerful Content Management System that is used everywhere - from personal blogs to major corporate websites. We explain why it is so great.]]></description>
			<content:encoded><![CDATA[<p><strong>Gnu World</strong> offers its clients the option to build websites that incorporate the flexible and effective <strong>WordPress Content Management System</strong> (CMS). This allows clients with simpler, smaller websites to have complete command over content and website administration. WordPress is a popular CMS for the following reasons:</p>

<p><br class="spacer_" /></p>

<h2>WordPress helps to keep things current</h2>

<p><br class="spacer_" /></p>

<p>A big turnoff for visitors is <strong>outdated content</strong> such as advertisements for events that have taken place, special offers that have ended and contact information for employees that have quit. WordPress makes it extraordinarily easy to create and delete pages and posts. You don’t even need to know what HTML is.</p>

<p><br class="spacer_" /></p>

<p><img class="bordered" title="gnuworld-dashboard" src="http://www.gnuworld.co.za/wp-content/uploads/2010/08/gnuworld-dashboard.jpg" alt="WordPress Dashboard Screenshot" width="600" height="218" /></p>

<p><br class="spacer_" /></p>

<p>An uncomplicated administrator “Dashboard” with a <strong>WYSIWYG</strong> (What You See Is What You Get) interface allows editors to restructure menus, write or style rich text and add lists, tables, images and videos.</p>

<p><br class="spacer_" /></p>

<p>Blog posts are organized according to dates, categories and keywords and can be subscribed to via <strong>RSS feeds</strong>, making it simple for subscribers and return visitors to keep abreast of new content.</p>

<p><br class="spacer_" /></p>

<h2>WordPress is very SEO Friendly and complies to Web Standards</h2>

<p><br class="spacer_" /></p>

<p>Being accessible to Search Engines such as <strong>Google</strong> is extremely important. A beautiful site with no visitors is rather useless and a little sad too. Standard WordPress features including <strong>XML sitemaps</strong> and automated <strong>search engine friendly URL’s </strong>are utilized to ensure that websites are 100% search engine friendly and comply with all <strong>Web Standards</strong>.</p>

<p><br class="spacer_" /></p>

<h2>Using WordPress is easy</h2>

<p><strong><br />
 </strong></p>

<p>You don’t need to buy a book or attend a lengthy seminar to figure out how to run your website. Most people have no problem understanding the back-end interface. However, if you get stuck or are unsure how to do something, there is always a lot of help right at your fingertips:</p>

<p><br class="spacer_" /></p>

<ul>
	<li><strong>A</strong><strong>sk Gnu World.</strong> We are always happy to help you get the most out of your website.</li>
	<li><strong>Watch YouTube.</strong> There are many excellent WordPress tutorial videos.</li>
	<li><strong>Visit <a href="http://www.wordpress.tv/">www.wordpress.tv</a>.</strong> for training videos.</li>
	<li>Search for answers to your questions in <strong>community forums</strong>. Chances are your question has already been answered in detail.</li>
</ul>

<p><br class="spacer_" /></p>

<h2>WordPress gets better every day</h2>

<p><strong><br />
 </strong></p>

<p>Improved versions of WordPress with new features are released often. Developers are also continuously writing new <strong>plug-ins</strong> to <strong>extend the functionality</strong> off the CMS, making it more powerful and versatile than ever before.</p>

<p><br class="spacer_" /></p>

<p><strong><a href="http://www.gnuworld.co.za/contact/">Contact Gnu World now</a> if you&#8217;re looking to set up or redesign a WordPress website.</strong></p>]]></content:encoded>
			<wfw:commentRss></wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Pros and Cons of Flash</title>
		<link>http://www.gnuworld.co.za/2010/07/the-pros-and-cons-of-flash/</link>
		<comments>http://www.gnuworld.co.za/2010/07/the-pros-and-cons-of-flash/#comments</comments>
		<pubDate>Tue, 06 Jul 2010 08:10:00 +0000</pubDate>
		<dc:creator>Leon</dc:creator>
				<category><![CDATA[Web Design]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[usability]]></category>
		<category><![CDATA[web design]]></category>

		<guid isPermaLink="false">http://www.gnuworld.co.za/?p=3467</guid>
		<description><![CDATA[Does your website require Flash? Flash can be a great tool when it is used appropriately. However, it can ruin a website just as easily.]]></description>
			<content:encoded><![CDATA[<p style="text-align: left;"><strong>When should Flash be used and when should it be avoided?</strong></p>
<p style="text-align: left;"><br class="spacer_" /></p>
<p style="text-align: left;"><strong><a href="/wp-content/uploads/2010/07/flash-logo.jpg"><img class="alignright size-full wp-image-3629" title="flash-logo" src="/wp-content/uploads/2010/07/flash-logo.jpg" alt="Adobe Flash Logo" width="160" height="160" /></a></strong>We regularly get requests from clients to make their business websites more ‘exciting’ using Flash animations. Flash can be a great tool when it is used appropriately. However, it can ruin a website just as easily.</p>
<p style="text-align: left;"><br class="spacer_" /></p>
<h2 style="text-align: left;">Let’s take a look at the negative aspects first.</h2>
<p style="text-align: left;"><br class="spacer_" /></p>
<ul style="text-align: left;">
<li>
<p>Flash can <strong>waste a user’s time</strong>. A flash splash screen is an obstacle, not an enhancement. Loading times can also annoy potential customers and cause them to find what they are looking for elsewhere.</p>
</li>
<li>
<p>Flash is <strong>expensive</strong> and will significantly increase the development time of your website. These days, similar interfaces can often be created with HTML ,ASP.net  and Java. Furthermore, Flash content is not easy to update.</p>
</li>
<li>
<p>Although the majority of internet users have flash installed, <strong>not everyone has Flash</strong> or will be willing to get it.</p>
</li>
<li>
<p>Flash is <strong>not search-engine friendly</strong>. A homepage that uses Flash exclusively or extensively will obstruct your search engine exposure. However, embedded Flash elements used sparingly on a content-rich page will not harm your rankings</p>
</li>
<li>
<p>Flash elements use <strong>unconventional graphical user interfaces</strong> which can hamper website usability. People prefer a website to work and act in a way that is familiar.</p>
</li>
</ul>
<h2 style="text-align: left;">So why use Flash at all?</h2>
<p style="text-align: left;"><br class="spacer_" /></p>
<ul style="text-align: left;">
<li>
<p>Flash is great when used as a presentation tool for showcasing relevant and informative content in an interactive format.</p>
</li>
<li>
<p>File sizes for vector based animated graphics are very small.</p>
</li>
<li>
<p>Embedded Flash is an excellent way to play sounds, music and short animations.</p>
</li>
<li>
<p>There are no known browser compatibility issues. Every user that has Flash installed will see your Flash object in exactly the way you wanted it to look.</p>
</li>
</ul>
<p>The core of the problem is that Flash is often used to show off by adding it in places where it is not necessary.  Just because you can make something move or make a noise, does not mean it is a good idea.  Flash should be used sparingly and effectively to enhance sites. <strong>If Flash  is obstructing the main goals of your site get rid of it – quickly.</strong></p>
<p><br class="spacer_" /></p>
<table style="width: 330px;" border="0" align="right">
<tbody>
<tr>
<td style="text-align: center;"><a href="/wp-content/uploads/2010/07/splashpage.jpg"><img class="alignright size-full wp-image-3477" title="splashpage" src="/wp-content/uploads/2010/07/splashpage.jpg" alt="Not Allowed" width="300" height="214" /></a></td>
</tr>
<tr>
<td style="text-align: center;">
<p style="text-align: right;">Do not splash or you won&#8217;t be allowed to swim.</p>
</td>
</tr>
</tbody>
</table>
<h2 style="text-align: left;">A Quick Guide to Flash Usage<a href="/files/2010/07/splashpage.jpg"></a>
<dl> </dl>
</h2>
<ul style="text-align: left;">
<li>
<p>Your website does not need a splash screen &#8211; ever.</p>
</li>
<li>
<p>Do not build an entire website using Flash.</p>
</li>
<li>
<p>Do not let sounds or animations play automatically when a page loads. Leave the decision up to the user.</p>
</li>
<li>
<p>Flash is a luxury. It is more important to get a functional, usable website up and running. Flash can always be added later.</p>
</li>
</ul>
<p style="text-align: left;"><br class="spacer_" /></p>
<p style="text-align: left;">Still confused? <a title="Contact Us" href="/contact">Speak to our team</a> – let us help you to make important decisions and build an awesome website for your business.</p>
]]></content:encoded>
			<wfw:commentRss></wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Top Ten Signs You Might Need a New Website</title>
		<link>http://www.gnuworld.co.za/2010/06/top-ten-signs-you-might-need-a-new-website/</link>
		<comments>http://www.gnuworld.co.za/2010/06/top-ten-signs-you-might-need-a-new-website/#comments</comments>
		<pubDate>Fri, 25 Jun 2010 08:31:03 +0000</pubDate>
		<dc:creator>Leon</dc:creator>
				<category><![CDATA[Web Design]]></category>
		<category><![CDATA[usability]]></category>
		<category><![CDATA[web design]]></category>

		<guid isPermaLink="false">http://www.gnuworld.co.za/?p=3239</guid>
		<description><![CDATA[A professionally designed website that contains dynamic, relevant content will reflect credibility and quality on your company. Unfortunately, the opposite is also true. How does your business website rank?]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.gnuworld.co.za/wp-content/uploads/2010/06/bad-websites1.png"><img style="border: 0pt none;" src="http://www.gnuworld.co.za/wp-content/uploads/2010/06/bad-websites1.png" alt="Ugly Websites" width="600" height="140" /></a></p>

<h2>1. You own one of the sites displayed above</h2>

<p><br class="spacer_" /></p>

<p style="padding-left: 30px;">If you recognize any of the screenshots as your company website you are in desperate need of our help.</p>

<p><br class="spacer_" /></p>

<h2>2. You cannot update your own content easily</h2>

<p><br class="spacer_" /></p>

<p style="padding-left: 30px;">Great websites are built using efficient Content Management Systems such as WordPress. These platforms provide a simple interface for a casual user to administer and edit their website content. If you need to drag in a web developer every time you want to edit text or upload an image, your website desperately needs an overhaul.</p>

<p><br class="spacer_" /></p>

<h2>3. Comic Sans font is used</h2>

<p><br class="spacer_" /></p>

<p><a href="http://www.gnuworld.co.za/wp-content/uploads/2010/06/comic-sans.png"><img class="bordered" src="http://www.gnuworld.co.za/wp-content/uploads/2010/06/comic-sans.png" alt="Comic Sans is ugly." width="600" height="70" /></a></p>

<p style="text-align: left; padding-left: 30px;"><br class="spacer_" /></p>

<p style="text-align: left; padding-left: 30px;">Comic Sans is not ‘playful’, ‘cute’ or ‘fun’. There are literally hundreds of alternative free fonts available in a handwritten style. There is no appropriate time to use Comic Sans.</p>

<p style="text-align: left; padding-left: 30px;"> </p>

<h2>4. Your website looks old</h2>

<p><br class="spacer_" /></p>

<p style="padding-left: 30px;">Does your footer state &#8220;Copyright January 1996&#8243;? A website will be rendered ineffective unless it is regularly updated and improved. Internet conventions, best practices and trends evolve very quickly.</p>

<p style="padding-left: 30px;"> </p>

<p style="padding-left: 30px;">Your business and brand will benefit immensely from the credibility and quality that is represented by a professional website that contains dynamic, relevant content.</p>

<p><br class="spacer_" /></p>

<h2>5. People don&#8217;t find what they need</h2>

<p><br class="spacer_" /></p>

<p style="padding-left: 30px;">Users are easily daunted by a haphazard site structure and poor navigation system. Annoyed visitors will simply give up when they cannot quickly find what they came for and go to a competitor website. It is essential that your website content is presented in a logical, flowing way using structural menus and appropriate internal links.</p>

<p style="padding-left: 30px;"> </p>

<h2>6. You struggle to find your own website using a search engine</h2>

<p><br class="spacer_" /></p>

<p style="padding-left: 30px;">Customers are very likely to search for your company name using Google instead of memorising the URL of your website. If you can’t find your own website, nobody else will either.</p>

<p style="padding-left: 30px;"> </p>

<h2>7. Your website is not compatible with the latest versions of the most popular web browsers</h2>

<p><br class="spacer_" /></p>

<p style="padding-left: 30px;">Although, Microsoft’s Internet Explorer is still the most common web browser, you are losing business from the growing proportion of internet users that are using a different browser. Your website needs to look good and work properly regardless if someone is surfing using Mozilla Firefox, Apple’s Safari, Google Chrome or Opera.</p>

<p><br class="spacer_" /></p>

<h2>8. Music plays when you enter the website</h2>

<p><br class="spacer_" /></p>

<p style="padding-left: 30px;">Unless you are a musician promoting your latest album via your website, your website should be seen and not heard. Not everyone shares your taste for Jazz Funk Fusion.</p>

<p style="padding-left: 30px;"> </p>

<h2>9. You have a splash page or Flash intro</h2>

<p><br class="spacer_" /></p>

<p style="padding-left: 30px;">Splash pages are not classy. They are an obstacle to visitors entering your website and will probably even bring down your search engine rankings.</p>

<p style="padding-left: 30px;"> </p>

<h2>10. Pop-Ups pop up</h2>

<p><br class="spacer_" /></p>

<p style="padding-left: 30px;">A ‘Pop-Up’ is equivalent to hi-jacking somebody’s computer. The majority of internet users turn on pop-up blockers so they won’t see what you wanted to show them anyway.</p>

<p><br class="spacer_" /></p>

<h2>We can help</h2>

<p><br class="spacer_" /></p>

<p>Let’s get your site looking and working the way it should.</p>

<p><br class="spacer_" /></p>

<p><a title="Website Audit" href="http://www.gnuworld.co.za/internet-marketing/website-audits/">&gt; Request a website audit</a><br />
 <a title="Contact Gnu World Internet Marketing" rel="nofollow" href="http://www.gnuworld.co.za/contact/">&gt; Contact our sales team</a><br />
 <a title="Web Design Cape Town" href="http://www.gnuworld.co.za/web-design/">&gt; View our web design packages</a></p>]]></content:encoded>
			<wfw:commentRss></wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

