<?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>Scott D Smith</title>
	<atom:link href="http://www.scottdsmith.co.uk/blog/feed" rel="self" type="application/rss+xml" />
	<link>http://www.scottdsmith.co.uk/blog</link>
	<description>Scott D Smith</description>
	<lastBuildDate>Mon, 20 Feb 2012 18:53:38 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Rich Snippet Reviews &amp; Author Image How To&#8217;s</title>
		<link>http://www.scottdsmith.co.uk/blog/rich-snippet-reviews-author-image</link>
		<comments>http://www.scottdsmith.co.uk/blog/rich-snippet-reviews-author-image#comments</comments>
		<pubDate>Wed, 08 Feb 2012 15:06:43 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Marketing]]></category>

		<guid isPermaLink="false">http://www.scottdsmith.co.uk/blog/?p=107</guid>
		<description><![CDATA[This post will cover a few of the basics on &#8220;rich snippets&#8221; mainly reviews and author image, which are&#8230; 1. Rich snippets reviews You may of noticed in the organic searches results reviews and ratings showing up like this&#8230; &#160; &#8230; until recently you had to be on a white list with Google to have [...]]]></description>
			<content:encoded><![CDATA[<p>This post will cover a few of the basics on &#8220;rich snippets&#8221; mainly reviews and author image, which are&#8230;</p>
<h1>1. Rich snippets reviews</h1>
<p>You may of noticed in the organic searches results reviews and ratings showing up like this&#8230;</p>
<p><a href="http://www.scottdsmith.co.uk/blog/wp-content/uploads/2012/02/rich-snippet-reviews.jpg"><img class="size-full wp-image-110 alignleft" title="rich-snippet-reviews" src="http://www.scottdsmith.co.uk/blog/wp-content/uploads/2012/02/rich-snippet-reviews.jpg" alt="" width="258" height="15" /></a></p>
<p>&nbsp;</p>
<p>&#8230; until recently you had to be on a white list with Google to have these but not any more. The thing that amazes me is <span id="more-107"></span>Google have now put the control over this in the hands of website owners with no verification system in place, that&#8217;s right, you can set how many out of 10 your score is, how many stars you show and how many reviews there are (you can imagine the abuse this is going to get as currently it&#8217;s totally un-policed by Google and looks set to remain that way for some time at least).</p>
<p>The benefits of using rich snippet reviews are in increased click through rates and user confidence, currently data shows they have no negative or positive impact on SEO rankings.</p>
<p>The only real negative is that once people catch onto this, there is a risk that most sites will have them (some real some fake) and if they don&#8217;t and all those around them have 5 stars, will they feel forced to join in or look inferior to their competitors? My concern is that in the near future virtually all listings will have 5 stars and users will start to ignore them and take no notice, maybe then Google will police it, maybe by enforcing the reviews through a system they control, or remove it &#8211; but for now this is the landscape we are now presented with.</p>
<p>The code to add your reviews is below, simply edit the yoursitehere.com to your own site, and edit the score and review count&#8230;</p>
<div><em>&lt;div itemscope itemtype=&#8221;http://data-vocabulary.org/Review-aggregate&#8221;&gt;&lt;span itemprop=&#8221;itemreviewed&#8221;&gt;yoursitehere.com&lt;/span&gt; &lt;span itemprop=&#8221;rating&#8221; itemscope itemtype=&#8221;http://data-vocabulary.org/Rating&#8221;&gt;is ranked &lt;span itemprop=&#8221;average&#8221;&gt;9.7&lt;/span&gt; out of &lt;span itemprop=&#8221;best&#8221;&gt;10&lt;/span&gt;&lt;/span&gt;. Based on &lt;span itemprop=&#8221;count&#8221;&gt;10&lt;/span&gt; user reviews.&lt;/div&gt;</em></div>
<div></div>
<div><em><br />
</em></div>
<p>&#8230; then simply wait for Google to update your search result listings for them to appear, which could be a few hours or weeks depending on how often Google crawls your site and your trust factor with Google.</p>
<h2>2. Rich snippets author image</h2>
<p>This is where you put an imagine about the author of the page into your search listings, like this&#8230;</p>
<p><a href="http://www.scottdsmith.co.uk/blog/wp-content/uploads/2012/02/rich-snippet-author.jpg"><img class="alignleft size-full wp-image-111" title="rich-snippet-author" src="http://www.scottdsmith.co.uk/blog/wp-content/uploads/2012/02/rich-snippet-author.jpg" alt="" width="199" height="93" /></a></p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&#8230; this is a little more involved than the review code, here&#8217;s the steps&#8230;</p>
<p>1. Ensure you have a Google + account and your image / logo is in your profile</p>
<p>2. On your web page, add the link code below that points to your Google profile, ensuring you change the long number to yours, this is easily found by logging into your Google + account and click on your logo / name top left and checking the number in the url in your browser</p>
<p><em>&lt;a href=&#8221;https://plus.google.com/u/2/107444317629298597956/posts&#8221; rel=&#8221;author me&#8221;&gt;google+&lt;/a&gt;</em></p>
<p>3. Log back into your Google + and click on your profile, then click &#8220;about&#8221;, then on the right where it says &#8220;Contributor to&#8221; put a title for your site and then your site address eg www.site.com and you&#8217;re all done</p>
<h2>Testing</h2>
<p>To test both the reviews and author image there is a rich snippets testing tool in webmaster tools you can use via&#8230;</p>
<p><a href="http://www.google.com/webmasters/tools/richsnippets?url="</a></p>
<p>&#8230; simply put your site in there to see if you set it up correctly and how it looks.</p>
<p>Happy rich snipping, Scott <img src='http://www.scottdsmith.co.uk/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.scottdsmith.co.uk/blog/rich-snippet-reviews-author-image/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How To Turn Off Google Personalisation</title>
		<link>http://www.scottdsmith.co.uk/blog/how-to-turn-off-google-personalisation</link>
		<comments>http://www.scottdsmith.co.uk/blog/how-to-turn-off-google-personalisation#comments</comments>
		<pubDate>Fri, 21 Oct 2011 14:29:08 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Marketing]]></category>

		<guid isPermaLink="false">http://www.scottdsmith.co.uk/blog/?p=102</guid>
		<description><![CDATA[Google&#8217;s personalised results can make it hard to track your rankings so I&#8217;ve done a quick little video to show you how to turn it off which is available here &#8211; hope this helps]]></description>
			<content:encoded><![CDATA[<p>Google&#8217;s personalised results can make it hard to track your rankings so I&#8217;ve done a quick little video to show you how to turn it off which is available <a href="http://www.youtube.com/mrscottdsmith#p/u/0/ao3Svn0Zf4w" target="_blank">here</a> &#8211; hope this helps <img src='http://www.scottdsmith.co.uk/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  </p>
]]></content:encoded>
			<wfw:commentRss>http://www.scottdsmith.co.uk/blog/how-to-turn-off-google-personalisation/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to add new content for maximum SEO effect</title>
		<link>http://www.scottdsmith.co.uk/blog/how-to-add-new-content-for-maximum-seo-effect</link>
		<comments>http://www.scottdsmith.co.uk/blog/how-to-add-new-content-for-maximum-seo-effect#comments</comments>
		<pubDate>Tue, 18 Oct 2011 12:01:25 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Marketing]]></category>

		<guid isPermaLink="false">http://www.scottdsmith.co.uk/blog/?p=95</guid>
		<description><![CDATA[Adding new content to your site is a must for SEO as it shows the search engines that your site is fresh and growing, however there is a simple step by step approach that can yield lots more power which is&#8230; 1. Add at least 2 pieces of new content to your site per month [...]]]></description>
			<content:encoded><![CDATA[<p>Adding new content to your site is a must for SEO as it shows the search engines that your site is fresh and growing, however there is a simple step by step approach that can yield lots more power which is&#8230;<img title="More..." src="../wp-includes/js/tinymce/plugins/wordpress/img/trans.gif" alt="" /><span id="more-95"></span></p>
<p>1. Add at least 2 pieces of new content to your site per month &#8211; the easiest way to do this is to use a wordpress blog like this page and write about 200-300 words. You can write more than 2 pieces of content a week if you want, but you soon hit the point of diminishing returns. I find that 2 per week is the optimum for effort vs reward. New content can be new pages or blog posts, in the eyes of the search engines it&#8217;s all the same.</p>
<p>Benefit 1: Shows the search engines you have fresh content and avoid any &#8220;stale&#8221; penalties.</p>
<p>Benefit 2: Your site is growing in bulk, bigger sites how more punch than little sites (but don&#8217;t just add 1,000&#8242;s of pages over night, you need to grow slow and steady for maximum effect)</p>
<p>TIP: If you use wordpress you can schedule when new posts are released to the site so to save having to come back time and time again, you could write 6 months worth of blog posts (or outsource to a article writer, I have a great UK contact if you need one please just shout) and time them to be dripped out to the site.</p>
<p>2. On around 50% of the new content, put an internal link to one of the pages you are targeting for SEO with one of the keywords targeted for that page in the anchor text. The other 50% you can either put no links in (like this post) or put a link to a page you&#8217;re not targeting for SEO with a keyword you&#8217;re also not targeting, or even another sites link.</p>
<p>Benefit 3: You are growing your internal link structure to give additional trust but it&#8217;s only half of the new content so it&#8217;s nice and natural looking.</p>
<p>3. Every time you make a new post, go to the big 4 social sites and post a comment and a link to the new content. The 4 big social sites are..</p>
<p>a. facebook<br />
b. google+<br />
c. twitter<br />
d. linkedin (with linkedin, simply add your twitter account as a feed so your twitter comments are pulled in, now you can forget about posting to linkedin)</p>
<p>&#8230; also ensure you post 2 or more times per week with comments that do not contain a link to your site, again to make everything look nice and natural.</p>
<p>Benefit 4: You are now having regular social signals with the posts and links to the your new content which the search engines use to a small degree in their algorithm and it is predicted that social elements will play a bigger and bigger role in SEO in the future so this could also be a very critical investment.</p>
<p>Benefit 5: If people &#8220;like&#8221; your comment or retweet it this also adds more power to your social signal</p>
<p>Benefit 6: You&#8217;re also putting your message in front of real humans that can help your business, not SEO I know, but a nice little side benefit.</p>
<p>So by simply following the above you can really turbo charge the effect of adding new content to your site.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.scottdsmith.co.uk/blog/how-to-add-new-content-for-maximum-seo-effect/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Targeting multiple countries with SEO</title>
		<link>http://www.scottdsmith.co.uk/blog/targeting-multiple-countries-with-seo</link>
		<comments>http://www.scottdsmith.co.uk/blog/targeting-multiple-countries-with-seo#comments</comments>
		<pubDate>Tue, 18 Oct 2011 10:42:11 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Marketing]]></category>

		<guid isPermaLink="false">http://www.scottdsmith.co.uk/blog/?p=91</guid>
		<description><![CDATA[I&#8217;m often asked if we can target different countries with a single domain and the simple answer is yes, however ,in reality there are more factors to consider. Lets take Google, by far the biggest search engine in terms of weight and also traffic potential for a site. Google will decide what country is your [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m often asked if we can target different countries with a single domain and the simple answer is yes, however ,in reality there are more factors to consider.<span id="more-91"></span></p>
<p>Lets take Google, by far the biggest search engine in terms of weight and also traffic potential for a site. Google will decide what country is your primary &#8220;main country&#8221; from your domain name extension ie .com .co.uk .it .es etc and the location of your server. For example, if you have a .co.uk this is a firm stamp that you&#8217;re UK focused, if you have a .com then Google falls back to where you&#8217;re hosted, eg if you&#8217;re hosted in the USA then Google will consider your main target the US. Google also take other aspects into account however these are the main two.</p>
<p>Now this doesn&#8217;t mean you can&#8217;t do well in other countries however, in other countries your power will be dampened. I&#8217;ll explain&#8230;</p>
<p>For ease of explanation, let&#8217;s say that for keyword X in the UK and the same keyword X in the USA the sites at the top of both these result pages have the same 10,000 &#8220;points&#8221; (as a measure of SEO power). If Google has the UK as your main focus then to beat the top site you simply need 10,001 &#8220;points&#8221;, however this is not the same for the site in the USA. Because your site does not have the USA as the main country your &#8220;points&#8221; are dampened, ie they could be reduced to 25% (different niches / keywords behave differently to the dampening effect). So now your 10,001 is only worth 2500.25 so you can&#8217;t beat the top site in the USA, you&#8217;ll need to get the equivalent of 40,004 in the UK to beat them, which is doable but it must be taken into account is this the best route. For example, the extra time, energy and cost to gain those extra &#8220;points&#8221; in your non primary country(s)- a) could we have gained  more results in the main target country that would yield more profits  ? and b) if the other country(s) are important is it more effective to make new sites that are focused on that specific country ?</p>
<p>To me, when this situation arises we need to look at all the options and look at a multi country strategy to lay out the best platform(s) so we gain the clients goal(s) as soon as possible whilst also looking more long term.</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.scottdsmith.co.uk/blog/targeting-multiple-countries-with-seo/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Best Way To 301 Redirect</title>
		<link>http://www.scottdsmith.co.uk/blog/best-way-to-301-redirect</link>
		<comments>http://www.scottdsmith.co.uk/blog/best-way-to-301-redirect#comments</comments>
		<pubDate>Thu, 21 Jul 2011 14:39:58 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://www.scottdsmith.co.uk/blog/?p=86</guid>
		<description><![CDATA[Great little article on 301 redirects available at: http://www.squidoo.com/301 &#8211; enjoy!]]></description>
			<content:encoded><![CDATA[<p>Great little article on 301 redirects available at: <a href="http://www.squidoo.com/301" target="_blank">http://www.squidoo.com/301</a> &#8211; enjoy!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.scottdsmith.co.uk/blog/best-way-to-301-redirect/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Perfect SEO Page</title>
		<link>http://www.scottdsmith.co.uk/blog/the-perfect-seo-page</link>
		<comments>http://www.scottdsmith.co.uk/blog/the-perfect-seo-page#comments</comments>
		<pubDate>Thu, 23 Jun 2011 16:28:18 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Marketing]]></category>

		<guid isPermaLink="false">http://www.scottdsmith.co.uk/blog/?p=71</guid>
		<description><![CDATA[Here&#8217;s a great example of the perfect SEO page from our friends over at SEOMOZ&#8230; http://www.seomoz.org/blog/perfecting-keyword-targeting-on-page-optimization &#8230; for my SEO clients I have systems that will report on all the on the page aspects removing the need for manual checking.]]></description>
			<content:encoded><![CDATA[<p>Here&#8217;s a great example of the perfect SEO page from our friends over at SEOMOZ&#8230;</p>
<p><a href="http://www.seomoz.org/blog/perfecting-keyword-targeting-on-page-optimization" target="_blank">http://www.seomoz.org/blog/perfecting-keyword-targeting-on-page-optimization</a></p>
<p>&#8230; for my SEO clients I have systems that will report on all the on the page aspects removing the need for manual checking.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.scottdsmith.co.uk/blog/the-perfect-seo-page/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Scott SEO Marathon Analogy</title>
		<link>http://www.scottdsmith.co.uk/blog/the-scott-seo-marathon-analogy</link>
		<comments>http://www.scottdsmith.co.uk/blog/the-scott-seo-marathon-analogy#comments</comments>
		<pubDate>Thu, 23 Jun 2011 16:06:29 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Marketing]]></category>

		<guid isPermaLink="false">http://www.scottdsmith.co.uk/blog/?p=68</guid>
		<description><![CDATA[SEO (search engine optimization / SEM (search engine marketing) is very much like a never ending marathon race. Let pretend that your web page for a certain keyword is like a runner in this race. Obviously you want to be top in the search engines / running at the front of the race, as this [...]]]></description>
			<content:encoded><![CDATA[<p>SEO (search engine optimization / SEM (search engine marketing) is very much like a never ending marathon race. Let pretend that your web page for a certain keyword is like a runner in this race. Obviously you want to be top in the search engines / running at the front of the race, as this is where the best results are.</p>
<p>When you look at the results this moment in Google, Yahoo, Bing etc, it is like taking a photograph of the marathon. You can see, at this precise moment, who’s in the lead of the race, who is 2nd, 10th, last etc. However, this doesn’t show you how fast the runners are running so you can make the mistake of thinking…<span id="more-68"></span></p>
<p><em>“The site / runner at the front of the race must be amazing”</em></p>
<p><em>“Look at that web page / runner, number 7 not bad”</em></p>
<p><em>“Look at this poor runner, number 72”</em></p>
<p>.. but the photo doesn’t show you how fast they are running, so using the above example, the runner in first place maybe running at a lazy 5mph but they are first only because they started running in 1997, where as the “poor runner” at position 72, only started 2 months ago and is running at 220mph. So as you can see, appearances can be deceptive. What I like to think I bring to the table as an <a href="http://www.scottdsmith.co.uk">SEO consultant</a> is a very fast runner for my clients. Of course if those at the front also have a fast runner and / or started off many years before us, it will take more time to catch them up and over take them.</p>
<p>To make this analogy simple, let’s reduce all SEO / SEM activity down to a points system, and the web page / runner with the highest points does the best in the race. Now let’s say the 10 sites below are all on the 1st page of Google for keyword X and have X “power” or “points”…</p>
<p>Site 1 = 80,000<br />
Site 2 = 76,000<br />
Site 3 = 75,000<br />
Site 4 = 68,000<br />
Site 5 = 67,898<br />
Site 6 = 67,498<br />
Site 7 = 19,872<br />
Site 8 = 18,000 = your current webpage<br />
Site 9 = 17,000<br />
Site 10 = 15,000</p>
<p>… with the above your page for the keyword sits at position 8. Google finds more backlinks, you’ve improved your “on the page” factors, added more high quality content to your site, etc  and Google now increases your power from 18,000 to 20,000. Now you beat site 7 and jump to position 7.</p>
<p>Next month you’re site has really grown in power and is now 30,000 points.</p>
<p>The next month you’ve also had a great month and grown to 40,000 points.</p>
<p>The next month you’ve enjoyed another great month and are now 65,000 points. At this point, without taking how this works into account, you could be forgiven in thinking “I’ve been stuck at position 7 for 3 months now grrr”. But you’re not stuck, you have far more power, but you’re just not powerful enough to beat that site / runner ahead of you yet.</p>
<p>The next month you have a slow month in gaining more power so only increase from 65,000 points to 70,000 however you now beat the site / runner in position 4 so it appears like you jumped from position 7 to 4 over night. Again you could be forgiven in thinking “what did we do this week to cause that, we need to do that every week”.</p>
<p>This is how you build up your SEO results and move up, but to make this a little more complex, the sites above you, most if not all will also be increasing their points, all the runners running as fast as they can, with our runner gaining speed all the time and looking to overtake them, whether they are just a few meters away, or 100 miles.</p>
<p>I wrote this little analogy as sometimes with SEO, results on some keywords can happen quickly, others slowly, sometimes keywords move forward most of the time, sometimes others will move back before moving forward, etc.</p>
<p>Throw into the mix the inertia effect of Google not finding and indexing all backlinks instantly, your competitors also gaining points at different speeds, the “bounce” effect that is very common then this makes for a very complex increase / decrease situation in real life, but hopefully this explains the basics of how it works.</p>
<div style="float: right;">
<div style="float: left; width: 50px; padding-left: 10px; padding-top: 15px;"><a class="twitter-share-button" href="http://twitter.com/share" data-count="none">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></div>
<div style="float: left; width: 50px; padding-left: 10px;"><script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script></div>
<div style="float: left; width: 50px; padding-left: 18px; padding-top: 15px;"></div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.scottdsmith.co.uk/blog/the-scott-seo-marathon-analogy/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>7 Basic Web Security Tips</title>
		<link>http://www.scottdsmith.co.uk/blog/7-basic-web-security-tips</link>
		<comments>http://www.scottdsmith.co.uk/blog/7-basic-web-security-tips#comments</comments>
		<pubDate>Fri, 11 Jun 2010 15:25:29 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Web Hosting & Security]]></category>

		<guid isPermaLink="false">http://www.scottdsmith.co.uk/blog/?p=33</guid>
		<description><![CDATA[I think it’s safe to say that we all know that the internet has its dark side as well as all the wonderful aspect it brings to our lives. With viruses, hackers, script kiddies, worms, identity theft to name just a few of the less enjoyable offerings of the internet, making sure you’ve covered all [...]]]></description>
			<content:encoded><![CDATA[<p>I think it’s safe to say that we all know that the internet has its dark side as well as all the wonderful aspect it brings to our lives. With viruses, hackers, script kiddies, worms, identity theft to name just a few of the less enjoyable offerings of the internet, making sure you’ve covered all the basic web security tasks is now a business must rather than an over precaution.</p>
<p>Most of the security tips here you’ll probably know, but I wanted to post them just in case you had missed any off because when things are hectic running our businesses sometimes it’s easy to miss the odd thing so please check out these tips so I don’t have to worry about you <img src='http://www.scottdsmith.co.uk/blog/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> </p>
<p><span style="text-decoration: underline;"><strong>Tip #1.</strong></span></p>
<p>Install antivirus and firewall software on every computer you have, even if it’s not connected to the internet because it can still get infected from CD-ROM, USB sticks etc. There are many to choose from with some of the best being:</p>
<p><a title="AVG Antivirus Software" href="http://www.AVG.com" target="_blank">AVG.com</a> – paid solutions and free solution – the free link is: <a title="Free AVG AntiVirus Link" href="http://free.avg.com" target="_blank">http://free.avg.com</a><br />
<a title="Norton AntiVirus Link" href="http://www.Norton.com" target="_blank">Norton.com</a> – paid solution<br />
<a title="McAfee AntiVirus Link" href="http://www.McAfee.com" target="_blank">McAfee.com</a> – paid solution<br />
<a title="Panda Security Link" href="http://www.PandaSecurity.com" target="_blank">PandaSecurity.com</a> – paid solution</p>
<p>For more choice you can always Google “<a title="Google Search For AntiVirus Software" href="http://www.google.co.uk/#hl=en&amp;source=hp&amp;q=antivirus+and+firewall+software&amp;aq=f&amp;aqi=g2g-m4&amp;aql=&amp;oq=&amp;gs_rfai=&amp;fp=382332b8e5cae3cb" target="_blank">antivirus and firewall software</a>”</p>
<p><span style="text-decoration: underline;"><strong>Tip #2</strong></span></p>
<p>Always have a password on your computer start up and ideally set your screensaver to ask for the password after you get back from being away from your computer.</p>
<p><span style="text-decoration: underline;"><strong>Tip #3</strong></span></p>
<p>Keep your software up to date, not just Windows but other software you may have both on your local computers and also on your online systems, eg your server operating system, any 3rd party application such as WordPress etc. Set an update check schedule of monthly, or even better weekly to ensure you have the latest versions so any bugs or security holes are closed off.</p>
<p><span style="text-decoration: underline;"><strong>Tip #4</strong></span></p>
<p>Be very careful when receiving emails that contain an attachment, if in doubt do not open. Also be aware of any emails from banks or known websites as they could be faked trying to gain your details. This is called <a title="Phising Explained" href="http://en.wikipedia.org/wiki/Phishing" target="_blank">phishing</a> and spammers often send out millions of emails, for example, it could be an email from Facebook asking you to click on the link to confirm something or your account will be deleted. Although the link looks like Facebook and when you visit the site looks like Facebook, it is in fact another site sit up by criminals copying the look and feel of Facebook that has been designed specifically to steal your username and password. If you are ever in doubt, the best thing to do is to go to your web browser and type in the site address manually so you know you are heading to the real website and not a criminal copy.</p>
<p><span style="text-decoration: underline;"><strong>Tip #5</strong></span></p>
<p>When using passwords always us a strong password and have different passwords for everything you use. Yes this can be a pain but better safe than sorry. Personally I have a small USB memory stick on my car keys which is password protected with a strong password that contains a database of all my other strong passwords. This way I only have to remember one password and this reduces the pain factor. By strong password I mean something like this:  7hg%%6snd{{]12 . It’s also worth changing your passwords regularly for maximum security.</p>
<p><a title="Strong Password Generator Link" href="http://www.strongpasswordgenerator.com" target="_blank">www.strongpasswordgenerator.com</a> – this has a great strong password generator script.</p>
<p><span style="text-decoration: underline;"><strong>Tip #6</strong></span></p>
<p>When inputting sensitive data on a web site always ensure that the page is encrypted. To check this the site should start with https and not http, if it does start with https check the lock icon on your browser and double click it that to see if it’s valid. If it’s not, do not enter anything you don’t wish the world to potentially see as the page is not secure.</p>
<p><span style="text-decoration: underline;"><strong>Tip #7</strong></span></p>
<p>Not a security tip but just in case something nasty gets through your security protection, always remember to back up regularly. Ask yourself, if every computer was infected and had to be formatted what would I need to be able to recover everything and do it fast. Then sit down and write out your strategy and do it. It’s all too easy to put it off when you’re busy running your business but please take the time to protect yourself, leaving yourself open is not worth the risk.</p>
<div style="float: right;">
<div style="float: left; width: 50px; padding-left: 10px; padding-top: 15px;"><a class="twitter-share-button" href="http://twitter.com/share" data-count="none">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></div>
<div style="float: left; width: 50px; padding-left: 10px;"><script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script></div>
<div style="float: left; width: 50px; padding-left: 18px; padding-top: 15px;"></div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.scottdsmith.co.uk/blog/7-basic-web-security-tips/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Keywords Can Help You Read Minds</title>
		<link>http://www.scottdsmith.co.uk/blog/seo-keywords</link>
		<comments>http://www.scottdsmith.co.uk/blog/seo-keywords#comments</comments>
		<pubDate>Fri, 11 Jun 2010 14:37:33 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Marketing]]></category>

		<guid isPermaLink="false">http://www.scottdsmith.co.uk/blog/?p=22</guid>
		<description><![CDATA[Online marketing is something that really fascinates me. Why ? Because there’s no other marketing medium where you can virtually see inside your potential customers mind, before they get to your site and during their visit around your pages. For example, when a customer types in a certain keyword search in their favourite search engine, [...]]]></description>
			<content:encoded><![CDATA[<p>Online marketing is something that really fascinates me. Why ? Because there’s no other marketing medium where you can virtually see inside your potential customers mind, before they get to your site and during their visit around your pages.</p>
<p>For example, when a customer types in a certain keyword search in their favourite search engine, not only can we see what they are looking for, but the words they use give us an indication to what’s going on in their mind.</p>
<p>Lets say you sell mobile phones via your website (cell phones to my US friends), and let’s look at two keywords that on the face of it, seem good relevant keywords for this niche.<span id="more-22"></span></p>
<p>Keyword 1 = “latest mobile phones”</p>
<p id="_mcePaste">Keyword 2 = “best deal for Nokia n71”.</p>
<p>If we step back for a moment and think “what is the person asking in their mind” we can see that the people that type in “latest mobile phones” are looking to see what latest mobile phones are available. Whilst this traffic type undoubtedly will have a conversion rate, the people that type in “best deal for Nokia n71” are looking to buy a certain product and therefore the conversion rate on the second keyword will be much higher.</p>
<p>I call these two different types of traffic “research” and “action” traffic. With the first keyword example the person is researching and as such conversion rates will be lower compared to the second keyword which is an action keyword, ie, they are looking to buy. An even better action keyword would be “buy Nokia n71 on the O2 300 tariff”. There will be a lot less traffic for this keyword but the quality and conversion rates will be fantastic so the key to success here would be to perform professional keyword research (which I offer all my SEO clients within my <a title="Affordable SEO Packages" href="http://www.scottdsmith.co.uk/prices.html" target="_self">SEO packages</a>, yes this is a shameless plug, but I’m only human lol <img src='http://www.scottdsmith.co.uk/blog/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' />  ), and find as many of these action keyword as possible as the starting strategy for any SEO or PPC campaign.</p>
<p>I also mentioned in the opening to this blog post about seeing in the customers mind when they are roaming around your web pages and this can be done with a decent visitor stat system. Personally I would highly recommend the free <a title="Google Analytics " href="http://www.google.com/analytics/" target="_blank">Google Analytics</a> software. With a decent stat system you’ll be able to see the behaviour of your visitors to further understand what they want so you can match your offerings to what THEY want. I see so many businesses working hard to make beautiful websites and only at the end of the development stage look at traffic trending and try and make the traffic work with their website. Whilst this can successful, in every online business I’ve set up for myself and others (and I’ve set up 100s), it’s been far more successful every time to firstly check out what the traffic wants and build your business to meet their needs. With the vast array of traffic data now available, it makes sense to use it, find out what the traffic wants, build your product and marketing around meeting those needs and then building your marketing messages and strategy.</p>
<p id="_mcePaste">If you would like to receive more information on this and other similar topics then why not join my <a title="Free SEO Tips Mailing List" href="http://www.scottdsmith.co.uk/marketing-mailing-list.html" target="_self">free mailing list</a> where I share some of my best marketing tips and secrets.</p>
<p id="_mcePaste">Wishing you all the success in the world,</p>
<p id="_mcePaste">Scott.</p>
<div style="float: right;">
<div style="float: left; width: 50px; padding-left: 10px; padding-top: 15px;"><a class="twitter-share-button" href="http://twitter.com/share" data-count="none">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></div>
<div style="float: left; width: 50px; padding-left: 10px;"><script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script></div>
<div style="float: left; width: 50px; padding-left: 18px; padding-top: 15px;"></div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.scottdsmith.co.uk/blog/seo-keywords/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

