<?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>Datadial Blog &#187; Inspiration</title>
	<atom:link href="http://www.datadial.net/blog/index.php/category/inspiration/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.datadial.net/blog</link>
	<description></description>
	<lastBuildDate>Thu, 12 Jan 2012 16:01:44 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>Why your website isn&#8217;t as fast as it should be&#8230;</title>
		<link>http://www.datadial.net/blog/index.php/2011/08/24/why-your-website-isnt-as-fast-as-it-should-be/</link>
		<comments>http://www.datadial.net/blog/index.php/2011/08/24/why-your-website-isnt-as-fast-as-it-should-be/#comments</comments>
		<pubDate>Wed, 24 Aug 2011 15:45:09 +0000</pubDate>
		<dc:creator>Martina</dc:creator>
				<category><![CDATA[Datadial]]></category>
		<category><![CDATA[Hosting]]></category>
		<category><![CDATA[Inspiration]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Usability]]></category>
		<category><![CDATA[Web Technology]]></category>
		<category><![CDATA[ads]]></category>
		<category><![CDATA[anti-spam]]></category>
		<category><![CDATA[favicons]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[HTTP]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[the internet]]></category>
		<category><![CDATA[web browsing]]></category>
		<category><![CDATA[website speed]]></category>

		<guid isPermaLink="false">http://www.datadial.net/blog/?p=2502</guid>
		<description><![CDATA[Image source Imagine&#8230; &#8230;a wheelbarrow in an open field that you drag along every day filling it with this and that – each thing you add to it has some significance and some use. Now imagine you never empty the wheelbarrow. Each day, not only do the things you found the week before now lie [...]]]></description>
			<content:encoded><![CDATA[<div id="attachment_2503" class="wp-caption alignnone" style="width: 420px"><a href="http://www.datadial.net/blog_content/uploads/2011/08/Wheelbarrow.jpg"><img class="size-full wp-image-2503  " title="Wheelbarrow" src="http://www.datadial.net/blog_content/uploads/2011/08/Wheelbarrow.jpg" alt="Heavy wheelbarrow" width="410" height="266" /></a><p class="wp-caption-text">400 Error!</p></div>
<p><span style="font-size: x-small;"><a href="http://3.bp.blogspot.com/_uqwPG7ihvhw/TO4WnZ4Gy3I/AAAAAAAACtE/wtJUUL8atJs/s1600/flickr-sgrace.jpg">Image source</a></span></p>
<h2>Imagine&#8230;</h2>
<p>&#8230;a wheelbarrow in an open field that you drag along every day filling it with this and that – each thing you add to it has some significance and some use.</p>
<p>Now imagine you never empty the wheelbarrow. Each day, not only do the things you found the week before now lie at the bottom covered by the newest additions, but the device also becomes increasingly heavy to pull until eventually, it becomes almost impossible.</p>
<p>Now think of the wheelbarrow as your website, and think of its contents as the factors affecting its speed &#8211; Let&#8217;s explore these factors&#8230;</p>
<h2 style="text-align: left;"><strong>Bad HTML:</strong></h2>
<div id="attachment_2513" class="wp-caption alignnone" style="width: 468px"><a href="http://www.datadial.net/blog_content/uploads/2011/08/Error.jpg"><img class="size-full wp-image-2513 " title="Bad HTML " src="http://www.datadial.net/blog_content/uploads/2011/08/Error.jpg" alt="Bad HTML example" width="458" height="138" /></a><p class="wp-caption-text">Erm...does &quot;b&quot; stand for &quot;big&quot; or &quot;bold&quot;?</p></div>
<p>&nbsp;</p>
<ul>
<li>Empty spaces between code (This only adds to processing time)</li>
<li>Missing tags (Causing internal errors &amp; bugs in the site)</li>
<li>Bulky HTML (such as using unnecessary tags where something more CSS compatible would work better e.g. using the tag “font-size” rather than just “small”)</li>
<li>Background colour being the same as text colour (making all text unreadable)</li>
<li>Hyperlinks that fail (Devaluing your site in terms of credibility, and possibly <a href="../../../../../index.php/2011/05/10/how-to-turn-bounces-to-boomerangs/">increasing bounce rates</a>)</li>
<li>Missing images</li>
</ul>
<h2 style="text-align: left;">An overload of HTTP requests:</h2>
<div id="attachment_2517" class="wp-caption alignnone" style="width: 453px"><a href="http://www.datadial.net/blog_content/uploads/2011/08/http-req.jpg"><img class="size-full wp-image-2517 " title="HTTP requests" src="http://www.datadial.net/blog_content/uploads/2011/08/http-req.jpg" alt="An example of too many HTTP requests " width="443" height="331" /></a><p class="wp-caption-text">Kabooooom!</p></div>
<p><span style="font-size: x-small;"><a href="http://www.blueglass.com/wordpress/wp-content/uploads/2010/09/information_overload.jpg">Image source</a></span></p>
<p>&nbsp;</p>
<p>Whenever your web browser fetches a file from a web server, for example when it loads a picture, it does this by using HTTP which stands for &#8220;HyperText Transfer Protocol&#8221;.</p>
<p>HTTP is an action whereby you’re computer requests for a particular file. One example is a request for <em>&#8216;home.html</em>&#8216; (the homepage of a particular website). The web server then sends a response to the computer that says something like: &#8220;<em>Here&#8217;s the file you asked for</em>&#8221; which is followed by the actual file itself.<br />
Understandably, if your server is receiving a very high volume of requests for a range of different things, such as pictures, graphics, photographs, music players and video rendering, it can take its toll and end up really slowing your website down.</p>
<h2>JavaScript/Flash overuse:</h2>
<div id="attachment_2527" class="wp-caption alignnone" style="width: 442px"><a href="http://www.datadial.net/blog_content/uploads/2011/08/Flash.jpg"><img class="size-full wp-image-2527  " title="Flash" src="http://www.datadial.net/blog_content/uploads/2011/08/Flash.jpg" alt="Glowing computer" width="432" height="324" /></a><p class="wp-caption-text">Dude, too much flash!</p></div>
<p><span style="font-size: x-small;"><a href="http://spyderclan.net/007sCrap/Computer%20Stuff/CompPics/First%20Computer%20(1).JPG">Image source</a></span></p>
<p>&nbsp;</p>
<p>JavaScript helps make things look nice. Lines of code enable things such as widgets, adverts, and analytics services to work successfully. The issue is that both kinds of software can be “heavyweight”. JavaScript performs ‘sequentially’ rather than ‘concurrently’ – this means that nothing else loads before JavaScript loads. Of course, this becomes an issue when you have tonnes of JavaScript code, each one longer than the last, preventing anything else from happening.</p>
<h2>Too many cookies:</h2>
<div id="attachment_2530" class="wp-caption alignnone" style="width: 415px"><a href="http://www.datadial.net/blog_content/uploads/2011/08/Cookie-monster.jpg"><img class="size-full wp-image-2530 " title="Cookie monster" src="http://www.datadial.net/blog_content/uploads/2011/08/Cookie-monster.jpg" alt="The Cookie Monster" width="405" height="270" /></a><p class="wp-caption-text">Nom Nom Nom!</p></div>
<p><span style="font-size: x-small;"><a href="http://free-extras.com/images/cookie_monster-3099.htm">Image source</a></span></p>
<p>&nbsp;</p>
<p>HTTP Cookies are used mainly for personalization and authentication purposes. A series of saved information is exchanged between the web server and the browser in order to remember things about how you are using the internet. For example if you are shopping online and exit the website returning at a later date, a cookie will enable the site to remember what you had in your shopping cart so you don’t have to spend time finding the same items again.</p>
<p>However, because saved information is being kept on the server, a build up of this can add to the process time on a website. In some cases, hackers even use cookies as an opportunity to track browsing activity; this is called spyware&#8230;so beware!</p>
<h2>Bad hosting:</h2>
<div id="attachment_2535" class="wp-caption alignnone" style="width: 394px"><a href="http://www.datadial.net/blog_content/uploads/2011/08/robert-kilroy-silk.jpg"><img class="size-full wp-image-2535  " title="Robert-Kilroy-Silk" src="http://www.datadial.net/blog_content/uploads/2011/08/robert-kilroy-silk.jpg" alt=" Image of Robert-Kilroy-Silk" width="384" height="275" /></a><p class="wp-caption-text">Erm...</p></div>
<p><span style="font-size: x-small;"><a href="http://www.thisislondon.co.uk/standard-pictures/Tango+tans+-+orange+celebrities-latest.do?id=23371135&amp;page=8">Image source</a></span></p>
<p>&nbsp;</p>
<p>Web hosting is the business of providing storage space and access for websites. Bad web hosting happens when said storage space is overloaded with many websites, yours is added to the list and so runs slow. Other issues caused by a bad web host include:</p>
<ul>
<li>Search engines being unable to crawl your site resulting in a fall in Search Rank</li>
<li>Your website being “down” (not working, sending out 404-errors)</li>
<li> Not being able to contact your web host to fix the issue (since the service is so bad the system has probably crashed)</li>
</ul>
<h2>Excess of external media:</h2>
<div id="attachment_2537" class="wp-caption alignnone" style="width: 470px"><a href="http://www.datadial.net/blog_content/uploads/2011/08/Satellite-dishes-001.jpg"><img class="size-full wp-image-2537" title="Satellite Dishes" src="http://www.datadial.net/blog_content/uploads/2011/08/Satellite-dishes-001.jpg" alt="Multiple Satellite Dishes" width="460" height="276" /></a><p class="wp-caption-text">No signal...</p></div>
<p><span style="font-size: x-small;"><a href="http://www.guardian.co.uk/media/2010/mar/24/freesat-millionth-customer">Image source</a></span></p>
<p>Embedded YouTube videos, actually embedded anything that is coming from another website can potentially slow yours down. When you embed something from another site, you are relying on that sites web server, that sites speed, and that sites ability to ensure the embedded item is working properly there, so that it works properly on yours site. Often, even when it works just fine, it might add an extra few seconds to a certain page loading…a few seconds a potential customer may be unwilling to wait!</p>
<h2>Spam:</h2>
<div id="attachment_2539" class="wp-caption alignnone" style="width: 345px"><a href="http://www.datadial.net/blog_content/uploads/2011/08/spam.jpg"><img class="size-full wp-image-2539" title="Spam" src="http://www.datadial.net/blog_content/uploads/2011/08/spam.jpg" alt="A Can of Spam " width="335" height="335" /></a><p class="wp-caption-text">Ew, gross!</p></div>
<p><span style="font-size: x-small;"><a href="http://inventorspot.com/articles/japan_ban_spam_email_seriously_14120">Image source</a></span></p>
<p>Spam is so much more than just a bunch of annoying emails. It slows down the Internet and it increases consumer fees.</p>
<p>The internet is a network where spamming effects everyone that uses it. To push spam around the internet relies on a process; it begins with global networks that pass the spam along to their destination, and ends with the message being received by the recipient.</p>
<p>Simultaneously, time, money and resources are used trying to catch and prevent spammers from infiltrating mail servers resulting in higher costs to the consumer because providers are forced to add more security to their servers and hire more staff to manage and prevent the problem.</p>
<p>Be sure to spam proof all web forms by adding &#8220;captchas&#8221; or similar.</p>
<h2>Favicon neglect:</h2>
<div id="attachment_2544" class="wp-caption alignnone" style="width: 496px"><a href="http://www.datadial.net/blog_content/uploads/2011/08/Favicon.jpg"><img class="size-large wp-image-2544 " title="Favicon" src="http://www.datadial.net/blog_content/uploads/2011/08/Favicon-540x316.jpg" alt="Image Illustrating a Favicon" width="486" height="284" /></a><p class="wp-caption-text">You need one of these!</p></div>
<p>&nbsp;</p>
<p>A ‘favicon’ is an image (as shown above) that stays in the root of your server. It&#8217;s definitely needed because even if you don&#8217;t care about them, the browser still requests one. If there isn’t one, it will respond with a 404 error (meaning not found). Any error message, such as a 404 or 301, is an extra message sent that adds time to the processing of a site.</p>
<p>This image or lack thereof, interferes with the processing sequence by requesting extra components in the load, and since the favicon is the first thing that is downloaded before these extra components, if there isn’t one, the first thing downloaded will be an error.</p>
<h2>Too many advertisements:</h2>
<div id="attachment_2546" class="wp-caption alignnone" style="width: 460px"><a href="http://www.datadial.net/blog_content/uploads/2011/08/Adverts.jpg"><img class="size-full wp-image-2546 " title="Adverts" src="http://www.datadial.net/blog_content/uploads/2011/08/Adverts.jpg" alt="Too many Ads " width="450" height="338" /></a><p class="wp-caption-text">Hmm...where to start?</p></div>
<p><span style="font-size: x-small;"><a href="http://www.uiweekly.com/times-square-ui/">Image source</a></span></p>
<p>Any time a site uses advertisements, you are adding to other processes a site goes through in order to function correctly. Programmes like Google Adsense and Microsoft adcenter are external, and reputable, however it is logical to practice the same rules as with external media; everything in moderation – besides, sites with too many ads look un&#8221;site”ly! <img src='http://www.datadial.net/blog/wp-includes/images/smilies/icon_razz.gif' alt=':-P' class='wp-smiley' /> </p>
<p>&nbsp;</p>
<p>If any of these apply to you, take active steps to protect your website against sloth! Speed be with you!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.datadial.net/blog/index.php/2011/08/24/why-your-website-isnt-as-fast-as-it-should-be/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>[Infographic] &#8211; Which search engine holds the most weight?</title>
		<link>http://www.datadial.net/blog/index.php/2011/08/11/2416/</link>
		<comments>http://www.datadial.net/blog/index.php/2011/08/11/2416/#comments</comments>
		<pubDate>Thu, 11 Aug 2011 09:14:50 +0000</pubDate>
		<dc:creator>Martina</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Datadial]]></category>
		<category><![CDATA[Inspiration]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[Off Topic]]></category>
		<category><![CDATA[Pay Per Click]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[Social Media]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Web Technology]]></category>
		<category><![CDATA[ask.com]]></category>
		<category><![CDATA[baidu]]></category>
		<category><![CDATA[Bing]]></category>
		<category><![CDATA[blekko]]></category>
		<category><![CDATA[duckduckgo]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[search engines]]></category>

		<guid isPermaLink="false">http://www.datadial.net/blog/?p=2416</guid>
		<description><![CDATA[Google, Google, Google&#8230;it&#8217;s all we talk about, it&#8217;s (possibly) all we care about in terms of SEO ranking and PPC ads, and some might say they even live in fear of it (you know, since the big bad Panda updates). One thing we can&#8217;t argue with however, is its resourcefulness; it has &#8220;everything&#8221; one could [...]]]></description>
			<content:encoded><![CDATA[<p>Google, Google, Google&#8230;it&#8217;s all we talk about, it&#8217;s (possibly) all we care about in terms of SEO ranking and PPC ads, and some might say they even live in fear of it (you know, since the big bad Panda updates).</p>
<p>One thing we can&#8217;t argue with however, is its resourcefulness; it has &#8220;everything&#8221; one could need, making it so much more than just a search engine. It&#8217;s a machine.</p>
<p>Now that isn&#8217;t to say that Google can&#8217;t be annoying sometimes (<a href="http://www.datadial.net/blog/index.php/2011/05/13/does-anyone-else-find-google-this-annoying/">infact an earlier post of mine focuses on just that</a> *shakes fist* <img src='http://www.datadial.net/blog/wp-includes/images/smilies/icon_mad.gif' alt=':x' class='wp-smiley' />  ) and familiarity breeds contempt after all, right?</p>
<p>Perhaps it&#8217;s because of its &#8216;one size fits all&#8217; approach or perhaps it&#8217;s because of it&#8217;s dominance of the entire internet that causes people to look elsewhere for a search engine that fits their particular needs and that feels slightly more personal&#8230;in any case, I came up with this helpful infographic to help you decide:</p>
<div id="attachment_2427" class="wp-caption alignnone" style="width: 519px"><a href="http://www1.picturepush.com/photo/a/6293344/img/6293344.jpg"><img class="size-full wp-image-2427 " title="Which search engine holds the most weight?" src="http://www.datadial.net/blog_content/uploads/2011/08/se22.jpg" alt="" width="509" height="764" /></a><p class="wp-caption-text">Click image for the full HQ infographic</p></div>
<p>Use the following code to post the full infographic to your blog:<br />
<span style="font-size: x-small;"> &lt;a href=&#8221;http://picturepush.com/public/6293344&#8243;&gt;&lt;img src=&#8221;http://www1.picturepush.com/photo/a/6293344/img/6293344.jpg&#8221; border=&#8221;0&#8243; alt=&#8221;Image Hosted by PicturePush &#8211; Photo Sharing&#8221; /&gt;&lt;/a&gt;</span></p>
]]></content:encoded>
			<wfw:commentRss>http://www.datadial.net/blog/index.php/2011/08/11/2416/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>How to create the perfect return-customer!</title>
		<link>http://www.datadial.net/blog/index.php/2011/07/25/how-to-create-the-perfect-return-customer/</link>
		<comments>http://www.datadial.net/blog/index.php/2011/07/25/how-to-create-the-perfect-return-customer/#comments</comments>
		<pubDate>Mon, 25 Jul 2011 13:23:42 +0000</pubDate>
		<dc:creator>Martina</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Datadial]]></category>
		<category><![CDATA[E-commerce]]></category>
		<category><![CDATA[Email marketing]]></category>
		<category><![CDATA[Inspiration]]></category>
		<category><![CDATA[Online Marketing]]></category>
		<category><![CDATA[Online PR]]></category>
		<category><![CDATA[Pay Per Click]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[Social Media]]></category>
		<category><![CDATA[return customer]]></category>
		<category><![CDATA[return on investment]]></category>
		<category><![CDATA[ROI]]></category>
		<category><![CDATA[tips]]></category>

		<guid isPermaLink="false">http://www.datadial.net/blog/?p=2365</guid>
		<description><![CDATA[If you take a look at what you eat, where you shop or even what you wear, you’ll discover that the most effective brands and businesses in your life are successful because of their ability to keep you trapped in their rotating doors. You’ll buy that same beverage maybe twice a week, and go to [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.datadial.net/blog_content/uploads/2011/07/Doors.jpg"><img class="alignnone size-full wp-image-2375" title="Doors" src="http://www.datadial.net/blog_content/uploads/2011/07/Doors.jpg" alt="" width="515" height="225" /></a></p>
<p>If you take a look at what you eat, where you shop or even what you wear, you’ll discover that the most effective brands and businesses in your life are successful because of their ability to keep you trapped in their rotating doors. You’ll buy that same beverage maybe twice a week, and go to that same supermarket at the end of each month- all because you’ve convinced yourself you like the design on the plastic bags, and the staff are friendly. Actually, there’s more to it and I’m about to tell you exactly what that is&#8230;</p>
<h2>Brand evolution&#8230;</h2>
<p><a href="http://www.datadial.net/blog_content/uploads/2011/07/DD1.jpg"><img class="alignnone size-full wp-image-2373" title="Brand evolution" src="http://www.datadial.net/blog_content/uploads/2011/07/DD1.jpg" alt="" width="460" height="142" /></a></p>
<p>You frequent a brand because it grows with you and becomes something that understands you. For example, after McDonalds understood the issue the population began to have with societal obesity, they reduced portion size (although I blame inflation) and boosted the nutritional value of the food through the choice of ingredients used. This became acceptable to parents, who then were more inclined eat there with their families.</p>
<p><a href="http://www.datadial.net/blog_content/uploads/2011/07/DD2.jpg"><img class="alignnone size-full wp-image-2377" title="CD Sales" src="http://www.datadial.net/blog_content/uploads/2011/07/DD2.jpg" alt="" width="480" height="183" /></a></p>
<p>An example of an industry that arguably did not readily embrace evolution and suffered greatly as a result, is the music industry. After the birth of the digital age of music, illegal downloading and iTunes, the archaic business model of selling CD’s showed a huge decline in sales. Failing to catch on quickly enough meant that some artists suffered (and the customary private jet was downsized to a regular limousine).</p>
<p><a href="http://www.datadial.net/blog_content/uploads/2011/07/DD3.jpg"><img class="alignnone size-full wp-image-2379" title="Summer socks" src="http://www.datadial.net/blog_content/uploads/2011/07/DD3.jpg" alt="" width="487" height="186" /></a></p>
<p>Whatever your line of business, you need to understand the importance of evolving with the customer, if you sell tube-socks and make a great profit in winter, introducing a pop-sock range for the warmer months would mean that you have something to offer customers all year round. Alternatively, if your business is to provide SEO services (and you are doing this well) – then perhaps you could suggest Pay Per Click (PPC) services too.</p>
<h2>Integrating, and actually <span style="text-decoration: underline;">wanting</span> customers’ opinions&#8230;</h2>
<p><a href="http://www.datadial.net/blog_content/uploads/2011/07/DD4.jpg"><img class="alignnone size-full wp-image-2381" title="Sharing thoughts" src="http://www.datadial.net/blog_content/uploads/2011/07/DD4.jpg" alt="" width="550" height="201" /></a></p>
<p>When listening to a friend or colleague talk about something they care about, you always feel that little bit of gratification when they ask you your view on the subject and genuinely care about your answer. Imagine this never happened – if people talked at you, telling you their views and never asking about yours&#8230;you would get tired of listening to them, and they would eventually emigrate to a world of bias where only their opinion matters.</p>
<p>Feedback is a wonderful thing, and to guarantee any kind of success you need to be engaging the people whom that success relies upon. There are many ways this can be done such as market research, comments sections and incentives.</p>
<p>Personally, I dislike the emails I receive asking me to ‘spend 2 minutes’ of my time filling out a feedback form, but interestingly, when shopping online – the reviews section about the product I am interested in, is the first place I look before pressing the ‘checkout’ button. If you struggle to get feedback, try using incentives in exchange for it, offering a discount or a token for free software after a few important questions are answered, is a ‘quid-pro-quo’ way to dig out helpful information that could help you better your business.</p>
<h2>Offering alternatives&#8230;</h2>
<p>Nestle’s chocolaty awesomeness is far from limited. Nestle offer a range of sweets and treats making them one of the most popular and wealthy brands in the world. If Nestle was limited to just one chocolate bar, sure that bar of chocolate would taste good to those that enjoy it, but after years of just a milk chocolate bar, people would stray – they’d try praline, white chocolate, plain chocolate &#8211; and so on. If Nestle weren’t the ones to provide these different types, they’d be losing out on possible revenue and brand awareness.</p>
<p><a href="http://www.datadial.net/blog_content/uploads/2011/07/DD5.jpg"><img class="alignnone size-full wp-image-2383" title="Alternative payment" src="http://www.datadial.net/blog_content/uploads/2011/07/DD5.jpg" alt="" width="279" height="200" /></a></p>
<p>The power of a brand comes from its ability to churn out good ideas and give people choice. This isn’t limited to types of product or service offered, your business alternatives should extend to forms of payment, methods of contact and more. Yes this is 2011, but believe it or not, some people prefer to send a postal-order or a cheque rather than use their credit or debit card online. Similarly, some people like to mail a letter to you rather than send you an email – and some people like to call you on the phone, instead of using Skype.</p>
<p>Being savvy is important, but it is important to remember that you could alienate a whole market simply by not catering for it. If you sell online, offer WorldPay, PayPal <span style="text-decoration: underline;">and</span> the ability to pay by card – by doing so, shows customer consideration which is exactly what you need to do!</p>
<h2>Avoiding over-saturation&#8230;</h2>
<p><a href="http://www.datadial.net/blog_content/uploads/2011/07/DD6.jpg"><img class="alignnone size-full wp-image-2385" title="Junk mail" src="http://www.datadial.net/blog_content/uploads/2011/07/DD6.jpg" alt="" width="218" height="202" /></a></p>
<p>An unexpected text message from an old friend, is often the perfect segue for reconnecting, because sometimes it’s the subtleties in life that we enjoy the most. However ‘broadcast-message’ after Facebook invite from that annoying person you’d probably cross the street to avoid, will never get the attention they want. This is because there is an important difference between the two – in the first example, you feel as though that person put thought and care into the message and in the second, you feel undervalued, someone just making up the numbers.</p>
<p>Your business works the exact same way, its quality over quantity. Flooding prospective customers with emails about what their missing might cause them to report you as spam, and maybe even tell others to do the same. However, providing them with worthwhile information they may not already have gathered, might prompt them to subscribe to your blog, or enquire about your business.</p>
<h2>Acknowledging loyalty&#8230;</h2>
<p><a href="http://www.datadial.net/blog_content/uploads/2011/07/gift.jpg"><img class="alignnone size-full wp-image-2386" title="Customer loyalty" src="http://www.datadial.net/blog_content/uploads/2011/07/gift.jpg" alt="" width="261" height="236" /></a></p>
<p>Many businesses have cottoned onto the positive effects of personalisation, sending out post with only your first name as the title as if they’re your buddy, addressing you with “hi” rather than the traditional “Dear” and sending out seasonal gifts and confectionary. Even if it’s slightly corny and obviously not based on some fantastic rapport you have with them, they do it in hopes that you’ll feel appreciated causing them to stand out.</p>
<p>Even if a thousand others receive the exact same gift, unlike the Facebook invite example above and more like the Google+ invite in its beta stages – it makes you feel all special.  Using this method is an added charm, especially if the customer is new to you; it works almost as a reminder to them of their importance to you. Consistent use of this technique might eventually convince that customer that you are important to them, because you obviously ‘care’ about them enough to remember them personally.</p>
<p>Customers will keep coming back if they are fully catered to. Whilst I am not suggesting that if you are not doing all of the above perfectly, you will fail – including these tips into your already operating mode of business, will help boost ROI and customer satisfaction. A ‘win-win’ outcome! <img src='http://www.datadial.net/blog/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.datadial.net/blog/index.php/2011/07/25/how-to-create-the-perfect-return-customer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>5 reasons to blame yourself for a bad SEO experience&#8230;</title>
		<link>http://www.datadial.net/blog/index.php/2011/07/08/5-reasons-to-blame-yourself-for-a-bad-seo-experience/</link>
		<comments>http://www.datadial.net/blog/index.php/2011/07/08/5-reasons-to-blame-yourself-for-a-bad-seo-experience/#comments</comments>
		<pubDate>Fri, 08 Jul 2011 16:28:36 +0000</pubDate>
		<dc:creator>Martina</dc:creator>
				<category><![CDATA[Datadial]]></category>
		<category><![CDATA[Inspiration]]></category>
		<category><![CDATA[Off Topic]]></category>
		<category><![CDATA[Online Marketing]]></category>
		<category><![CDATA[Reputation Management]]></category>
		<category><![CDATA[SEO]]></category>

		<guid isPermaLink="false">http://www.datadial.net/blog/?p=2221</guid>
		<description><![CDATA[1. You didn’t explain exactly what it was that you wanted… Did the SEO agency you chose actually understand what it is you do? Did you assume they would? I bet you did! Well that was a rookie error &#8211; just because they know SEO, it doesn’t mean that automatically they&#8217;ll know all of your [...]]]></description>
			<content:encoded><![CDATA[<p><strong>1. </strong><strong>You didn’t explain exactly what it was that you wanted…</strong></p>
<p><img src="http://rikowski.files.wordpress.com/2009/07/explain-this.png" alt="" width="226" height="303" /></p>
<p>Did the SEO agency you chose actually understand what it is you do? Did you assume they would? I bet you did! Well that was a rookie error &#8211; just because they know SEO, it doesn’t mean that automatically they&#8217;ll know all of your business goals and aspirations. It certainly doesn’t mean that through SEO, all of your dreams will come-true overnight. Covering things such as budget and goals are essential in order for us to devise the appropriate strategy for you.</p>
<p>&nbsp;</p>
<p><strong>2. </strong><strong>The SEO’s </strong><strong>weren’t</strong><strong> told what already worked (or didn&#8217;t work) for you&#8230;</strong></p>
<p><img src="http://school.discoveryeducation.com/clipart/images/reminder.gif" alt="" width="261" height="246" /></p>
<p>Were you clear about what the best features of your online endeavours are so far? Did you talk about what proved successful, or things you  tried and that were unsuccessful?<br />
All conversions can be tracked which shows any progress SEO’s have (or haven’t) made. However, if you don’t inform the SEO’s of what already works or doesn’t then you can’t argue if there are repeat mistakes.</p>
<p>&nbsp;</p>
<p><strong>3. </strong><strong>You didn&#8217;t indicate the importance of having one main person oversee the account&#8230;</strong></p>
<p><img src="http://officeclipart.com/office_clipart_images/angry_stern_office_manager_pointing_his_finger_at_someone_0521-1003-2615-1504_SMU.jpg" alt="" width="273" height="271" /></p>
<p>Because any reputable SEO agency isn’t made up of just one person behind a desk and computer handling every enquiry made, but is rather formed of a team of people ranging in size (the team not the people, although this applies to both <img src='http://www.datadial.net/blog/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' />  ) that help manage your account – it is likely that,  much like a ‘Chinese-whisper’, your goals, aims and dreams are somewhat diluted to anyone that didn’t speak to you directly.<br />
For example, when person 1, explained the information to person 2, who made brief notes and handed those to person 3, person 3 wasn’t following your direct instructions. They might not have fully understood the notes…however, you don’t have to accept this. If you only feel comfortable with one person in particular handling your account, request that only that person have access to it. This way, any changes made by you won’t come as a surprise to the SEO.</p>
<p>&nbsp;</p>
<p><strong>4. </strong><strong>You didn&#8217;t understand the amount of work needed and so were surprised when costs were higher than expected&#8230;</strong></p>
<p><img src="http://theexperiencejunkie.com/wp-content/uploads/2011/06/poor.gif" alt="" width="356" height="223" /></p>
<p>Good Search Engine Optimization will get your site discovered in online search results. There is however, more to it than that. Many people in an SEO agency work to get your site to its optimum, and you need to be aware of just how much work goes into this.</p>
<p><strong>SEO :</strong><br />
This team will mainly be in charge of making sure that SEO is being carried out for all your online needs<strong><br />
Online Marketing:</strong><br />
This team works alongside the SEOs to help get you publicity online.<strong><br />
Usability &amp; Design:</strong><br />
This team will have the job of creating a smooth user experience for all users that come across your website.<strong><br />
Web Developers:</strong><br />
This team will develop, build and ensure things work &#8211; such as buttons on your site, conversion tracking and more.<strong><br />
Providers of Content:</strong><br />
This team will ensure that <span style="text-decoration: underline;">good</span> content is maintained, and optimised so that people can find it.</p>
<p>&nbsp;</p>
<p><strong> </strong></p>
<p><strong>5. </strong><strong>You didn&#8217;t maintain a good relationship with the agency&#8230;</strong></p>
<p><img src="http://www.arthursclipart.org/children/togetherbw/fight.gif" alt="" width="280" height="292" /></p>
<p>Chances are, you started off all guns blazing, before slowly falling into a pattern of laziness, assuming the agency would take care of everything the way you wanted &#8211; meaning you wouldn’t have to worry about it.<br />
Further, you were unavailable for meetings, you didn’t specify what kinds of reports you wanted, and changes were (or were not) made that you caused dissaproval.  When (on your say-so) these changes were reversed, rankings and conversions fell and this caused (even more) tension between you and the agency.</p>
<p>Remember, rankings and conversion rates can see-saw and any changes made to your site can take time to show the positive affect they are having. You should try not to ignore advice about possible re-designs or new pages that should be added to your site. Other things to consider are using services to monitor your <a href="http://www.datadial.net/services/reputation-management/">online reputation</a> and  <a href="http://www.datadial.net/services/conversion-rate-optimisation/">testing better versions of your website</a> to get the best results.</p>
<p>Good luck! <img src='http://www.datadial.net/blog/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.datadial.net/blog/index.php/2011/07/08/5-reasons-to-blame-yourself-for-a-bad-seo-experience/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What is a QR code – a quick guide</title>
		<link>http://www.datadial.net/blog/index.php/2011/06/15/what-is-a-qr-code-a-quick-guide/</link>
		<comments>http://www.datadial.net/blog/index.php/2011/06/15/what-is-a-qr-code-a-quick-guide/#comments</comments>
		<pubDate>Wed, 15 Jun 2011 14:32:49 +0000</pubDate>
		<dc:creator>Jan</dc:creator>
				<category><![CDATA[Inspiration]]></category>
		<category><![CDATA[Internet Marketing]]></category>
		<category><![CDATA[QR code]]></category>
		<category><![CDATA[What is a QR code]]></category>

		<guid isPermaLink="false">http://www.datadial.net/blog/?p=2146</guid>
		<description><![CDATA[If you ever seen this strange looking black &#38; white square in any form of advertising on a bus, train, email, business card etc., then you met a QR code. What is a QR code? The definition on Wikipedia says – QR code is a specific matrix barcode (or two-dimensional code) that is readable by [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-full wp-image-2148" title="qr code datadial large" src="http://www.datadial.net/blog_content/uploads/2011/06/qr-code-datadial-large.jpg" alt="" width="147" height="147" />If you ever seen this strange looking black &amp; white square in any form of advertising on a bus, train, email, business card etc., then you met a <strong>QR code.</strong></p>
<p><strong>What is a QR code?</strong><br />
The definition on Wikipedia says – QR code is a specific matrix barcode (or two-dimensional code) that is readable by dedicated QR barcode readers.</p>
<p><strong>Country of origin</strong><br />
 Japan. Approved by AIM International (Automatic Identification Manufacturers International) standard (ISS &#8211; QR Code) in October 1997.</p>
<p><strong>How do you read it?</strong><br />
You need an iPhone or Android phone with installed QR code reader.</p>
<p><strong>What does this code contain?</strong><br />
An URL to a website you try to promote, or text, phone number or SMS (check our QR code to see what&#8217;s there).</p>
<p><strong>How do you generate a QR code?</strong><br />
There are already several services like <a href="http://qrcode.kaywa.com/" target="_blank">kaywa.com</a>, <a href="http://goqr.me/" target="_blank">gogr.me</a> or Datadial’s <a href="http://www.datadial.net/mailing" target="_blank">email marketing software</a>.</p>
<p><strong>Is it good for anything useful?</strong><br />
If you think creatively there are many ways that you can use QR codes to promote your business such as on labels, business cards, storefront displays, and embedding promotions and discounts and links to Facebook.<br />
QR codes are already widely used in Japan and increasingly in the UK.  I guess the more tech savvy people will be more amenable to them.</p>
<p><strong>How other companies use it?</strong></p>
<ul>
<li>On their business cards – by placing a QR code on your business card you allow the receivers to save your business card details without any typing</li>
<li>In print/magazines – will take a reader directly to your website, without typing your URL</li>
<li>On billboards and in advertising on public transport</li>
<li>On products</li>
</ul>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-2149" title="qr code use" src="http://www.datadial.net/blog_content/uploads/2011/06/qr-code-use.jpg" alt="" width="540" height="129" /></p>
<p><strong>Couple of good marketing ideas how to use QR codes I collected from the net</strong></p>
<p>Put a tag 20 feet tall on billboards all over the country. People in cars take a picture of it, and some of them unlock URLs that win Xboxes and Kinects. Regardless, think big.</p>
<p>Make them surprising &amp; unpredictable – the more surprises, innovative ideas and unexpected offers will be hidden in these QR codes, the more will people check them. Beware of increased number of ‘treasure hunters’ checking every single QR code they come across and leaving your site as quickly as they came, if not a ‘treasure’ found there.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.datadial.net/blog/index.php/2011/06/15/what-is-a-qr-code-a-quick-guide/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Establishing online business credibility with ‘About Us’ page</title>
		<link>http://www.datadial.net/blog/index.php/2011/04/21/establishing-online-business-credibility-with-about-us-page/</link>
		<comments>http://www.datadial.net/blog/index.php/2011/04/21/establishing-online-business-credibility-with-about-us-page/#comments</comments>
		<pubDate>Thu, 21 Apr 2011 14:08:12 +0000</pubDate>
		<dc:creator>Jan</dc:creator>
				<category><![CDATA[Design Ideas]]></category>
		<category><![CDATA[Inspiration]]></category>
		<category><![CDATA[about us]]></category>
		<category><![CDATA[About Us page examples]]></category>
		<category><![CDATA[About us page for small and medium businesses]]></category>

		<guid isPermaLink="false">http://www.datadial.net/blog/?p=1975</guid>
		<description><![CDATA[Having a good ‘About Us’ page allows you to show off who you are, what you do and it allows to make people more comfortable doing a business with your company. Unfortunately, this page is being sometimes overlooked, as the perception is that it’s not that important. However, according to a Stanford Web Credibility Research, [...]]]></description>
			<content:encoded><![CDATA[<p>Having a good <strong>‘About Us’</strong> page allows you to show off who you are, what you do and it allows to make people more comfortable doing a business with your company. Unfortunately, this page is being sometimes overlooked, as the perception is that it’s not that important.</p>
<p>However, according to a Stanford Web Credibility Research, they derived 10 guidelines/factors which effects websites credibility, <strong>3 of them relating to your ‘about us’ page</strong> (based on a 3 year, 5500 person study):</p>
<ul>
<li>Show that there is a real organization behind your site</li>
<li>Highlight the expertise in your organization</li>
<li>Show that honest and trustworthy people stand behind your site</li>
</ul>
<p>Naturally, testing a different version of your ‘About us’ page should be on your to-do test list. Unfortunately, in most cases ‘About us’ pages get at most several hundred visitors per month, which is not enough to come with statistically valid results within your 6 weeks test period. In this case, here is the list of 3 must have things an ‘About us’ page for small and medium businesses should definitely have if you want to get more sales:</p>
<p><strong>3 Must Haves</strong></p>
<ol>
<li>Pictures of your office and your team</li>
<li>A passionate story behind your company showing your values</li>
<li>Peoples bio (credentials, certificates, training)</li>
</ol>
<p>Here is the list of some ‘About us’ pages for your inspiration.</p>
<p><strong>Creative examples:</strong></p>
<p style="text-align: center;"><strong><img class="aligncenter size-large wp-image-2054" title="about us page dropbox" src="http://www.datadial.net/blog_content/uploads/2011/04/about-us-page-dropbox2-540x355.jpg" alt="" width="540" height="355" /></strong><a href="https://www.dropbox.com/about" target="_blank">www.dropbox.com</a></p>
<p style="text-align: center;"><img class="aligncenter size-large wp-image-1978" title="about us page hunch" src="http://www.datadial.net/blog_content/uploads/2011/04/about-us-page-hunch-540x355.jpg" alt="" width="540" height="355" /><a href="http://hunch.com/info/the-hunch-team/" target="_blank">www.hunch.com</a></p>
<p style="text-align: center;"><img class="aligncenter size-large wp-image-2056" title="about us page lateral" src="http://www.datadial.net/blog_content/uploads/2011/04/about-us-page-lateral1-540x355.jpg" alt="" width="540" height="355" /><a href="http://www.technologywithpassion.com/about-us/team/" target="_blank">www.technologywithpassion.com</a> (nice animation)</p>
<p style="text-align: center;"><img class="aligncenter size-large wp-image-2058" title="about us page tribal" src="http://www.datadial.net/blog_content/uploads/2011/04/about-us-page-tribal3-540x356.jpg" alt="" width="540" height="356" /><a href="http://www.tribal.nl/over-ons/medewerkers" target="_blank">www.tribal.nl</a> (nice animation)</p>
<p style="text-align: center;"><img class="aligncenter size-large wp-image-2060" title="about us page wunderkinder" src="http://www.datadial.net/blog_content/uploads/2011/04/about-us-page-wunderkinder2-540x355.jpg" alt="" width="540" height="355" /><a href="http://www.6wunderkinder.com/about/" target="_blank">www.6wunderkinder.com</a></p>
<p style="text-align: left;">&nbsp;</p>
<p style="text-align: left;"><strong>Business (ecommerce + service + corporate) examples:</strong></p>
<p style="text-align: center;"><img class="aligncenter size-large wp-image-2062" title="about us gu" src="http://www.datadial.net/blog_content/uploads/2011/04/about-us-gu5-540x355.jpg" alt="" width="540" height="355" /><a href="http://www.gupuds.com/about-us" target="_blank">www.gupuds.com</a></p>
<p style="text-align: center;"><img class="aligncenter size-large wp-image-2064" title="about us page crutchfield" src="http://www.datadial.net/blog_content/uploads/2011/04/about-us-page-crutchfield2-540x354.jpg" alt="" width="540" height="354" /><a href="http://www.crutchfield.com/App/Tab/Story.aspx" target="_blank">www.crutchfield.com</a></p>
<p style="text-align: center;"><img class="aligncenter size-large wp-image-2066" title="about us brooks group" src="http://www.datadial.net/blog_content/uploads/2011/04/about-us-brooks-group2-540x384.jpg" alt="" width="540" height="384" /><a href="http://www.brooksgroup.com/about/default.htm" target="_blank">www.brooksgroup.com</a></p>
<p style="text-align: center;"><img class="aligncenter size-large wp-image-2068" title="about us fridays" src="http://www.datadial.net/blog_content/uploads/2011/04/about-us-fridays1-540x355.jpg" alt="" width="540" height="355" /><a href="http://www.fridaysmove.com/nlm/about-us/17281" target="_blank">www.fridaysmove.com</a></p>
<p style="text-align: center;"><img class="aligncenter size-large wp-image-2070" title="about us bigcommerce" src="http://www.datadial.net/blog_content/uploads/2011/04/about-us-bigcommerce3-540x356.jpg" alt="" width="540" height="356" /><a href="http://www.bigcommerce.com/about.php" target="_blank">www.bigcommerce.com</a></p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.datadial.net/blog/index.php/2011/04/21/establishing-online-business-credibility-with-about-us-page/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What colour hat matches your shoes?</title>
		<link>http://www.datadial.net/blog/index.php/2011/03/25/what-colour-hat-matches-your-shoes/</link>
		<comments>http://www.datadial.net/blog/index.php/2011/03/25/what-colour-hat-matches-your-shoes/#comments</comments>
		<pubDate>Fri, 25 Mar 2011 11:23:01 +0000</pubDate>
		<dc:creator>Martina</dc:creator>
				<category><![CDATA[Datadial]]></category>
		<category><![CDATA[Inspiration]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[Pay Per Click]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[Social Media]]></category>

		<guid isPermaLink="false">http://www.datadial.net/blog/?p=1821</guid>
		<description><![CDATA[Ok, this isn’t a post about fashion. If you are familiar with the various SEO techniques that exist, then you might already be familiar with the infamous ‘hats’ and what they all stand for. If you have no idea what I am talking about – you should definitely read on. White Hat SEO White hat [...]]]></description>
			<content:encoded><![CDATA[<p><strong></strong>Ok, this isn’t a post about fashion.</p>
<p>If you are familiar with the various SEO techniques that exist, then you might already be familiar with the infamous ‘hats’ and what they all stand for. If you have no idea what I am talking about – you should definitely read on.</p>
<p><strong>White Hat SEO </strong></p>
<p><a href="http://www.datadial.net/blog_content/uploads/2011/03/wh.jpg"><img class="alignnone size-medium wp-image-1822" title="wh" src="http://www.datadial.net/blog_content/uploads/2011/03/wh-300x264.jpg" alt="" width="222" height="196" /></a></p>
<p><strong> </strong>White hat SEO is the nice clean cut, ethical and moral way to practice SEO. This hat represents by-the-book SEO that doesn’t cause harm or upset to anyone because every success is the result of hard work and quick thinking.</p>
<p><strong>Black Hat SEO</strong></p>
<p><a href="http://www.datadial.net/blog_content/uploads/2011/03/blh.jpg"><img class="alignnone size-medium wp-image-1824" title="blh" src="http://www.datadial.net/blog_content/uploads/2011/03/blh-300x264.jpg" alt="" width="222" height="196" /></a></p>
<p>This is known as SEO from the dark-side. Bending search engine rules, adopting various naughty techniques and deceiving Google to achieve a quick result in a short space of time. Techniques include things like putting invisible hidden text on web-pages, cloaking – whereby a web user is redirected to a different webpage than they initially searched for, keyword flooding &#8211; using hundreds of paragraphs on any one page including every keyword you are bidding for&#8230;the list goes on&#8230;</p>
<p><strong>Grey Hat <acronym>SEO</acronym> </strong></p>
<p><a href="http://www.datadial.net/blog_content/uploads/2011/03/grh.jpg"><img class="alignnone size-medium wp-image-1825" title="grh" src="http://www.datadial.net/blog_content/uploads/2011/03/grh-300x264.jpg" alt="" width="222" height="196" /></a></p>
<p>In a palette, black mixed with white = grey, well the same thing counts here.<br />
Tactics used that cannot be clearly described either as ethical or unethical but sit in the middle of the two, are ‘grey hat’. While grey hat SEO is often frowned upon, it is unlikely to cause a site to be banned or shut down…take from that what you will…<br />
<strong><br />
Green Hat <acronym>SEO</acronym></strong></p>
<p><a href="http://www.datadial.net/blog_content/uploads/2011/03/gh.jpg"><img class="alignnone size-medium wp-image-1826" title="gh" src="http://www.datadial.net/blog_content/uploads/2011/03/gh-300x264.jpg" alt="" width="222" height="196" /></a></p>
<p>New to the collection of hats, green hat SEO represents a less tactical approach and a more procedural one with the main aim of increasing the amount of visitors to a website. Focus is placed on creating brand awareness, becoming trustworthy and gaining customer loyalty as opposed to targeting keywords that will increase impressions and click-through rates only for the user to find that the pages on your website are not relevant to them anyway. It seems the ‘green’ element relates to being friendly (think eco)…the customer is the focus, and the aim is to make them happy.</p>
<p><strong>Blue Hat <acronym>SEO</acronym> </strong></p>
<p><a href="http://www.datadial.net/blog_content/uploads/2011/03/bh.jpg"><img class="alignnone size-medium wp-image-1827" title="bh" src="http://www.datadial.net/blog_content/uploads/2011/03/bh-300x264.jpg" alt="" width="222" height="196" /></a></p>
<p>This one isn’t &#8220;official&#8221; just yet and many SEO’s may refuse to accept it. Others however, will understand this hat as one that relates to what is essentially advanced white hat practices. In plain terms, these are advanced internet marketing and SEO techniques that get the results you want in the best way possible without annoying or upsetting anyone. This is not to say that blue hatters are not aware of black hat practices, in-fact it is quite the opposite, blue hatters have an advanced knowledge of both hats, and use this knowledge in a creative way enabling them to manipulate search engines in a way that benefits their site.</p>
<p>So choose your hats wisely and happy SEO-ing <img src='http://www.datadial.net/blog/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.datadial.net/blog/index.php/2011/03/25/what-colour-hat-matches-your-shoes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The importance of blogging regularly.</title>
		<link>http://www.datadial.net/blog/index.php/2010/11/02/the-importance-of-blogging-regularly/</link>
		<comments>http://www.datadial.net/blog/index.php/2010/11/02/the-importance-of-blogging-regularly/#comments</comments>
		<pubDate>Tue, 02 Nov 2010 17:25:45 +0000</pubDate>
		<dc:creator>Martina</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Email marketing]]></category>
		<category><![CDATA[Inspiration]]></category>
		<category><![CDATA[Internet Marketing]]></category>
		<category><![CDATA[Online Marketing]]></category>
		<category><![CDATA[Online PR]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[Social Media]]></category>
		<category><![CDATA[blogging]]></category>
		<category><![CDATA[blogs]]></category>
		<category><![CDATA[Datadial]]></category>
		<category><![CDATA[tips]]></category>

		<guid isPermaLink="false">http://www.datadial.net/blog/?p=1519</guid>
		<description><![CDATA[Blogging regularly is important for many reasons. The most obvious being that if your want to retain a degree of professionalism (assuming your blog is not a personal one) then it looks better if you are continuously finding new and interesting things for your audience to read. Honestly, how eager are you to get involved [...]]]></description>
			<content:encoded><![CDATA[<p>Blogging regularly is important for many reasons. The most obvious  being that if your want to retain a degree of professionalism (assuming  your blog is not a personal one) then it looks better if you are  continuously finding new and interesting things for your audience to  read.</p>
<p>Honestly, how eager are you to get involved with a  company or a business through its website, when you visit its blog and  see that the ‘most recent’ entry has a date stamp of 6 months ago…?</p>
<p>Besides, there are some little gems you may be sacrificing if you neglect your company’s blog &#8211; such as:</p>
<p><strong> </strong></p>
<p><strong>Being fresh and innovative! </strong></p>
<p>A  blog post is an article that varies in length, can be about anything  you want and is usually beneficial to the target audience it was written  for.  Through blogging, you can use it to encourage people, persuade  them or simply to entertain them. Why lose out on something this  beneficial? If you are a company or a business that has something you  are trying to sell, your blog is the place to do this!</p>
<p><strong> </strong></p>
<p><strong>Being seen!</strong></p>
<p>If  you want to improve your chances of being visible in search engines  (and you do) then well structured posts are essential. A great post can  start to rank in search engines over time and could potentially bring in  web traffic to your website. (For tips on how to write a great post you  can read my earlier article titled ‘<a href="../index.php/2010/10/01/successfully-guest-posting-on-a-list-blogs/">Successfully guest posting on A-list blogs</a>’)<strong> </strong></p>
<p><strong> </strong></p>
<p><strong>Being communicative &amp; media savvy! </strong></p>
<p>Simply  because blogging and social media marketing must coexist when it comes  to marketing a business, communication is essential.</p>
<p>Social  communities, such as Twitter, Digg, and Facebook among others, can be  used as a platform for your blog, and so being a consistent (but  quality) blogger could create the opportunity for more traffic to find  drive its way to your blog. Perhaps most importantly, through these  social networks you could gather new business opportunities.</p>
<p><strong> </strong></p>
<p><strong>Being heard! </strong></p>
<p>Blogging  is a way to explain to your readers who you are as a company.  Distancing yourself from the competition is what your brand and your  website will attempt to do, but a blog can add that extra panache needed  to make your business really stand out. Much like a chronicle, your  blog can be how you document the goings on in your company &#8211; which will  give allow it to develop a voice and a personality.</p>
<p><strong> </strong></p>
<p>So blog &amp; blog often!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.datadial.net/blog/index.php/2010/11/02/the-importance-of-blogging-regularly/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Dowce : Screen capture for the masses!</title>
		<link>http://www.datadial.net/blog/index.php/2010/10/12/dowce-screen-capture-for-the-masses/</link>
		<comments>http://www.datadial.net/blog/index.php/2010/10/12/dowce-screen-capture-for-the-masses/#comments</comments>
		<pubDate>Tue, 12 Oct 2010 11:37:15 +0000</pubDate>
		<dc:creator>Steff</dc:creator>
				<category><![CDATA[Inspiration]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[Off Topic]]></category>
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://www.datadial.net/blog/?p=1477</guid>
		<description><![CDATA[We’ve all been there, needing to show a friend or colleague something we’re seeing on our monitor but don’t want them to see the entire screen, so we reluctantly fire up photoshop (or paint!), then crop the image, save the image (thinking up some temporary filename and cluttering up yet another folder) and finally email [...]]]></description>
			<content:encoded><![CDATA[<p>We’ve all been there, needing to show a friend or colleague something we’re seeing on our monitor but don’t want them to see the entire screen, so we reluctantly fire up photoshop (or paint!), then crop the image, save the image (thinking up some temporary filename and cluttering up yet another folder) and finally email the resulting image – wasting precious time and losing focus on other tasks at hand.</p>
<p>I got tired of this monotony so came up with a solution&#8230; <a href="http://www.dowce.com"><img class="alignnone size-full wp-image-1496" style="border: medium none;" title="dowce - Easy screen capture" src="http://www.datadial.net/blog_content/uploads/2010/10/dowce-logo.jpg" alt="dowce - Easy screen capture" width="174" height="37" /></a></p>
<p><a href="http://www.dowce.com"><img class="size-full wp-image-1487 alignleft" title="dowce - screenshot application" src="http://www.datadial.net/blog_content/uploads/2010/10/dowce-icon.jpg" alt="" width="85" height="30" /></a>Using the tool that sits next to your clock  you can very quickly highlight a portion of your screen and either copy to clipboard, save to your computer, or upload to dowce.com – where you’ll be given back a unique short URL to send out to people.  You can even add a caption and password protect your capture. It literally takes a few seconds and lets you get on with your other jobs.</p>
<p>Pre-launch, members of the team here at Datadial installed it on their office computers and found it to be really useful when composing emails to clients which needed to contain screenshots of statistics and website layouts.  Friends have also started using it to show each other winning (and losing) hands of online poker! It’s one of those tools that once you pick up, you use more than you would expect.</p>
<p>To give you an idea of what’s on offer, here’s a screenshot of the options you get after you’ve made your selection:</p>
<p><img class="alignnone size-full wp-image-1484" title="dowce - screen capture options" src="http://www.datadial.net/blog_content/uploads/2010/10/dowce-options-1a.jpg" alt="" width="605" height="329" /></p>
<p>If you choose to <strong>Save to dowce.com</strong> you’ll receive a unique link to your capture&#8230;</p>
<p><a href="http://www.dowce.com/~nx" target="_blank"><img class="alignnone size-full wp-image-1481" title="dowce - link to your online screenshot" src="http://www.datadial.net/blog_content/uploads/2010/10/dowce-options-2.jpg" alt="" width="430" height="265" /></a></p>
<p>It’s as simple as that! For a full demonstration of how it all works and to download dowce for free, visit <a href="http://www.dowce.com/">www.dowce.com</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.datadial.net/blog/index.php/2010/10/12/dowce-screen-capture-for-the-masses/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Successfully guest posting on A-list blogs.</title>
		<link>http://www.datadial.net/blog/index.php/2010/10/01/successfully-guest-posting-on-a-list-blogs/</link>
		<comments>http://www.datadial.net/blog/index.php/2010/10/01/successfully-guest-posting-on-a-list-blogs/#comments</comments>
		<pubDate>Fri, 01 Oct 2010 09:01:38 +0000</pubDate>
		<dc:creator>Martina</dc:creator>
				<category><![CDATA[Email marketing]]></category>
		<category><![CDATA[Inspiration]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[Social Media]]></category>
		<category><![CDATA[Guest posts]]></category>

		<guid isPermaLink="false">http://www.datadial.net/blog/?p=1400</guid>
		<description><![CDATA[You are probably already aware of the importance of guest posting to for the purposes of promotion in the world of SEO. The two work hand in hand. However, there is more to guest posting than simply getting your article uploaded to any random blog on the internet – if you want it to be [...]]]></description>
			<content:encoded><![CDATA[<p>You are probably already aware of the importance of guest posting to for the purposes of promotion in the world of SEO. The two work hand in hand. However, there is more to guest posting than simply getting your article uploaded to any random blog on the internet – if you want it to be seen and seen often, then you need to be featured on successful high powered blogs that get attention.</p>
<p>As somebody that is fairly new to SEO, I have learned that there are many ways to ‘get a link’, but perhaps more importantly, I have recognised the importance of quality over quantity when it comes to guest posting.</p>
<p>So what <span style="text-decoration: underline;">shouldn’t</span> you do?</p>
<ul>
<li><strong>Aimlessly send out requests asking a multitude of questions regarding guidelines. </strong></li>
</ul>
<p>Why? &#8211; Because blogs like this usually have set guidelines that can be found on ‘guest posting’ sections of their site. Asking webmasters questions that they have already answered shows your lack of attention to detail. Not a good sign.</p>
<p><strong> </strong></p>
<ul>
<li><strong>Ignore the target audience. </strong></li>
</ul>
<p>Figuring out the niche for that blog, or the readers interests from previous posts that they have on the site is helpful. Of course you may be working for clients or have your own ideas that are far away from the niche theme of the blog that you are approaching. One solution to this is to be creative and to try and marry the ideas that you have, to this niche. For example, I recently found a blog on video-gaming where I wanted to incorporate a client that supplies contemporary decorative art; I came up with ideas such as ‘concept art in video-games’ and even ‘tattoo art inspired by game characters’. These worked well.</p>
<p><strong> </strong></p>
<ul>
<li><strong>Follow-suit. </strong></li>
</ul>
<p>Taking initiative is highly appreciated in the world of guest posting. Don’t be afraid to send some material to the blog owner, rather than simply asking to send some. If they are a successful blog, chances are they will be inundated with requests daily, many of which they turn down. Instead, sending some well written content with a good email explaining your intentions will be a breath of fresh air, will get you noticed and will heighten your chances of getting that post.</p>
<p><strong> </strong></p>
<ul>
<li><strong>Be generic. </strong></li>
</ul>
<p>Go ‘gaga’ with the hyperbole, the numbered titles and the informative language used. If the blog owner wants changes to be made, you’ll be informed, but standing out is the key – a title can make the topic seem boring even if the content is great. Huge blogs of text with no photographs are a no-no. Avoid these.</p>
<p><strong> </strong></p>
<ul>
<li><strong>Give up. </strong></li>
</ul>
<p>If your post was refused but you followed the above steps, chances are it’s going to have been a pretty well put together and thought out piece of work. A well constructed post is never a wasted effort, so don’t waste it – use it elsewhere or use it on your own blog if you can. If at first you don’t succeed, try and try again. <img src='http://www.datadial.net/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.datadial.net/blog/index.php/2010/10/01/successfully-guest-posting-on-a-list-blogs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

