<?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>Web Design, Wordpress and Hosting Services in Swindon</title>
	<atom:link href="http://dmjcomputerservices.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://dmjcomputerservices.com</link>
	<description>Complete Professional Website Services</description>
	<lastBuildDate>Thu, 17 May 2012 14:00:46 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Why you shouldn&#8217;t align html justify</title>
		<link>http://dmjcomputerservices.com/blog/2012/05/14/why-you-shouldnt-align-html-justify/</link>
		<comments>http://dmjcomputerservices.com/blog/2012/05/14/why-you-shouldnt-align-html-justify/#comments</comments>
		<pubDate>Mon, 14 May 2012 13:39:20 +0000</pubDate>
		<dc:creator>Martin Jarvis</dc:creator>
				<category><![CDATA[What I have learned today]]></category>

		<guid isPermaLink="false">http://dmjcomputerservices.com/?p=2393</guid>
		<description><![CDATA[Have you ever wanted to align the text on your web pages so that it spreads across each line, just like in newspaper columns? You might think this looks good, but here are a few reasons you might want to reconsider<p><a href="http://dmjcomputerservices.com/why-you-shouldnt-align-html-justify">Why you shouldn't specify align=justify for your website text</a></p><p><a href="http://dmjcomputerservices.com/blog/2012/05/14/why-you-shouldnt-align-html-justify/">Why you shouldn&#8217;t align html justify</a> is another great post from: <a href="http://www.dmjcomputerservices.com">DMJ Computer Services</a></p>
]]></description>
			<content:encoded><![CDATA[<div style="float: right; width: 35%; padding-left: 20px;">
<div class="woo-sc-box tick  rounded " style="padding-left:15px;background-image:none;">Here&#8217;s an example of normally aligned website text. As you can see, the text is aligned to the left margin meaning that not all of the text will align to the right margin.</p>
<p>AND</p>
<p style="text-align: justify;">Here&#8217;s an example of justified website text. As you can see, the text is aligned to both the left margin and right margins, meaning that each line will be the same length.</p>
</div>
</div>
<div id="attachment_1731" class="wp-caption alignleft" style="width: 110px"><img class="size-full wp-image-1731 " title="Martin Jarvis" src="http://dmjcomputerservices.com/wp-content/uploads/2011/10/martinjarvis.jpg" alt="Martin Jarvis" width="100" height="112" /><p class="wp-caption-text">Martin says... Don&#39;t Justify Align</p></div>
<p>I was recently asked by one of my WordPress clients to justify fully the text on their website rather than to align left. Justification (or full alignment or double justification) means that each line in your web page is the same length (except perhaps for the last line), with the text on those lines being spread out to meet a uniform line width and to align with both the left and right margins.</p>
<p>The html code (or attribute) to achieve this (for those of you who are interested) is <em>align=&#8221;justify&#8221;</em>.</p>
<p>I advised my client against justifying the text on their web page. I think that most website readers prefer to have their text set out in fairly narrow columns, and with the text aligned left. This makes it easier to read.</p>
<p>Justified Alignment is is actually non-standard for the web, and the W3C standards commitee state the following :</p>
<div class="woo-sc-box info large  " style="padding-left:15px;background-image:none;">Many people with cognitive disabilities have a great deal of trouble with blocks of text that are justified (aligned to both the left and the right margins). The spaces between words create &#8220;rivers of white&#8221; running down the page, which can make the text difficult for some people to read. This failure describes situations where this confusing text layout occurs. The best way to avoid this problem is not to create text layout that is fully justified (aligned to both the left and the right margins).</div>
<p>Of course, it&#8217;s up to you as a website owner to make the final decision on the text layout and other styles on your site, and don&#8217;t forget that text alignment has worked successfully for newspapers for many decades.</p>
<p><a href="http://dmjcomputerservices.com/blog/2012/05/14/why-you-shouldnt-align-html-justify/">Why you shouldn&#8217;t align html justify</a> is another great post from: <a href="http://www.dmjcomputerservices.com">DMJ Computer Services</a></p>
]]></content:encoded>
			<wfw:commentRss>http://dmjcomputerservices.com/blog/2012/05/14/why-you-shouldnt-align-html-justify/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How do I comply with the EU Cookie Directive?</title>
		<link>http://dmjcomputerservices.com/blog/2012/05/13/eu-privacy-directive-cookies/</link>
		<comments>http://dmjcomputerservices.com/blog/2012/05/13/eu-privacy-directive-cookies/#comments</comments>
		<pubDate>Sun, 13 May 2012 09:46:53 +0000</pubDate>
		<dc:creator>Martin Jarvis</dc:creator>
				<category><![CDATA[Newsletter Tips]]></category>
		<category><![CDATA[What I have learned today]]></category>

		<guid isPermaLink="false">http://dmjcomputerservices.com/?p=2398</guid>
		<description><![CDATA[The EU Cookie directive comes into force for UK-based websites on 25th May 2012. This directive came into force for some other countries in the EU a year ago, but the UK government gave website owners here an additional year to make their sites compliant, whilst at the same time hoping that the directive itself was clarified. Everyone seems to be waiting to see what everyone else will do, but just in case you want to be one of the first, here's a solution for your website<p><a href="http://dmjcomputerservices.com/blog/2012/04/29/eu-privacy-directive-cookies/">More about the EU Cookie Directive</a></p><p><a href="http://dmjcomputerservices.com/blog/2012/05/13/eu-privacy-directive-cookies/">How do I comply with the EU Cookie Directive?</a> is another great post from: <a href="http://www.dmjcomputerservices.com">DMJ Computer Services</a></p>
]]></description>
			<content:encoded><![CDATA[<h2><img class="alignright size-full wp-image-2421" title="Solutions for the EU Cookie Directive" src="http://dmjcomputerservices.com/wp-content/uploads/2012/05/dmj_cookie_eu.jpg" alt="Solutions for the EU Cookie Directive" width="425" height="282" />EU Cookie Directive</h2>
<p>The EU Cookie directive comes into force for UK-based websites on 25th May 2012. This directive came into force for some other countries in the EU a year ago, but the UK government gave website owners here an additional year to make their sites compliant, whilst at the same time hoping that the directive itself was clarified.</p>
<h3>What does the EU Cookie Directive say?</h3>
<div class="woo-sc-box note   " style="padding-left:15px;background-image:none;">Cookies or similar devices must not be used unless the subscriber or user of the relevant terminal equipment:</p>
<p>(a) is provided with clear and comprehensive information about the purposes of the storage of, or access to, that information</p>
<p>AND</p>
<p>(b) has given his or her consent</div>
<p>Read the <a title="Full EU Cookie Directive from the ICO" href="http://www.ico.gov.uk/for_organisations/privacy_and_electronic_communications/the_guide/cookies.aspx" target="_blank">full EU Cookie Directive as published by the Information Commissioner&#8217;s Office (ICO)</a>.</p>
<h3>What does the EU Cookie Directive mean in practical terms?</h3>
<p>From 25th May, all websites must tell visitors if they employ non-essential cookies AND must get explicit permission from visitors to store those cookies on their computer. This clearly has implications for many thousands of website owners, given that the majority of websites use cookies.</p>
<p>The choice of how you deal with this directive is yours as website owners, but here are our thoughts :</p>
<ul>
<li>Implementing the directive is likely to adversely impact your website traffic, as more people will click away from your site rather than accept the cookies. This is irrational on the part of the visitor, because they are likely to be visiting many other websites that are operated outside the EU, or which don&#8217;t disclose their use of cookies, but nonetheless is likely to discourage some from entering your website;</li>
<li>If you are using usage tracking systems, such as Google Analytics, your stats are in future likely to grossly under-report your real traffic. The reason for this is that website visitors that arrive at your site and don&#8217;t accept your cookies will not be tracked (that&#8217;s the whole point of the directive). Anecdotal evidence from other website owners suggests that your reported Google Analytics traffic might fall by as much as 80%-90%;</li>
<li>The directive will put those that comply with it at a disadvantage to those who don&#8217;t&#8230; although they may avoid a fine!</li>
<li>Most website owners will not implement the directive, either through ignorance, or defiance, or simply because they don&#8217;t know how to implement the changes (or think they will cost too much);</li>
<li>A few website owners will have action taken against them;</li>
</ul>
<h3>Is your website affected by the new EU Cookie Directive?</h3>
<p>Most websites use cookies. However, some cookie use is exempt from the directive, such as cookies that are used to provide a user function that would not be possible without the use of the cookies. For example, a shopping cart system would be expected to use cookies to store the contents of the cart while the visitor was shopping, and to ensure that when they went to checkout the contents of the cart were available.</p>
<p>However, the use of 3rd-party cookies such as those that track visitor usage of the site, are caught by the directive. This means, for example, that if your site uses Google Analytics, Adwords or Adsense code, the directive applies to you.</p>
<h3>If you want to comply with the directive, what should you do?</h3>
<p>Based on our current understanding, to properly comply with the directive, you need to either :</p>
<p style="padding-left: 30px;"><div class="woo-sc-box info   " style="padding-left:15px;background-image:none;">Remove the use of all non-essential cookies from your website;</div></p>
<p>or</p>
<p style="padding-left: 30px;"><div class="woo-sc-box info   " style="padding-left:15px;background-image:none;">Inform your visitors as soon as they arrive at your site that you use cookies;<br />
Offer them an opt-in (so they confirm they are happy to use the site in the knowledge that you are depositing cookies on their computer);<br />
Tell them what cookies you are using and what they are used for;<br />
Bear in mind that visitors can arrive at your site on any page, so this declaration needs to be visible on every page;</div></p>
<p>In any case, it might be prudent to involve your website developer or to get an independent audit of the cookies in use on your website. Implementing the changes on your website to comply with these directives might just take an hour or two to assess and complete.</p>
<h3>We can do this for you</h3>
<p>We are not happy that this directive is coming into force. It creates additional work for us which, unfortunately, has to be paid for by our clients. If our clients want us to audit their site for cookie usage, and subsequently to change the website to comply, then we will need to charge for this work.</p>
<p>Our expectation is for a typical cookie audit to cost no more than £20+vat, and making appropriate compliance changes to your website will cost in the region of £40+vat &#8211; £80+vat. For larger, or more complex sites, this may be higher, but we will always discuss the costs and implications with you first.</p>
<p>Here is an example of the <a title="How to implement the EU Cookie Directive" href="http://mygreatnews.co.uk" target="_blank">EU Cookie Directive in action</a> on one of our sites. Bear in mind that it&#8217;s not necessarily just a case of installing a plugin or other supplied code into your website. To do the job properly we think you need to :</p>
<ul>
<li>Ensure you have a prominent notification on every page of your website to let your visitors know that you store cookies on their computer;</li>
<li>Give visitors the opportunity to understand which cookies you use and how you use them. We do this in the example site by pointing them to our privacy policy;</li>
<li>Allow visitors to confirm that they are happy to accept your cookies&#8230; and make sure you only store the cookies if they have accepted them &#8211; this might mean adding a little extra code to &#8216;wrap around&#8217; your cookie creation process;</li>
<li>If your site allows login or commenting ability (and this process generates cookies), add a short bit of text at the login stage or above the comments area just to gently advise your visitors that this will generate a cookie;</li>
</ul>
<a href="http://dmjcomputerservices.com/contact-us/" class="woo-sc-button  custom large" style="background:;border-color:"><span class="woo-tick">Get help with the EU Cookie Directive</span></a>
<p>&nbsp;</p>
<p><a href="http://dmjcomputerservices.com/blog/2012/05/13/eu-privacy-directive-cookies/">How do I comply with the EU Cookie Directive?</a> is another great post from: <a href="http://www.dmjcomputerservices.com">DMJ Computer Services</a></p>
]]></content:encoded>
			<wfw:commentRss>http://dmjcomputerservices.com/blog/2012/05/13/eu-privacy-directive-cookies/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress post edit area is blank (displays white text on white background)</title>
		<link>http://dmjcomputerservices.com/blog/2012/02/15/wordpress-post-edit-area-is-blank-displays-white-text-on-white-background/</link>
		<comments>http://dmjcomputerservices.com/blog/2012/02/15/wordpress-post-edit-area-is-blank-displays-white-text-on-white-background/#comments</comments>
		<pubDate>Wed, 15 Feb 2012 18:44:01 +0000</pubDate>
		<dc:creator>Martin Jarvis</dc:creator>
				<category><![CDATA[What I have learned today]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://dmjcomputerservices.com/?p=2359</guid>
		<description><![CDATA[Have you recently updated WordPress and noticed your post area looks blank and the icons don't display when you edit existing posts or pages?<p><a href="http://dmjcomputerservices.com/wordpress-post-edit-area-is-blank-displays-white-text-on-white-background/">Here is a solution to fix the white text on white background problem in WordPress that could improve performance too</a></p><p><a href="http://dmjcomputerservices.com/blog/2012/02/15/wordpress-post-edit-area-is-blank-displays-white-text-on-white-background/">WordPress post edit area is blank (displays white text on white background)</a> is another great post from: <a href="http://www.dmjcomputerservices.com">DMJ Computer Services</a></p>
]]></description>
			<content:encoded><![CDATA[<div id="attachment_1716" class="wp-caption alignright" style="width: 160px"><img class="size-full wp-image-1716" title="Wordpress Experts" src="http://dmjcomputerservices.com/wp-content/uploads/2011/09/blue-l1.png" alt="Wordpress Logo" width="150" height="150" /><p class="wp-caption-text">Official WordPress Logo</p></div>
<p>Have you recently updated WordPress and then noticed that your post area looks blank when you edit existing posts or pages?</p>
<p>I noticed this after going through the hassle of <strong>upgrading to WordPress 3.3.1</strong>, and manifests itself as white text being displayed on a white background when your post edit page loads. You might also find that <strong>switching between &#8216;Visual&#8217; and &#8216;HTML&#8217; modes doesn&#8217;t work</strong> either, and the <strong>wysiwyg icons don&#8217;t display</strong>.</p>
<p>Having looked through loads of forums and support groups, with various suggestions such as uploading the WordPress files again, clearing cache, and switching off plugins, I came across a random suggestion that has appeared to fix the &#8216;white text on white background&#8217; problem for me.</p>
<p>Try installing the <a title="Use Google Libraries WordPress plugin to fix white text on white background problem" href="http://wordpress.org/extend/plugins/use-google-libraries/" target="_blank">Use Google Libraries</a> plugin, then clear your browser cache and try again. If this works for you then it suggest a problem with one of the WordPress libraries or files in your install, as the plugin will go off to Google&#8217;s libraries to get the files it needs instead. This could also improve the performance of your site too, as you will be making use of Google&#8217;s content delivery network and it&#8217;ll reduce the load on your server too.</p>
<p><a href="http://dmjcomputerservices.com/blog/2012/02/15/wordpress-post-edit-area-is-blank-displays-white-text-on-white-background/">WordPress post edit area is blank (displays white text on white background)</a> is another great post from: <a href="http://www.dmjcomputerservices.com">DMJ Computer Services</a></p>
]]></content:encoded>
			<wfw:commentRss>http://dmjcomputerservices.com/blog/2012/02/15/wordpress-post-edit-area-is-blank-displays-white-text-on-white-background/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Are Google helping or hindering your business?</title>
		<link>http://dmjcomputerservices.com/blog/2012/02/07/are-google-helping-or-hindering-your-business/</link>
		<comments>http://dmjcomputerservices.com/blog/2012/02/07/are-google-helping-or-hindering-your-business/#comments</comments>
		<pubDate>Tue, 07 Feb 2012 11:45:29 +0000</pubDate>
		<dc:creator>Martin Jarvis</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://dmjcomputerservices.com/?p=2356</guid>
		<description><![CDATA[Bottin Cartographes have successfully brought a law suit against Google in France, claiming that Google has been anti-competitive when offering their free Google Maps API service to businesses, and that this is not competitive with it’s own services. This is a very interesting case.<p><a href="http://dmjcomputerservices.com/blog/2012/02/07/are-google-aiding-or-abetting-your-business/">Does your business benefit or is it hindered by Google? Here are my thoughts...</a></p><p><a href="http://dmjcomputerservices.com/blog/2012/02/07/are-google-helping-or-hindering-your-business/">Are Google helping or hindering your business?</a> is another great post from: <a href="http://www.dmjcomputerservices.com">DMJ Computer Services</a></p>
]]></description>
			<content:encoded><![CDATA[<div id="attachment_1731" class="wp-caption alignright" style="width: 110px"><img class="size-full wp-image-1731" title="Martin Jarvis" src="http://dmjcomputerservices.com/wp-content/uploads/2011/10/martinjarvis.jpg" alt="Martin Jarvis" width="100" height="112" /><p class="wp-caption-text">Control your own domain</p></div>
<p>Bottin Cartographes have successfully brought a law suit against Google in France. Bottin claim that <a title="Google gets fined for offering free maps" href="http://www.techweekeurope.co.uk/news/france-fines-google-for-offering-free-maps-58648" target="_blank">Google has been anti-competitive when offering their free Google Maps API service</a> to businesses, and that this is not competitive with it’s own services. Of course, Google will appeal against this, and may well win, but it has potentially huge implications.</p>
<p>It can be really difficult for many conventional businesses to compete with companies that offer similar products and services free of charge. For businesses that have spent lots of time and money building a business, it can be frustrating to find that a large organisation comes along and gives the same, or very simliar products and services away at no charge. Some of the largest players (such as Google) can afford to build these services almost out of their slush funds, as a bit of a punt, without necessarily having a concrete business plan to show how much return on their investment can be expected. Indeed, Google even have what they call 20% time for their employees &#8211; allowing staff members to work on any business-related project of their choice for 20% of their working time.</p>
<p>As a consumer I think Google maps is a great application – so thank you google, but it is sad if it renders conventional businesses unviable as a result.</p>
<p>As a business owner, though, I know that I offer my clients a better, more professional and more thorough service than they can get from free Google Sites. I also believe that, as the saying goes, ‘all boats are lifted up in a flood’… making the market for my products and services larger than it was before they came along. In other words, owning a website is a more viable option than it was before for most people, and whilst they might look at a Google site as an initial option, they are more likely to come to me when they find that they want to do more with their web presence.</p>
<p>Perhaps Bottin Cartographes, and other organisations, should think like this too, and look for ways to capitalise on what must be a larger Worldwide market for business mapping services!</p>
<p>What’s your view? Is there a net benefit or a disadvantage to having companies like Google building the same services as you? Add your comments below&#8230;</p>
<p><a href="http://dmjcomputerservices.com/blog/2012/02/07/are-google-helping-or-hindering-your-business/">Are Google helping or hindering your business?</a> is another great post from: <a href="http://www.dmjcomputerservices.com">DMJ Computer Services</a></p>
]]></content:encoded>
			<wfw:commentRss>http://dmjcomputerservices.com/blog/2012/02/07/are-google-helping-or-hindering-your-business/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Creating Facebook Welcome and other pages</title>
		<link>http://dmjcomputerservices.com/blog/2012/02/06/creating-facebook-welcome-pages/</link>
		<comments>http://dmjcomputerservices.com/blog/2012/02/06/creating-facebook-welcome-pages/#comments</comments>
		<pubDate>Mon, 06 Feb 2012 18:37:56 +0000</pubDate>
		<dc:creator>Martin Jarvis</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://dmjcomputerservices.com/?p=2330</guid>
		<description><![CDATA[Do you want to add a welcome page to Facebook, and perhaps one that displays in two different ways depending whether the visitor has already 'liked' you or not? You can even go one step further and add other tabs (Facebook terminology for navigational links in your Facebook sidebar).<p><a href="http://dmjcomputerservices.com/blog/2012/02/06/creating-facebook-welcome-pages/">Add a great looking Welcome page to your Facebook page</a><p><a href="http://dmjcomputerservices.com/blog/2012/02/06/creating-facebook-welcome-pages/">Creating Facebook Welcome and other pages</a> is another great post from: <a href="http://www.dmjcomputerservices.com">DMJ Computer Services</a></p>
]]></description>
			<content:encoded><![CDATA[<blockquote><p>
<h2>Facebook Update &#8211; Welcome pages no longer available</h2>
<p>With incredible bad timing, Facebook have now removed the ability for users to direct visitors to a specific tab. This means that all &#8216;Fan Gate&#8217; style welcome pages will stop working pretty soon. You may have noticed this already if you have switched to the new timeline view for your facebook account.</p>
<p>Although you will no longer be able to create welcome pages for your Facebook visitors, you&#8217;ll still be able to create additional tabs (or sub-pages) that you can direct visitors to, but you&#8217;ll need to signpost these links in your posts rather than having your visitors directed there automatically.</p>
</blockquote>
<div id="attachment_2331" class="wp-caption alignright" style="width: 360px"><a href="http://www.facebook.com/pages/DMJ-Computer-Services-Ltd/182271825142301"><img class="size-full wp-image-2331" title="Facebook Welcome page for DMJ Computer Services" src="http://dmjcomputerservices.com/wp-content/uploads/2012/02/facebook-dmj.gif" alt="Facebook Welcome page for DMJ Computer Services" width="350" height="285" /></a><p class="wp-caption-text">The DMJ Facebook Welcome page</p></div>
<p>Do you want to add a welcome page to Facebook, and perhaps one that displays in two different ways depending whether the visitor has already &#8216;liked&#8217; you or not? You can even go one step further and add other tabs (Facebook terminology for navigational links in your Facebook sidebar). These can include html and javascript, so you could build some really slick functionality and design excellence into your pages.</p>
<p>This could add a little more professionalism to your Facebook business pages and, with an appropriate call-to-action, could encourage more people to like you.</p>
<div id="attachment_2333" class="wp-caption alignright" style="width: 360px"><a href="http://www.facebook.com/normandierentals"><img class="size-full wp-image-2333" title="Normandie Rentals on Facebook" src="http://dmjcomputerservices.com/wp-content/uploads/2012/02/facebook-normandierentals.gif" alt="Normandie Rentals on Facebook" width="350" height="240" /></a><p class="wp-caption-text">Facebook Welcome page for Normandie Rentals</p></div>
<p>First of all you&#8217;ll need to create a welcome page for your Facebook.</p>
<p>There are a few Facebook apps you can use to do the job, but I&#8217;m going to demonstrate the one I used. Before we go too far, take a look at our own <a title="Website design and development on Facebook" href="http://www.facebook.com/pages/DMJ-Computer-Services-Ltd/182271825142301" target="_blank">DMJ Computer Services</a> and <a title="Getting your vouchforthis testimonials on Facebook" href="http://www.facebook.com/pages/Vouchforthis/223545421005676" target="_blank">Vouchforthis welcome page on Facebook</a> so you can see what you&#8217;re aiming for &#8211; why not &#8216;like us&#8217; while you&#8217;re there? <img src='http://dmjcomputerservices.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<h2>Creating your Facebook Welcome page</h2>
<p>I chose the <strong>Static HTML: iframe tabs</strong> app from a <a href="http://www.socialmediaexaminer.com/top-10-facebook-apps-for-building-custom-pages-tabs/">suggested list of 10 facebook apps for building custom pages</a> to set up my custom welcome page. I did try a few of the other apps in the list, but this was the one that gave me the most flexibility, allowed me to add the javascript that the vouchforthis widget needs, and didn&#8217;t ask me to put a big advert for the developer on my page.</p>
<p>Here&#8217;s a link to the <a title="Instructions for adding the static html iframe tabs app" href="http://www.facebook.com/apps/application.php?id=190322544333196" target="_blank">instructions for installing and configuring the app</a>.</p>
<div id="attachment_2337" class="wp-caption alignright" style="width: 360px"><a href="http://www.facebook.com/pages/Vouchforthis/223545421005676"><img class="size-full wp-image-2337" title="Displaying your testimonials on Facebook" src="http://dmjcomputerservices.com/wp-content/uploads/2012/02/facebook-vft.gif" alt="Displaying your testimonials on Facebook" width="350" height="416" /></a><p class="wp-caption-text">Displaying your testimonials on Facebook</p></div>
<p>The nice thing about this app is that you can create different welcome pages for fans and non-fans &#8211; so the non-fan welcome page could be set up to encourage the visitor to &#8216;like&#8217; you, and the fan welcome page could contain some helpful hints and tips that you&#8217;re happy to give away to your fans.</p>
<h2>Display your testimonials on your Facebook page</h2>
<p>If you&#8217;re already a member of Vouchforthis, our <a title="Managing your website testimonials" href="http://vouchforthis.com">revolutionary tool for displaying on your websites and blogs</a>, you&#8217;ll know how useful it is to manage all your testimonials in a single place and then deploy them around the web. Now, using the Static HTML: iframe tabs app, you can also display your testimonial widget on your Facebook page. This is great, because you can show your Facebook visitors how credible you are BEFORE they find out more about you. Take a look at our detailed instructions for <a title="Displaying testimonials on Facebook" href="http://vouchforthis.com/adding-your-testimonials-to-facebook/" target="_blank">integrating your vouchforthis testimonials into your Facebook Welcome page</a>.</p>
<h2>Problems creating your Facebook Welcome page?</h2>
<p>If you&#8217;re having problems adding your Facebook Welcome page, or if you can&#8217;t add your Vouchforthis widget to it, drop us a line. If it&#8217;s a quick fix we&#8217;ll see if we can help out. If it looks like it will take a bit longer&#8230;<div class="woo-sc-box tick  rounded full" style="padding-left:15px;background-image:none;">
<h3>Let us do it for you</h3>
<p>We&#8217;re happy to work on a fixed price &#8216;no fix no fee&#8217; basis to our members. For just £40+vat we will install the Facebook App, build your Facebook welcome page AND add your vouchforthis widget.</p>

                <div class='gf_browser_unknown gform_wrapper' id='gform_wrapper_1' ><a name='gf_1' class='gform_anchor' ></a><form method='post' enctype='multipart/form-data' target='gform_ajax_frame_1' id='gform_1'  action='/feed/#gf_1'>
                        <div class='gform_body'>
                            <ul id='gform_fields_1' class='gform_fields top_label description_below'><li id='field_1_1' class='gfield' ><label class='gfield_label' for='input_1_1'>Name</label><div class='ginput_container'><input name='input_1' id='input_1_1' type='text' value='' class='medium' tabindex='1' /></div></li><li id='field_1_2' class='gfield               gfield_contains_required' ><label class='gfield_label' for='input_1_2'>Email<span class='gfield_required'>*</span></label><div class='ginput_container'><input name='input_2' id='input_1_2' type='text' value='' class='medium'  tabindex='2'   /></div></li><li id='field_1_3' class='gfield' ><label class='gfield_label' for='input_1_3'>Your Website</label><div class='ginput_container'><input name='input_3' id='input_1_3' type='text' value='http://' class='medium'  tabindex='3'   /></div></li><li id='field_1_4' class='gfield' ><label class='gfield_label' for='input_1_4'>Any other helpful information</label><div class='ginput_container'><textarea name='input_4' id='input_1_4' class='textarea medium' tabindex='4'   rows='10' cols='50'></textarea></div></li><li id='field_1_5' class='gfield    gform_validation_container' ><label class='gfield_label' for='input_1_5'>Name</label><div class='ginput_container'><input name='input_5' id='input_1_5' type='text' value='' /></div><div class='gfield_description'>This field is for validation purposes and should be left unchanged.</div></li>
                            </ul></div>
        <div class='gform_footer top_label'> <input type='image' src='http://dmjcomputerservices.com/wp-content/uploads/2011/10/freshen-up-button.gif' id='gform_submit_button_1' class='gform_image_button' alt='Submit' tabindex='5' /><input type='hidden' name='gform_ajax' value='form_id=1&amp;title=&amp;description=' />
            <input type='hidden' class='gform_hidden' name='is_submit_1' value='1' />
            <input type='hidden' class='gform_hidden' name='gform_submit' value='1' />
            <input type='hidden' class='gform_hidden' name='gform_unique_id' value='4fb6213df41ab' />
            <input type='hidden' class='gform_hidden' name='state_1' value='YToyOntpOjA7czo2OiJhOjA6e30iO2k6MTtzOjMyOiJmM2I5OGE1NzdhMjFkNzg1YTEwZGVmNTk3NDA0MWQ2NSI7fQ==' />
            <input type='hidden' class='gform_hidden' name='gform_target_page_number_1' id='gform_target_page_number_1' value='0' />
            <input type='hidden' class='gform_hidden' name='gform_source_page_number_1' id='gform_source_page_number_1' value='1' />
            <input type='hidden' name='gform_field_values' value='' />
            
        </div>
                </form>
                </div>
                <iframe style='display:none;width:0px; height:0px;' src='about:blank' name='gform_ajax_frame_1' id='gform_ajax_frame_1'></iframe>
                <script type='text/javascript'>function gformInitSpinner_1(){jQuery('#gform_1').submit({eventName : 'ajaxSpinner'}, function(){jQuery('#gform_submit_button_1').attr('disabled', true).after('<' + 'img id="gform_ajax_spinner_1"  class="gform_ajax_spinner" src="http://dmjcomputerservices.com/wp-content/plugins/gravityforms/images/spinner.gif" alt="" />');jQuery('#gform_wrapper_1 .gform_previous_button').attr('disabled', true); jQuery('#gform_wrapper_1 .gform_next_button').attr('disabled', true).after('<' + 'img id="gform_ajax_spinner_1"  class="gform_ajax_spinner" src="http://dmjcomputerservices.com/wp-content/plugins/gravityforms/images/spinner.gif" alt="" />');});}jQuery(document).ready(function($){gformInitSpinner_1();jQuery('#gform_ajax_frame_1').load( function(){var contents = jQuery(this).contents().find('*').html();var is_postback = contents.indexOf('GF_AJAX_POSTBACK') >= 0;if(!is_postback){return;}var form_content = jQuery(this).contents().find('#gform_wrapper_1');var is_redirect = contents.indexOf('gformRedirect(){') >= 0;jQuery('#gform_submit_button_1').removeAttr('disabled');if(form_content.length > 0){jQuery('#gform_wrapper_1').html(form_content.html());jQuery(document).scrollTop(jQuery('#gform_wrapper_1').offset().top);if(window['gformInitDatepicker']) {gformInitDatepicker();}if(window['gformInitPriceFields']) {gformInitPriceFields();}var current_page = jQuery('#gform_source_page_number_1').val();gformInitSpinner_1();jQuery(document).trigger('gform_page_loaded', [1, current_page]);}else if(!is_redirect){var confirmation_content = jQuery(this).contents().find('#gforms_confirmation_message').html();if(!confirmation_content){confirmation_content = contents;}setTimeout(function(){jQuery('#gform_wrapper_1').replaceWith('<' + 'div id=\'gforms_confirmation_message\' class=\'gform_confirmation_message_1\'' + '>' + confirmation_content + '<' + '/div' + '>');jQuery(document).scrollTop(jQuery('#gforms_confirmation_message').offset().top);jQuery(document).trigger('gform_confirmation_loaded', [1]);}, 50);}else{jQuery('#gform_1').append(contents);if(window['gformRedirect']) gformRedirect();}jQuery(document).trigger('gform_post_render', [1, current_page]);});});</script><script type='text/javascript'> jQuery(document).ready(function(){jQuery(document).trigger('gform_post_render', [1, 1])}); </script>
</div></p>
<p>&nbsp;</p>
<p><a href="http://dmjcomputerservices.com/blog/2012/02/06/creating-facebook-welcome-pages/">Creating Facebook Welcome and other pages</a> is another great post from: <a href="http://www.dmjcomputerservices.com">DMJ Computer Services</a></p>
]]></content:encoded>
			<wfw:commentRss>http://dmjcomputerservices.com/blog/2012/02/06/creating-facebook-welcome-pages/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How do I get more people to read my blog? Step 4 &#8211; Getting strangers to spread the word</title>
		<link>http://dmjcomputerservices.com/blog/2012/02/02/get-strangers-to-spread-the-word/</link>
		<comments>http://dmjcomputerservices.com/blog/2012/02/02/get-strangers-to-spread-the-word/#comments</comments>
		<pubDate>Thu, 02 Feb 2012 10:20:56 +0000</pubDate>
		<dc:creator>Martin Jarvis</dc:creator>
				<category><![CDATA[SEO Hints and Tips]]></category>
		<category><![CDATA[What I have learned today]]></category>

		<guid isPermaLink="false">http://dmjcomputerservices.com/?p=2282</guid>
		<description><![CDATA[How do you get complete strangers to share your blog content? Want a few hints and tips?<p><a href="http://dmjcomputerservices.com/get-strangers-to-spread-the-word/" title="Get strangers to spread the word about your blog">The 4th in a series about getting more visitors to read your blog</a></p><p><a href="http://dmjcomputerservices.com/blog/2012/02/02/get-strangers-to-spread-the-word/">How do I get more people to read my blog? Step 4 &#8211; Getting strangers to spread the word</a> is another great post from: <a href="http://www.dmjcomputerservices.com">DMJ Computer Services</a></p>
]]></description>
			<content:encoded><![CDATA[<p>This is the fourth in a series of articles to help you get more blog traffic.</p>
<p>If you have been following the series you would already have read <a title="Boosting search engine traffic to my blog" href="http://dmjcomputerservices.com/get-more-blog-traffic-from-search-engines">how to boost the search engine traffic to your blog</a>, <a title="How to get links from other websites to your blog" href="http://dmjcomputerservices.com/get-found-by-external-links/">how to get other websites to link to yours</a>, and <a title="Letting your followers know about your blog posts" href="http://dmjcomputerservices.com/sharing-my-blog-with-friends-fans-followers/">telling friends, family and followers about it</a>. Now it’s time to <strong>get other people to tell their networks about your blog</strong>.</p>
<h3>Getting strangers to spread the word about my blog</h3>
<div style="float: right; width: 35%; padding-left: 10px;">
<div class="woo-sc-box info   ">
<h3>Quick Tips</h3>
<p>Use sharing icons</p>
<p>Re-Tweet and ask for Re-Tweets</p>
<p>Make your content useful or interesting</p>
</div>
</div>
<p>Wouldn&#8217;t it be great if you could just post some content on your site and then get loads of people you don&#8217;t know to tell their friends about it? Well, it&#8217;s Social Media again!&#8230;</p>
<p>Do you use social sharing icons on your website posts? These are the icons that visitors can click to <strong>share your article with their own followers</strong> if they like it enough. If your content really is good, and it is relevant to other people (why would you post it otherwise?), then you should allow them to easily share it. If you don&#8217;t have these on your site, there are some decent plugins (search for something like &#8216;social sharing plugins&#8217; if you use platforms such as WordPress, Joomla or Drupal). Ask your website designer if you&#8217;re having trouble.</p>
<p>Twitter is also useful here &#8211; if you tweet about something, and there is space left at the end of the the tweet, try adding something like &#8216;Pls RT&#8217;. A few kind souls will see it and might re-tweet it for you. There are a few things to bear in mind here, though &#8211; out of courtesy you should also extend the favour when you see one of their tweets (if you think it would be of interest to your followers), and you shouldn&#8217;t ask for everything to be re-tweeted. Here&#8217;s something radical..</p>
<blockquote><p>If you&#8217;re actively tweeting your own interesting content, why not try re-tweeting a few Tweets that your own network have posted? You might find that they then come looking for your tweets&#8230; and re-tweet some of them!</p></blockquote>
<p><strong>Important</strong> &#8212; people that don&#8217;t know are only likely to share your content with their networks if there is a good reason for them to do it. As we have already discussed, this is more likely to happen if you do something for them first (such as liking or re-tweeting them). However, you will still need to make your content useful enough or interesting enough to others. So, spend time building great content! One great post is worth more than a dozen lame ones.</p>
<p>&nbsp;</p>
<p>That&#8217;s the last of our short series helping you to get more blog visitors. Having got more visitors to read your blog, the next big challenge is getting more of them to interact with it &#8211; this means getting comments, and is the subject of a series of posts we&#8217;re working on right now&#8230;. and coming soon!</p>
<p><a href="http://dmjcomputerservices.com/blog/2012/02/02/get-strangers-to-spread-the-word/">How do I get more people to read my blog? Step 4 &#8211; Getting strangers to spread the word</a> is another great post from: <a href="http://www.dmjcomputerservices.com">DMJ Computer Services</a></p>
]]></content:encoded>
			<wfw:commentRss>http://dmjcomputerservices.com/blog/2012/02/02/get-strangers-to-spread-the-word/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How do I get more people to read my blog? Step 3 – Tell friends, fans and followers about it</title>
		<link>http://dmjcomputerservices.com/blog/2012/01/27/sharing-my-blog-with-friends-fans-followers/</link>
		<comments>http://dmjcomputerservices.com/blog/2012/01/27/sharing-my-blog-with-friends-fans-followers/#comments</comments>
		<pubDate>Fri, 27 Jan 2012 09:50:32 +0000</pubDate>
		<dc:creator>Martin Jarvis</dc:creator>
				<category><![CDATA[SEO Hints and Tips]]></category>
		<category><![CDATA[Social Media]]></category>
		<category><![CDATA[What I have learned today]]></category>

		<guid isPermaLink="false">http://dmjcomputerservices.com/?p=2276</guid>
		<description><![CDATA[You've got some search engine traffic and links from other websites. How do you go about letting your own network know about your content?<p><a href="http://dmjcomputerservices.com/sharing-my-blog-with-friends-fans-followers/" title="How to let your network of fans and followers know about your website">Find out how to tell your friends, fans and followers about your site</a><p><a href="http://dmjcomputerservices.com/blog/2012/01/27/sharing-my-blog-with-friends-fans-followers/">How do I get more people to read my blog? Step 3 – Tell friends, fans and followers about it</a> is another great post from: <a href="http://www.dmjcomputerservices.com">DMJ Computer Services</a></p>
]]></description>
			<content:encoded><![CDATA[<p>This is the third part of a series of articles to help you get more blog traffic.</p>
<p>If you have been following the series you would already have read <a title="Boosting search engine traffic to my blog" href="http://dmjcomputerservices.com/get-more-blog-traffic-from-search-engines/">how to boost the search engine traffic to your blog</a> and <a title="How to get links from other websites to your blog" href="http://dmjcomputerservices.com/get-found-by-external-links/">how to get other websites to link to yours</a>. Now it’s time to let other people know about your blog.</p>
<h3>Telling your friends, fans and followers about your site</h3>
<div style="float: right; width: 35%; padding: 10px;">
<div class="woo-sc-box info   ">
<h3>Quick Tips</h3>
<p>Social Media is your friend!</p>
<p>Join Linked In Groups</p>
<p>Good old-fashioned newsletters</p>
</div>
</div>
<p>Use <strong>social media sites to link to your content</strong> &#8211; post updates on your Facebook page and on Linked In, and Tweet from time to time, making sure you always link the update back to your website (otherwise, your followers won&#8217;t be able to discover all the other great content on your site). You should usually include a call-to-action to tell them why they need to visit. Social media is great for this &#8211; it&#8217;s generally free and easy to use. By posting regular, interesting and relevant content you will gradually build up a following. Then, hopefully, some of your followers will start to take solid actions (downloading your stuff, sharing your content, buying your goods, subscribing to other services etc).</p>
<p>Also to do with social media &#8211; make sure you follow other people in industries that are of interest to you. Quite often you&#8217;ll be followed back as a result.</p>
<p>Join some Linked In groups &#8211; look for those that are related to your interests (personal and business), and start contributing discussions and comments. Whilst on this subject &#8211; why not try <a title="Answering Linked In questions" href="http://www.linkedin.com/answers?trk=hb_tab_ayn" target="_blank">answering some of the questions that Linked In members post</a>. You might just get a few people look at your website or blog if your answers are credible.</p>
<p>Have you tried <strong>building up a subscriber list and sending regular newsletters</strong> to your followers? I know that all the focus seems to be on social media these days, but a lot of people do still read the stuff that arrives in their inbox. In addition, newsletters allow you to engage personally with your followers, giving them a range of different articles, hints and news items to read and at a time to suit them (rather than relying on them spotting your tweet as it zips past).</p>
<p>Does your blog / site have a <strong>feed subscription</strong> link? This is the (generally) orange wireless icon &#8211; it might also say &#8216;RSS Feed&#8217; &#8211; and allows your website visitors to subscribe to your blog updates. So, whenever you add a new blog post it will pop up in the feed reader that your visitor is using so that they are aware of it straight away. If you&#8217;re not already giving them this possibility, why not ask your web designer to add it for you? If you aren&#8217;t already using a feed reader yourself, then I recommend you take a look at <a title="Feed reader for your blog posts" href="http://igoogle.com">igoogle.com</a>. This will allow you to keep an eye on all of your favourite blog content (as well as what your competitors are writing about).</p>
<div class="woo-sc-box normal   ">Our next article will show how you can get other people to tell their friends about your blog content. In the meantime, be sure to <a title="DMJ website feed" href="http://dmjcomputerservices.com/feed/" target="_blank">subscribe to the feed</a> to be notified when the next article arrives, or you&#8217;ll have to just keep coming back to the site.</div>
<p><a href="http://dmjcomputerservices.com/blog/2012/01/27/sharing-my-blog-with-friends-fans-followers/">How do I get more people to read my blog? Step 3 – Tell friends, fans and followers about it</a> is another great post from: <a href="http://www.dmjcomputerservices.com">DMJ Computer Services</a></p>
]]></content:encoded>
			<wfw:commentRss>http://dmjcomputerservices.com/blog/2012/01/27/sharing-my-blog-with-friends-fans-followers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How do I get more people to read my blog? Step 2 &#8211; Get found from links on other websites</title>
		<link>http://dmjcomputerservices.com/blog/2012/01/21/get-found-by-external-links/</link>
		<comments>http://dmjcomputerservices.com/blog/2012/01/21/get-found-by-external-links/#comments</comments>
		<pubDate>Sat, 21 Jan 2012 15:35:28 +0000</pubDate>
		<dc:creator>Martin Jarvis</dc:creator>
				<category><![CDATA[SEO Hints and Tips]]></category>
		<category><![CDATA[What I have learned today]]></category>

		<guid isPermaLink="false">http://dmjcomputerservices.com/?p=2274</guid>
		<description><![CDATA[As part of your overall website or blog traffic strategy you should be getting links from other websites. There are effective and ineffective ways to do this.<p><a href="http://dmjcomputerservices.com/get-found-by-external-links/" title="getting links from other websites to mine">Here are some guidelines for getting links from other websites</a></p><p><a href="http://dmjcomputerservices.com/blog/2012/01/21/get-found-by-external-links/">How do I get more people to read my blog? Step 2 &#8211; Get found from links on other websites</a> is another great post from: <a href="http://www.dmjcomputerservices.com">DMJ Computer Services</a></p>
]]></description>
			<content:encoded><![CDATA[<p>This is the second part of a series of articles to help you get more blog traffic.</p>
<p>If you have been following the series you would already have read <a title="Boosting search engine traffic to my blog" href="http://dmjcomputerservices.com/blog/2012/01/17/get-more-blog-traffic-from-search-engines/">how to boost the search engine traffic to your blog</a>. Now it&#8217;s time to go to work on getting links from other websites.</p>
<h2>Getting found from links on other websites</h2>
<div style="float: right; width: 35%;">
<div class="woo-sc-box info   ">
<h3>Linking Resources</h3>
<p><a title="Google PageRank explained" href="http://en.wikipedia.org/wiki/PageRank" target="_blank">Explanation of Google PageRank</a></p>
<p><a title="How to get people to link to your website" href="http://dmjcomputerservices.com/blog/2011/11/30/how-to-get-people-to-link-to-your-website-or-blog/" target="_blank">How to get people to link to your website</a></p>
</div>
</div>
<p>The search engine benefit that your site receives when other sites link to you should not be underestimated. This is especially true for sites that already have a good search engine reputation AND which are relevant to your content. This is how much of the search engine World finds out which sites are reputable &#8211; if the BBC website links to one of your posts, Google is likely to rank your website more highly as a result. If you really want to learn more, take a look at the <a title="Definition of Google PageRank" href="http://en.wikipedia.org/wiki/PageRank" target="_blank">Wiki definition of PageRank</a>.</p>
<p>However, as well as the search engine benefit that inbound links offer, real visitors may click those links and visit your website too. So link building is really important for your website strategy. Here are a few ideas :</p>
<ul>
<li>Search for websites that have similar content to yours and ask for a link</li>
<li>If you operate in a niche, try seeking out blogs and forums that talk about your content and then start posting your own comments. However building up a reputation will take time, so&#8230;</li>
<ul>
<li>Don&#8217;t make your comments too sales focused</li>
<li>Do impart advice and answers to questions</li>
<li>Do offer to help out (even if it means recommending somebody else or another website)</li>
<li>Do make sure you include a link to your website &#8211; usually this is allowed as part of your signature</li>
</ul>
<li>Register on free, or low cost, niche sites &#8211; the ones that allow you to create a profile, add a bio, and, most importantly, link through to your own website. Some of these sites are very good and get a lot of traffic, so do &#8216;work&#8217; them hard, add content that will appeal to the typical users of the site, and make sure you don&#8217;t skimp on the details you upload either. The content you add to the site could help your own SEO activity as well as making it more likely that real visitors will want to find out more by visiting your website</li>
<li>Be wary of link exchanges &#8211; they generally don&#8217;t bring you any benefit and could end up diminishing your link value and sending people away from your site.</li>
</ul>
<p><strong>Tip : Use anchor text wisely</strong> &#8211; Anchor text is the visable, clickable text in a hyperlink. When adding links to your site, try to put something meaningful in the anchor text. Search engines use the anchor text to get a better idea of what is at the other end of the link and to understand what keywords your site is relevant for. So if your anchor text says &#8216;click here&#8217; that really doesn&#8217;t say very much, but if it says &#8216;Book your next French holiday&#8217; it gives a really big clue as to what your site is about. Real visitors will find it more useful too!</p>
<div class="woo-sc-box normal   ">Our next article will outline ways in which you can alert your friends, fans and followers to your blog content. In the meantime, be sure to <a title="DMJ Support website feed" href="http://dmjcomputerservices.com/feed/" target="_blank">subscribe to the feed</a> to be notified when the next article arrives, or you&#8217;ll have to just keep coming back to the site.</div>
<p><a href="http://dmjcomputerservices.com/blog/2012/01/21/get-found-by-external-links/">How do I get more people to read my blog? Step 2 &#8211; Get found from links on other websites</a> is another great post from: <a href="http://www.dmjcomputerservices.com">DMJ Computer Services</a></p>
]]></content:encoded>
			<wfw:commentRss>http://dmjcomputerservices.com/blog/2012/01/21/get-found-by-external-links/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How do I get more people to read my blog? Step 1 &#8211; Get found by the search engines</title>
		<link>http://dmjcomputerservices.com/blog/2012/01/17/get-more-blog-traffic-from-search-engines/</link>
		<comments>http://dmjcomputerservices.com/blog/2012/01/17/get-more-blog-traffic-from-search-engines/#comments</comments>
		<pubDate>Tue, 17 Jan 2012 15:31:00 +0000</pubDate>
		<dc:creator>Martin Jarvis</dc:creator>
				<category><![CDATA[SEO Hints and Tips]]></category>
		<category><![CDATA[What I have learned today]]></category>

		<guid isPermaLink="false">http://dmjcomputerservices.com/?p=2271</guid>
		<description><![CDATA[First of a series of articles answering the question... "How do I get more people to read my blog?". This article explains how to get more search engine traffic.<p><a href="http://dmjcomputerservices.com/blog/2012/01/17/get-more-blog-traffic-from-search-engines/">Start boosting your blog visitors by getting more search traffic</a></p><p><a href="http://dmjcomputerservices.com/blog/2012/01/17/get-more-blog-traffic-from-search-engines/">How do I get more people to read my blog? Step 1 &#8211; Get found by the search engines</a> is another great post from: <a href="http://www.dmjcomputerservices.com">DMJ Computer Services</a></p>
]]></description>
			<content:encoded><![CDATA[<p>This is the first of a two-part response to a question one of my clients raised recently. The question was this&#8230;</p>
<blockquote><p>I know my posts aren’t the most exciting to read but wondered if something can be done to make it easy for folks to comment or even follow my blog if they so wish. Any suggestions?</p></blockquote>
<p>I am splitting this into separate posts because there are really two different problems that need resolving :</p>
<p><strong>How do I get more people to read my blog posts? </strong></p>
<p><strong></strong>Then, once they have read the blog post&#8230;.</p>
<p><strong>How do I get people to comment on, and follow, my blog posts?</strong></p>
<p>So, first things first&#8230;</p>
<h2>How do I get more people to read my blog posts?</h2>
<p>Pretty much all the people who arrive at your website do so because :</p>
<ol>
<li>They found it via a search engine</li>
<li>They found a link to it on another website</li>
<li>You told them about it</li>
<li>Somebody else told them about it</li>
<li>You paid for them to find it</li>
</ol>
<p>So it would seem reasonable that to increase your visitor numbers you need to address each of the above points to some degree. Let&#8217;s tackle each one in turn, but bear in mind that each of these points really merits a comprehensive article in it&#8217;s own right so only the basics are discussed here&#8230;</p>
<h3>Getting found by search engines</h3>
<div style="float: right; width: 35%; padding: 10px;">
<div class="woo-sc-box info   ">
<h3>Search Engine Resources</h3>
<p><a title="Beginners guide to SEO" href="http://dmjcomputerservices.com/blog/2011/11/21/beginners-guide-to-search-engine-optimisation/">SEO Starter Guide</a></p>
<p><a title="Google keyword tool" href="https://adwords.google.com/o/Targeting/Explorer?__u=1000000000&amp;__c=1000000000&amp;ideaRequestType=KEYWORD_IDEAS#search.none" target="_blank">Google Keyword Tool</a></p>
<p><a title="SEO hints and tips" href="http://dmjcomputerservices.com/blog/category/seo-hints-tips/">My SEO Hints and Tips</a></div>
</div>
<p>With so many new websites being launched, it really is getting much harder to achieve good search engine positions for your site&#8217;s main key phrases. If you operate in a fairly exclusive niche then it might be slightly easier, but mostly it is hard, hard work without guarantee of success. Paying a search optimisation expert to help you do this may get you results, but you need to be fairly sure that your return on investment will outweight the costs before you commit, and if you do engage a professional -</p>
<ul>
<li>make sure that you can measure the improvement as you go</li>
<li>don&#8217;t pay a large amount up front</li>
</ul>
<p>There are things that you should be doing on your website yourself <strong>BEFORE</strong> asking a professional to get involved. I&#8217;m talking about the SEO &#8216;low hanging fruit&#8217; here, the kind of good practice that should really be part of every page and every blog post that you create. There are no secrets here &#8211; just good common sense.</p>
<div class="woo-sc-box alert   ">If you don&#8217;t do this (or pay someone to do it for you) then your chances of getting reasonable numbers of search engine visitors to land on your website are pretty slim.</div>
<p>Some of the points that will help search engines find your site, and rank it more highly, are :</p>
<ul>
<li>Make your site easily navigable, and make sure all of the pages that you want to be found can be found by navigating around your site. Remember that search engines cannot &#8216;log in&#8217; to your site, so if you put any of your great content behind a login / registration page&#8230; it cannot be found;</li>
<li>Create a sitemap for search engines AND tell the search engines about it. This is not the same as your normal html sitemap to help visitors find their way around your site, but is generally an XML sitemap specifically built for search engines;</li>
<li>Finding some good phrases that people really do search for and then planting them in your website. There are various keyword tools that will help you find reasonable keywords for your site, but <strong>make sure you don&#8217;t go for the highly competitive keywords</strong> &#8211; isn&#8217;t it better to be found on page 1 of Google for a term that is searched for 50 times a month, than to be found on page 20 for a term that is searched for a million times a month? Nobody will find you on page 20. Also, bear in mind that none of the keyword tools are completely accurate!</li>
<li>Making sure each of your pages has a good page title that really explains what the page is about &#8211; this could include one or several of your keywords;</li>
<li>Structuring the layout of your pages so they contain appropriate heading tags (these are the h1, h2, h3 etc html tags)</li>
<li>Making sure that plenty of other websites link to yours. This is really important, but I&#8217;m going to leave this for my next post (see &#8216;Getting found from links on other websites&#8217; coming soon)</li>
<li>Fairly frequent updates to your website and blog content. Search engines appear to be giving frequency of update a little more priority these days. It makes sense for them to do this, as an active website is more likely to be &#8216;current&#8217; and the business owner &#8216;at home&#8217;. If you were Google, would you really want to show searchers a web page that hadn&#8217;t changed for 5 years?</li>
</ul>
<div>That&#8217;s it, in a nutshell, although to do this well for even a small website will be many hours work, and you&#8217;ll need to keep constantly reviewing how things are going and adjusting the site (especially your <strong>keyword usage</strong> and <strong>link building</strong>) to improve. There is such a lot of research material on the web for SEO, so if you want to know more &#8211; get searching&#8230; although you should perhaps get started with the <a title="Beginners Guide to SEO from Google" href="http://dmjcomputerservices.com/blog/2011/11/21/beginners-guide-to-search-engine-optimisation/">Google SEO Starters Guide</a>.</div>
<div>After writing this post I decided to split the other 4 points out into separate posts to make them more manageable (for you and me), so be sure to <a title="Website development and hosting feed" href="http://dmjcomputerservices.com/feed/">subscribe to the feed</a> to be notified when the next one arrives.</div>
<p><a href="http://dmjcomputerservices.com/blog/2012/01/17/get-more-blog-traffic-from-search-engines/">How do I get more people to read my blog? Step 1 &#8211; Get found by the search engines</a> is another great post from: <a href="http://www.dmjcomputerservices.com">DMJ Computer Services</a></p>
]]></content:encoded>
			<wfw:commentRss>http://dmjcomputerservices.com/blog/2012/01/17/get-more-blog-traffic-from-search-engines/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Forex Ninjas in your Analytics? &#8211; You have Referrer Spam!</title>
		<link>http://dmjcomputerservices.com/blog/2012/01/13/forex-ninjas-in-your-analytics-you-have-referrer-spam/</link>
		<comments>http://dmjcomputerservices.com/blog/2012/01/13/forex-ninjas-in-your-analytics-you-have-referrer-spam/#comments</comments>
		<pubDate>Fri, 13 Jan 2012 17:44:17 +0000</pubDate>
		<dc:creator>Martin Jarvis</dc:creator>
				<category><![CDATA[What I have learned today]]></category>

		<guid isPermaLink="false">http://dmjcomputerservices.com/?p=2225</guid>
		<description><![CDATA[Have you checked your Google Analytics traffic stats recently and noticed a bit of traffic from some unlikely sources? When checking your referrers (which sites have sent you traffic) have you spotted sites such as www.forex-ninjas.com and www.rock.to? If so, then you have had some referrer spam.<p><a href="http://dmjcomputerservices.com/blog/2012/01/13/forex-ninjas-in-your-analytics-you-have-referrer-spam">This traffic is no good at all to you, and isn't actually the result of them visiting your site at all. Confused? Read on...</a></p><p><a href="http://dmjcomputerservices.com/blog/2012/01/13/forex-ninjas-in-your-analytics-you-have-referrer-spam/">Forex Ninjas in your Analytics? &#8211; You have Referrer Spam!</a> is another great post from: <a href="http://www.dmjcomputerservices.com">DMJ Computer Services</a></p>
]]></description>
			<content:encoded><![CDATA[<div id="attachment_2226" class="wp-caption alignright" style="width: 410px"><img class="size-full wp-image-2226" title="Referrer spam in your Analytics reports" src="http://dmjcomputerservices.com/wp-content/uploads/2012/01/referrer-spam.gif" alt="Referrer spam in your Analytics reports" width="400" height="209" /><p class="wp-caption-text">This is Referrer Spam</p></div>
<p>Have you checked your Google Analytics traffic sats recently and noticed a bit of traffic from some unlikely sources?</p>
<p>When checking your referrers (which sites have sent you traffic) have you spotted sites such as www.forex-ninjas.com and www.rock.to?</p>
<p>If so, then you have had some referrer spam. This traffic is no good at all to you, and isn&#8217;t actually the result of them visiting your site at all. Confused?</p>
<h2>What is referrer spam?</h2>
<p>When you add Google Analytics (or indeed any public facing analytics code) to your website you are placing a small script on your web pages. When someone visits your pages the script tells Google about the visit and Google then show it on your Analytics report.</p>
<p>However, as the script is visible in your page source (try navigating to your web page, then click &#8216;View Source&#8217; in your web browser tools and find &#8216;analytics&#8217;) it can be used in a bad way too. Here&#8217;s what happens&#8230;</p>
<p>If I had a website whose traffic I wanted to artificially boost, I would copy the analytics code form your web page and paste it (along with the code from thousands of other websites) into my own web page. Then I would navigate to my web page. This would immediate execute all of the analytics code scripts in the page, making it appear to Google that I had visited each of these pages.</p>
<p>That&#8217;s rubbish, I hear you say. Why would I want to waste my time doing that?</p>
<h2>What benefit does referrer spam have for the perpetrator?</h2>
<p>Well. When you see these sites appear in your Google Analytics reports what do you do?</p>
<p>I have actually visited a few to see where my link appears on their site.</p>
<p>So, if I have visited their sites to have a look, then I&#8217;m sure that you have too. That&#8217;s what they are after &#8211; traffic, which delivers impressions for their advertisers, and which looks good to site owners if they have employed a rather shady web company to help build their traffic.</p>
<h2>Can I do anything about it?</h2>
<div id="attachment_2227" class="wp-caption alignright" style="width: 410px"><img class="size-full wp-image-2227" title="Filtering Google Analytics Traffic" src="http://dmjcomputerservices.com/wp-content/uploads/2012/01/google-analytics-filter.gif" alt="Filtering Google Analytics Traffic" width="400" height="290" /><p class="wp-caption-text">Google Analytics Profile Filter</p></div>
<p>I&#8217;m guessing that Google will eventually get on top of this and stop these referrals appearing in your analytics reports, but unfortunately as soon as one route is shut down another will open up.</p>
<p>You could play around with the filters on your analytics profile (excluding specific domains), but that&#8217;s probably a little too much effort &#8211; especially if you have multiple sites and lots of different spam referrers.</p>
<h2>Is Referrer Spam a risk to me?</h2>
<p>Probably not if you ignore it.</p>
<p>However, if the site was malicious in some way (for example, by automatically downloading something nasty to the computers of anyone who visited it), that might be different.</p>
<p>So, my recommendation is not to visit any of these sites at all &#8211; even if you have spam and virus protections running on your computer or built into your web browsers.</p>
<h2>Can referrer spam represent real visits to my site too?</h2>
<p>Yes. I have described a way that spammers can trick Google Analytics users into thinking that they have had a visit, but of course they can pay real visits to your site too. This may have the added complication if you display a list of referrers on your site &#8211; some people do, and this can give good search engine link juice to the spamming site!</p>
<p><a href="http://dmjcomputerservices.com/blog/2012/01/13/forex-ninjas-in-your-analytics-you-have-referrer-spam/">Forex Ninjas in your Analytics? &#8211; You have Referrer Spam!</a> is another great post from: <a href="http://www.dmjcomputerservices.com">DMJ Computer Services</a></p>
]]></content:encoded>
			<wfw:commentRss>http://dmjcomputerservices.com/blog/2012/01/13/forex-ninjas-in-your-analytics-you-have-referrer-spam/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
	</channel>
</rss>

