<?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>Search Marketing&#187; Conferences Blog Posts &#8211; Epiphany Solutions Digital Marketing Blog</title>
	<atom:link href="http://www.epiphanysolutions.co.uk/blog/search-marketing/conferences/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.epiphanysolutions.co.uk/blog</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Wed, 08 Feb 2012 09:32:39 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Coding on the South Coast &#8211; Full Frontal Conference 2011</title>
		<link>http://www.epiphanysolutions.co.uk/blog/coding-on-the-south-coast-full-frontal-conference-2011/</link>
		<comments>http://www.epiphanysolutions.co.uk/blog/coding-on-the-south-coast-full-frontal-conference-2011/#comments</comments>
		<pubDate>Tue, 29 Nov 2011 09:18:25 +0000</pubDate>
		<dc:creator>chrismarsh</dc:creator>
				<category><![CDATA[Conferences]]></category>
		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://www.epiphanysolutions.co.uk/blog/?p=10134</guid>
		<description><![CDATA[On the 11 November, I attended the Full Frontal Conference in Brighton. If you&#8217;ve followed the Epiphany blog for a while and have a spectacular memory, you&#8217;ll remember I attended last year and brought back a wealth of tips and tricks for our web development team. The event is held at the Duke of York&#8217;s [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.epiphanysolutions.co.uk/blog/wp-content/uploads/2011/11/Full-frontal-2011.png" rel="lightbox[10134]"><img class="alignright size-full wp-image-10138" title="Full frontal 2011" src="http://www.epiphanysolutions.co.uk/blog/wp-content/uploads/2011/11/Full-frontal-2011.png" alt="" width="230" height="110" /></a>On the 11 November, I attended the <a href="http://2011.full-frontal.org/" target="_blank">Full Frontal Conference</a> in Brighton. If you&#8217;ve followed the Epiphany blog for a while and have a spectacular memory, you&#8217;ll remember I <a href="http://www.epiphanysolutions.co.uk/blog/going-full-frontal/" target="_blank">attended last year</a> and brought back a wealth of tips and tricks for our web development team. <span id="more-10134"></span></p>
<p>The event is held at the Duke of York&#8217;s Picturehouse in Brighton, which is the country&#8217;s oldest working cinema. It&#8217;s a great location for the conference complete with comfy seats that are essential if you&#8217;re spending a whole day sitting down. There&#8217;s free tea, coffee and pastries all day, as well as a load of freebies provided by the event&#8217;s sponsors.</p>
<p>The format of the day is pretty simple: eight speakers from a wide range of projects and companies speaking for forty minutes each on a range of topics from collaborative coding to pencils.</p>
<p>The first speaker was <a href="http://twitter.com/#!/jashkenas" target="_blank">Jeremy Ashkenas</a>, the brains behind Coffeescript. It is a new way of coding Javascript that irons out some of the difficulties and allows coders to have a clean and simple workflow. I&#8217;m not sure I&#8217;d use Coffeescript in projects, simply because we would have to teach a whole team to use it, but it&#8217;s definitely worth investigating.</p>
<p>A warning to all developers came next: <a href="http://twitter.com/#!/philhawksworth" target="_blank">Phil Hawksworth</a> was up next to talk about excessive enhancement. Phil&#8217;s segment was excellent, delivering a consistent message but making sure we had plenty of laughs along the way.</p>
<p>The topic was serious though. In the past, many Flash developers added needless animations and unnecessary user interaction, and the danger is that HTML5, CSS3 and Javascript might end up going down the same route. He showed beetle.de as an example &#8211; an innovative site, but a 13 second loading screen and 11Mb of (unsprited) images don&#8217;t make for a good user experience. In addition, it was inaccessible, unbookmarkable and not available to search engines; a lesson for everyone using cutting edge web technology to remember.</p>
<p>The next two talks, from <a href="http://twitter.com/#!/marijnjh" target="_blank">Marijn Haverbeke</a> and <a href="http://twitter.com/#!/rikarends" target="_blank">Rik Arends</a>, showcased their respective products: CodeMirror and Cloud9. CodeMirror is an in-browser code editor, and Marijn talked in detail about his approach to building it. Cloud9 is an IDE that is cloud-based: text editor, source control, terminal, project management and lots more, all in a collaborative environment. It would be a big change for an already-established team to start using Cloud9, but it looks like a great way to centralise projects. It is ideal for teams that use a lot of freelancers or are spread over a few locations.</p>
<p>After a pint and a sandwich for lunch, <a href="http://twitter.com/#!/slicknet" target="_blank">Nicholas Zakas</a> from Yahoo talked about how a large scale application should be structured. Many of the coding practises make perfect sense, and we implement a few of them here at Epiphany already, but it was an excellent demonstration of basing code on the right principles to make it as scalable as possible.</p>
<p><a href="http://twitter.com/#!/glennjones" target="_blank">Glenn Jones</a> showed off some great new browser tricks using the HTML5 drag and drop API. For the first time it means that browser windows can interact, dragging information from one browser to another and to the desktop. Using Microformats, he demoed a contacts organiser that you can drag and drop a microformatted contact into that finds all the associated social media profiles.</p>
<p>He also showcased Web Intents, a method by which you register your various social media and then, instead of a long list of share buttons on a website, you simply have a single link that can be used for any number of your registered services. Some excellent in-browser demonstrations that really show what is now possible and what will soon be commonplace.</p>
<p>Magnetic North head <a href="http://twitter.com/#!/brendandawes" target="_blank">Brendan Dawes</a> then delivered a talk on getting client buy-in for projects that aren&#8217;t necessarily the safe or easy option. Whilst it&#8217;s a rare client who gives an agency total control over their project, and has the time and money to spend on multiple developments, Brendan showed that, with a client like Arup, that freedom allows you to find new ways of thinking about the web. His talk also included the line of the day: &#8220;Life&#8217;s too short for an ugly pencil&#8221;.</p>
<p>Finally, we had <a href="http://twitter.com/#!/mwichary" target="_blank">Marcin Wichary</a> on stage, a Google developer whose 20% project is working on some of the Google Doodles. He showed us how, with a bit of imagination and a few broken rules, you can create code that goes out to millions of people on Google&#8217;s home page. Even if it&#8217;s not perfect code, as long as it&#8217;s usable, the web audience is happy. It was a great insight to how the team at Google work on these projects and release them for 24 hours, and along the way, develop new ways of working.</p>
<p>It was an excellent conference, and going through my notes from the day, there&#8217;s a load of new products and techniques I need to investigate. As a web development team, we&#8217;re always looking to use new and exciting technology. The Full Frontal Conference has definitely broadened my horizons and introduced me to new ways of coding.</p>
<p>Did you attend? Let me know on Twitter <a href="http://twitter.com/#!/chris5marsh" target="_blank">@chris5marsh</a> and use the hashtag #fullfrontalconf.</p>


<div class="shr-bookmarks shr-bookmarks-expand shr-bookmarks-center">
<ul class="socials">
		<li class="shr-delicious">
			<a href="http://delicious.com/post?url=http://www.epiphanysolutions.co.uk/blog/coding-on-the-south-coast-full-frontal-conference-2011/&amp;title=Coding+on+the+South+Coast+-+Full+Frontal+Conference+2011" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://www.epiphanysolutions.co.uk/blog/coding-on-the-south-coast-full-frontal-conference-2011/&amp;title=Coding+on+the+South+Coast+-+Full+Frontal+Conference+2011" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://www.epiphanysolutions.co.uk/blog/coding-on-the-south-coast-full-frontal-conference-2011/&amp;t=Coding+on+the+South+Coast+-+Full+Frontal+Conference+2011" rel="nofollow" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-googlebuzz">
			<a href="http://www.google.com/buzz/post?url=http://www.epiphanysolutions.co.uk/blog/coding-on-the-south-coast-full-frontal-conference-2011/&amp;imageurl=" rel="nofollow" class="external" title="Post on Google Buzz">Post on Google Buzz</a>
		</li>
		<li class="shr-linkedin">
			<a href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http://www.epiphanysolutions.co.uk/blog/coding-on-the-south-coast-full-frontal-conference-2011/&amp;title=Coding+on+the+South+Coast+-+Full+Frontal+Conference+2011&amp;summary=On%20the%2011%20November%2C%20I%20attended%20the%20Full%20Frontal%20Conference%20in%20Brighton.%20If%20you%27ve%20followed%20the%20Epiphany%20blog%20for%20a%20while%20and%20have%20a%20spectacular%20memory%2C%20you%27ll%20remember%20I%20attended%20last%20year%20and%20brought%20back%20a%20wealth%20of%20tips%20and%20tricks%20for%20our%20web%20development%20team.%20%0D%0A%0D%0AThe%20event%20is%20held%20at%20the%20Duke%20of&amp;source=Search Marketing" rel="nofollow" class="external" title="Share this on LinkedIn">Share this on LinkedIn</a>
		</li>
		<li class="shr-reddit">
			<a href="http://reddit.com/submit?url=http://www.epiphanysolutions.co.uk/blog/coding-on-the-south-coast-full-frontal-conference-2011/&amp;title=Coding+on+the+South+Coast+-+Full+Frontal+Conference+2011" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="shr-sphinn">
			<a href="http://sphinn.com/index.php?c=post&amp;m=submit&amp;link=http://www.epiphanysolutions.co.uk/blog/coding-on-the-south-coast-full-frontal-conference-2011/" rel="nofollow" class="external" title="Sphinn this on Sphinn">Sphinn this on Sphinn</a>
		</li>
		<li class="shr-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://www.epiphanysolutions.co.uk/blog/coding-on-the-south-coast-full-frontal-conference-2011/&amp;title=Coding+on+the+South+Coast+-+Full+Frontal+Conference+2011" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="shr-technorati">
			<a href="http://technorati.com/faves?add=http://www.epiphanysolutions.co.uk/blog/coding-on-the-south-coast-full-frontal-conference-2011/" rel="nofollow" class="external" title="Share this on Technorati">Share this on Technorati</a>
		</li>
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=Coding+on+the+South+Coast+-+Full+Frontal+Conference+2011+-+http://bit.ly/tbT6AY&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>

]]></content:encoded>
			<wfw:commentRss>http://www.epiphanysolutions.co.uk/blog/coding-on-the-south-coast-full-frontal-conference-2011/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>You’ve Got Your PR in My SEO</title>
		<link>http://www.epiphanysolutions.co.uk/blog/youve-got-your-pr-in-my-seo/</link>
		<comments>http://www.epiphanysolutions.co.uk/blog/youve-got-your-pr-in-my-seo/#comments</comments>
		<pubDate>Fri, 07 Oct 2011 09:35:53 +0000</pubDate>
		<dc:creator>Scott Malthouse</dc:creator>
				<category><![CDATA[Conferences]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[Think Visibility]]></category>

		<guid isPermaLink="false">http://www.epiphanysolutions.co.uk/blog/?p=8886</guid>
		<description><![CDATA[You know what digital marketing conferences need more of? Robot Wars. I learned this last month when I attended Think Visibility along with a few colleagues from the Epiphany contingency. Think Vis, as it’s affectionately called by the hundreds who storm its doors every six months, is a search conference with a difference. Mostly because [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.epiphanysolutions.co.uk/blog/wp-content/uploads/2011/09/Think-Visibility.png" rel="lightbox[8886]"><img class="alignright size-full wp-image-8891" title="Think Visibility" src="http://www.epiphanysolutions.co.uk/blog/wp-content/uploads/2011/09/Think-Visibility.png" alt="" width="200" height="100" /></a>You know what digital marketing conferences need more of? Robot Wars. I learned this last month when I attended Think Visibility along with a few colleagues from the Epiphany contingency. Think Vis, as it’s affectionately called by the hundreds who storm its doors every six months, is a search conference with a difference. Mostly because organiser <a href="http://twitter.com/#!/Thehodge" target="_blank">Dom ‘The Hodge’ Hodgson</a> likes to put his own wacky flavour on the whole affair. Events range from the aforementioned Robot Wars (minus Craig Charles) to a post-lunch game show involving SEO-themed piñata bashing. Of course, there were real lessons to learn too from the adept array of speakers who graced the two stages. <span id="more-8886"></span></p>
<p>One of the most interesting seminars for a couple of reasons was <a href="http://twitter.com/#!/NicholaStott" target="_blank">Nicola Stott</a>’s ‘How to Find the Angle’, which explained link building through the media. Getting media links, whether it’s from news and magazine sites or high-profile blogs, is essential for a great SEO campaign. Stott expertly outlined various methods in which to do this; it was a talk which was augmented with smatterings of hilarity.</p>
<p>Here are some of the ideas she had:</p>
<h2>Surveys</h2>
<p>Surveys are a great way to create news, especially in a sector that isn’t primed to chug out media-friendly information on a regular basis. There are two types of data you can source for these: qualitative and quantitive. Qualitative surveys are great for exclusivity because you’re getting more of an emotional response. However, quantitive data, such as polls, gives definitive statistics for journalists to form a story from.</p>
<h2>Competitions</h2>
<p>The main piece of advice Stott gave for running a competition is that the prize need not be extravagant. She gave the example of a seven-year-old winning an Easter egg decoration competition. He proudly grinned for the local journalist’s camera with his creation before the story went to print and online. The key here is a focus on human interest, something to which everyone can relate.</p>
<h2>News Reassignment</h2>
<p>This one requires some creative thinking, but if done correctly, could be a home run in your campaign. Say you or a client has an incredibly niche business, such as selling swimming pool filters (Stott’s example) that creates news that is only fit for Swimming Pool Filter Monthly (I have a subscription, it’s riveting!). It’s good if you can get your news on these niche sites, but it’s also possible to reach a peripheral sector if done well. Suppose your new pool filter is the first one ever to use nano-technology to clean itself (hogwash, but stay with me). This is prime news juice for gadget magazines and sites, as well as science media. Before you know it, you’re being interviewed by New Scientist and you’re drawing link gold.</p>
<p>I did mention before that the seminar was interesting for a couple of reasons, the above advice being one of them. The other reason was the apparent divide in ideas between the digital marketing and public relations sectors. A heated, but enlightening discussion erupted during the session between Stott and a PR practitioner. Said PR agent, from what I could tell, held the philosophy that if the client’s news received media recognition, appearing on news shows etc., but the audience didn’t invest in the client’s products because of it, then it should be deemed a failure. She was also critical of Stott’s approach to press releases, as Stott alluded to banging out fairly mundane releases, which the PR agent would never do.</p>
<p>Clearly PR and digital marketers come from different angle. One is going for exposure for client reputation and the other is aiming for exposure for SEO reasons. There is obviously an overlap in the two disciplines where tactics are concerned, but the criticism highlighted the differences between the two professions’ mind-sets and a need for both parties to understand each other better.</p>
<p>What are your thoughts? How do you think PR and SEO can co-exist? -<a href="http://twitter.com/#!/scottmalt" target="_blank">@scottmalt</a></p>


<div class="shr-bookmarks shr-bookmarks-expand shr-bookmarks-center">
<ul class="socials">
		<li class="shr-delicious">
			<a href="http://delicious.com/post?url=http://www.epiphanysolutions.co.uk/blog/youve-got-your-pr-in-my-seo/&amp;title=You%E2%80%99ve+Got+Your+PR+in+My+SEO" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://www.epiphanysolutions.co.uk/blog/youve-got-your-pr-in-my-seo/&amp;title=You%E2%80%99ve+Got+Your+PR+in+My+SEO" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://www.epiphanysolutions.co.uk/blog/youve-got-your-pr-in-my-seo/&amp;t=You%E2%80%99ve+Got+Your+PR+in+My+SEO" rel="nofollow" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-googlebuzz">
			<a href="http://www.google.com/buzz/post?url=http://www.epiphanysolutions.co.uk/blog/youve-got-your-pr-in-my-seo/&amp;imageurl=" rel="nofollow" class="external" title="Post on Google Buzz">Post on Google Buzz</a>
		</li>
		<li class="shr-linkedin">
			<a href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http://www.epiphanysolutions.co.uk/blog/youve-got-your-pr-in-my-seo/&amp;title=You%E2%80%99ve+Got+Your+PR+in+My+SEO&amp;summary=You%20know%20what%20digital%20marketing%20conferences%20need%20more%20of%3F%20Robot%20Wars.%20I%20learned%20this%20last%20month%20when%20I%20attended%20Think%20Visibility%20along%20with%20a%20few%20colleagues%20from%20the%20Epiphany%20contingency.%20Think%20Vis%2C%20as%20it%E2%80%99s%20affectionately%20called%20by%20the%20hundreds%20who%20storm%20its%20doors%20every%20six%20months%2C%20is%20a%20search%20con&amp;source=Search Marketing" rel="nofollow" class="external" title="Share this on LinkedIn">Share this on LinkedIn</a>
		</li>
		<li class="shr-reddit">
			<a href="http://reddit.com/submit?url=http://www.epiphanysolutions.co.uk/blog/youve-got-your-pr-in-my-seo/&amp;title=You%E2%80%99ve+Got+Your+PR+in+My+SEO" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="shr-sphinn">
			<a href="http://sphinn.com/index.php?c=post&amp;m=submit&amp;link=http://www.epiphanysolutions.co.uk/blog/youve-got-your-pr-in-my-seo/" rel="nofollow" class="external" title="Sphinn this on Sphinn">Sphinn this on Sphinn</a>
		</li>
		<li class="shr-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://www.epiphanysolutions.co.uk/blog/youve-got-your-pr-in-my-seo/&amp;title=You%E2%80%99ve+Got+Your+PR+in+My+SEO" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="shr-technorati">
			<a href="http://technorati.com/faves?add=http://www.epiphanysolutions.co.uk/blog/youve-got-your-pr-in-my-seo/" rel="nofollow" class="external" title="Share this on Technorati">Share this on Technorati</a>
		</li>
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=You%E2%80%99ve+Got+Your+PR+in+My+SEO+-+http://bit.ly/o603hm&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>

]]></content:encoded>
			<wfw:commentRss>http://www.epiphanysolutions.co.uk/blog/youve-got-your-pr-in-my-seo/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Rediscovery of PepsiCo and Its Social Media Stategy</title>
		<link>http://www.epiphanysolutions.co.uk/blog/the-rediscovery-of-pepsico-and-its-social-media-stategy/</link>
		<comments>http://www.epiphanysolutions.co.uk/blog/the-rediscovery-of-pepsico-and-its-social-media-stategy/#comments</comments>
		<pubDate>Wed, 23 Mar 2011 09:54:54 +0000</pubDate>
		<dc:creator>Daisy Lewis</dc:creator>
				<category><![CDATA[Conferences]]></category>
		<category><![CDATA[Social Media Optimisation]]></category>

		<guid isPermaLink="false">http://www.epiphanysolutions.co.uk/blog/?p=5719</guid>
		<description><![CDATA[Earlier this month, I attended a webinar of the TED2011 conference. TED or Technology, Entertainment and Design was founded in 1984, formed to share “ideas worth spreading.” Speakers have included names like Rory Bremner, James Cameron, Seth Godin, Bill Clinton, Richard Dawkins, Bill Gates and so many other influential figures.  Attending the TED events is [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.epiphanysolutions.co.uk/blog/wp-content/uploads/2011/03/TED-2011.png" rel="lightbox[5719]"><img class="alignright size-medium wp-image-5725" title="TED 2011" src="http://www.epiphanysolutions.co.uk/blog/wp-content/uploads/2011/03/TED-2011-300x159.png" alt="" width="300" height="159" /></a>Earlier this month, I attended a webinar of the TED2011 conference. TED or Technology, Entertainment and Design was founded in 1984, formed to share “ideas worth spreading.” Speakers have included names like Rory Bremner, James Cameron, Seth Godin, Bill Clinton, Richard Dawkins, Bill Gates and so many other influential figures.  Attending the TED events is slightly out of my league, as all attendees must apply for membership before being able to buy a ticket for the conference. Standard membership costs a mere $5,200, so whilst usually attendance is only an option for the fortunate few, this year they had webinars worldwide streaming one day of the TED2011 conference. I attended the webinar in Leeds at Old Broadcasting House, and because of the time difference, the screening was from 4pm to midnight.  The organisers plied us with a steady stream of coffee and chocolate to keep everyone’s sugar levels high enough to stay to the end.</p>
<p>TED2011 was based around ‘The Rediscovery of Wonder’ with some fantastic speakers like Morgan Spurlock and Bill Gates. Topics discussed included everything from a scientist describing one of nature&#8217;s breathtaking surprises, an inventor unveiling a new marvel and an artist revealing her impossibly rich imagination. <span id="more-5719"></span></p>
<p>Every single speaker was fascinating; however, there was one in particular that caught my interest &#8212; CEO of PepsiCo Indra Nooyi. Nooyi has helped PepsiCo start the <a href="http://www.refresheverything.com/" target="_blank">Pepsi Refresh Project</a>, which funds the highest public voted projects submitted to PepsiCo online. With approximately $5000 per project, she is effectively using micro-funding to create social change in the US.  The Pepsi Refresh Project started in January 2010 and has had a lot of publicity since its launch. At the start of 2010 PepsiCo announced that for the first time in 23 years, it would redirect its $20 million Super Bowl Advertising budget into a social media campaign: the Pepsi Refresh Project.  This was a social media campaign that lets the online community decide which individuals and groups get awarded serious grants to help do good in the world.</p>
<p>The project has not only put a substantial amount of money into many worthy causes, but it has also engineered interaction with its customer base.  The project has set the conversations in motion and Pepsi has continued to consistently interact with these conversations. Head of Digital at PepsiCo Beverages Shiv Sing has suggested that the RefreshEverything.com site now attracts more unique users on a monthly basis than other sites with which the brand would previously have considered purchasing display advertising.  In addition to this, the sites accrued more than 7,500 applications in its first year, and 42 million votes. Meanwhile, the brand&#8217;s &#8220;likes&#8221; on Facebook have increased from 225,000 to well over a million in that period, and its Twitter following and YouTube presence have also grown!!</p>
<p>Not every company has the resource or the brand power to create a social media strategy of this scale, but with community engagement now an integral part of any company’s online strategy, the question is how will you apply this thinking to your business?</p>


<div class="shr-bookmarks shr-bookmarks-expand shr-bookmarks-center">
<ul class="socials">
		<li class="shr-delicious">
			<a href="http://delicious.com/post?url=http://www.epiphanysolutions.co.uk/blog/the-rediscovery-of-pepsico-and-its-social-media-stategy/&amp;title=The+Rediscovery+of+PepsiCo+and+Its+Social+Media+Stategy" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://www.epiphanysolutions.co.uk/blog/the-rediscovery-of-pepsico-and-its-social-media-stategy/&amp;title=The+Rediscovery+of+PepsiCo+and+Its+Social+Media+Stategy" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://www.epiphanysolutions.co.uk/blog/the-rediscovery-of-pepsico-and-its-social-media-stategy/&amp;t=The+Rediscovery+of+PepsiCo+and+Its+Social+Media+Stategy" rel="nofollow" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-googlebuzz">
			<a href="http://www.google.com/buzz/post?url=http://www.epiphanysolutions.co.uk/blog/the-rediscovery-of-pepsico-and-its-social-media-stategy/&amp;imageurl=" rel="nofollow" class="external" title="Post on Google Buzz">Post on Google Buzz</a>
		</li>
		<li class="shr-linkedin">
			<a href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http://www.epiphanysolutions.co.uk/blog/the-rediscovery-of-pepsico-and-its-social-media-stategy/&amp;title=The+Rediscovery+of+PepsiCo+and+Its+Social+Media+Stategy&amp;summary=Earlier%20this%20month%2C%20I%20attended%20a%20webinar%20of%20the%20TED2011%20conference.%20TED%20or%20Technology%2C%20Entertainment%20and%20Design%20was%20founded%20in%201984%2C%20formed%20to%20share%20%E2%80%9Cideas%20worth%20spreading.%E2%80%9D%20Speakers%20have%20included%20names%20like%20Rory%20Bremner%2C%20James%20Cameron%2C%20Seth%20Godin%2C%20Bill%20Clinton%2C%20Richard%20Dawkins%2C%20Bill%20Gates%20and%20s&amp;source=Search Marketing" rel="nofollow" class="external" title="Share this on LinkedIn">Share this on LinkedIn</a>
		</li>
		<li class="shr-reddit">
			<a href="http://reddit.com/submit?url=http://www.epiphanysolutions.co.uk/blog/the-rediscovery-of-pepsico-and-its-social-media-stategy/&amp;title=The+Rediscovery+of+PepsiCo+and+Its+Social+Media+Stategy" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="shr-sphinn">
			<a href="http://sphinn.com/index.php?c=post&amp;m=submit&amp;link=http://www.epiphanysolutions.co.uk/blog/the-rediscovery-of-pepsico-and-its-social-media-stategy/" rel="nofollow" class="external" title="Sphinn this on Sphinn">Sphinn this on Sphinn</a>
		</li>
		<li class="shr-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://www.epiphanysolutions.co.uk/blog/the-rediscovery-of-pepsico-and-its-social-media-stategy/&amp;title=The+Rediscovery+of+PepsiCo+and+Its+Social+Media+Stategy" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="shr-technorati">
			<a href="http://technorati.com/faves?add=http://www.epiphanysolutions.co.uk/blog/the-rediscovery-of-pepsico-and-its-social-media-stategy/" rel="nofollow" class="external" title="Share this on Technorati">Share this on Technorati</a>
		</li>
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=The+Rediscovery+of+PepsiCo+and+Its+Social+Media+Stategy+-+http://bit.ly/idgmGS&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>

]]></content:encoded>
			<wfw:commentRss>http://www.epiphanysolutions.co.uk/blog/the-rediscovery-of-pepsico-and-its-social-media-stategy/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Think Visibility March 2011: Like SMX at Charlie Sheen’s House.</title>
		<link>http://www.epiphanysolutions.co.uk/blog/think-visibility-march-2011-like-smx-at-charlie-sheens-house/</link>
		<comments>http://www.epiphanysolutions.co.uk/blog/think-visibility-march-2011-like-smx-at-charlie-sheens-house/#comments</comments>
		<pubDate>Thu, 10 Mar 2011 16:20:27 +0000</pubDate>
		<dc:creator>Malcolm Slade</dc:creator>
				<category><![CDATA[Conferences]]></category>
		<category><![CDATA[Think Visibility]]></category>

		<guid isPermaLink="false">http://www.epiphanysolutions.co.uk/blog/?p=5479</guid>
		<description><![CDATA[Last weekend was a great weekend. Not only was it my birthday, but I got to attend the best conference I have been to in my five and a half years in search, namely Think Visibility. About Think Visibility Think Visibility is the brain child of one Dominic (@thehodge) Hodgson and began in March 2009. [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.epiphanysolutions.co.uk/blog/wp-content/uploads/2011/03/think-visibility-logo2.jpg" rel="lightbox[5479]"><img class="alignright size-full wp-image-5488" title="think-visibility-logo" src="http://www.epiphanysolutions.co.uk/blog/wp-content/uploads/2011/03/think-visibility-logo2.jpg" alt="" width="235" height="73" /></a>Last weekend was a great weekend. Not only was it my birthday, but I got to attend the best conference I have been to in my five and a half years in search, namely Think Visibility. <span id="more-5479"></span></p>
<h2>About Think Visibility</h2>
<p><a href="http://www.thinkvisibility.com/" target="_blank">Think Visibility</a> is the brain child of one Dominic (@thehodge) Hodgson and began in March 2009. The main idea of Think Visibility is to get a group of like-minded people together to discuss a range of subjects from SEO to travelling around the world via Twitter.</p>
<p><a href="http://www.epiphanysolutions.co.uk/blog/wp-content/uploads/2011/03/dom-hodgson.jpg" rel="lightbox[5479]"><img class="alignnone size-full wp-image-5491" title="dom-hodgson" src="http://www.epiphanysolutions.co.uk/blog/wp-content/uploads/2011/03/dom-hodgson.jpg" alt="" width="282" height="179" /></a></p>
<h2>What makes Think Visibility different?</h2>
<p>While my title might be a bit extreme, it does give a general idea of how Think Visibility is run and the general atmosphere. Think Vis (I’m already bored of typing it in full) is a single day event held at the Alea Casino in Leeds. This choice of location lends itself to a very relaxed atmosphere rather than the more corporate feel of your SES and SMXs.</p>
<p>This relaxed atmosphere combined with bacon butties for breakfast, more pic-n-mix than I have ever seen in my life, rubber ducks, lunchtime entertainment and a bar that opens while the conference is on, makes Think Vis the ultimate place to chat with some really interesting people like Dixon Jones, Stephen Pavlovich, Paul Madden, Becky Naylor (and I guess Dave) and Ben Elton (sorry Jason).</p>
<p>Another thing that makes Think Vis different is the speakers, who seem a lot more relaxed than at most conferences I have attended. Topics are more casually explained using interesting analogies and enjoyable stories rather than graphs and stats.</p>
<p>So on to the speakers and topics&#8230;</p>
<h2>Speakers and Topics</h2>
<p>Several great posts (which I have listed below) have already been written about the speakers and their topics, so I am solely going to add my spin on things that I attended rather than go over old ground.</p>
<p>The first speaker of the day for me was Peter Cooper (a passionate Ruby developer, author and entrepreneur). The first thing to say about Peter is he looks absolutely nothing like his photo. The second thing is he has really thought about how geeks can promote themselves.  His presentation,“Self Promotion for Geeks: Let’s Look at Attracting and Audience For Our Projects,” made for a very light hearted and interest talk with some interesting takeaways.</p>
<p>Following on from Peter was Stephen Pavlovich, taking a fresh spin on conversion rate optimisation under the subject “Mind Games: Using Brainwashing, Psychology and Cults to Boost Your Conversion Rate.” I really enjoyed Stephen’s talk because a) he looked like my favourite comedian and b) he made some really deep points about what conversion rate optimisation should be addressing beyond the colour of buttons etc. I have even ordered “Influence: The Psychology of Persuasion by Robert Ciadini” off of the back of Stephen’s recommendation.</p>
<p>Next came lunch and a chance for me to embarrass myself taking part in “Play Your SERPs Right.” Here we (two other contestants and I) had to answer several higher and lower questions based on where certain sites ranked for certain terms. To cut a long sour story of betrayal short, I WAS ROBBED!</p>
<p>After lunch I found out what performance marketing was via “Performance Marketing? It’s a Piece of Cake – Getting the ingredients right for success” by Tina Judic. I will be honest my brain hasn’t recovered from watching a Victoria Sponge being made live on stage. I was also disappointed that a Bluebird A La Carte Kitchen wasn’t used to cook the sponge layers.</p>
<p>Next was Dixon Jones talking about Majestic SEO. Now I have had a lot of experience with Majestic SEO and seen Dixon speak several times, so I was a bit worried that the talk would be a sales pitch. Well, it wasn’t. Dixon was great and although I personally didn’t learn anything new, it was a great talk and lots of people did.</p>
<p>My last talk of the day (I will explain why in a moment) was Gary Taylor talking about his experiences of buying domains and trying to up-sell/make money from them in “One Domain, One Hundred Days, One Result.” While the topic was very well geared toward the main core of attendees, I didn&#8217;t really get much from it and felt like the over emphasis on exact match domains wasn’t backed up with any reasoning as to why they work (<a href="http://www.youtube.com/watch?v=rAWFv43qubI">http://www.youtube.com/watch?v=rAWFv43qubI</a>).</p>
<p>The next speaker was Dave Naylor doing a site clinic. I did genuinely want to attend this (honest Dave) but I got talking to Pete Young, Dixon Jones and Jason Duke (as is the way with Think Vis) and time just flew by.</p>
<h2>On to the after party</h2>
<p>Right I’m not going to say much about the after party here as here is not the place. I may post something on my own blog later. What I will say is we sponsored the after party which meant some free drinks, a poker and roulette table, blackjack (not the same as Pontoon as I found out), and lots more fun.</p>
<p>Loads of people attended, the beer flowed and everybody had a great time long into the next morning.</p>
<h2>To conclude</h2>
<p>Think Visibility is awesome. Everyone from Epiphany who attended had a great time, learned something and met loads of new friends. What more can you honestly ask from a conference.</p>
<p>Once again I take my hat off to Dom for creating something so slick while keeping it rooted in the North.</p>
<p>By the way, did I mention I ate 20 Creme Eggs on the Friday?</p>
<p>Malcolm (@SEOmalc) Slade</p>
<h2>Other Think Vis Posts</h2>
<p><a href="http://blog.pushon.co.uk/think-visibility/think-visibility-live-blogging-march-2011/">http://blog.pushon.co.uk/think-visibility/think-visibility-live-blogging-march-2011/</a></p>
<p><a href="http://www.hobo-web.co.uk/seo-blog/sinkvis/">http://www.hobo-web.co.uk/seo-blog/sinkvis/</a></p>
<p><a href="http://www.stateofsearch.com/think-visibility-5-march-2011-the-one-with-the-panda-pick-n-mix/">http://www.stateofsearch.com/think-visibility-5-march-2011-the-one-with-the-panda-pick-n-mix/</a></p>


<div class="shr-bookmarks shr-bookmarks-expand shr-bookmarks-center">
<ul class="socials">
		<li class="shr-delicious">
			<a href="http://delicious.com/post?url=http://www.epiphanysolutions.co.uk/blog/think-visibility-march-2011-like-smx-at-charlie-sheens-house/&amp;title=Think+Visibility+March+2011%3A+Like+SMX+at+Charlie+Sheen%E2%80%99s+House." rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://www.epiphanysolutions.co.uk/blog/think-visibility-march-2011-like-smx-at-charlie-sheens-house/&amp;title=Think+Visibility+March+2011%3A+Like+SMX+at+Charlie+Sheen%E2%80%99s+House." rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://www.epiphanysolutions.co.uk/blog/think-visibility-march-2011-like-smx-at-charlie-sheens-house/&amp;t=Think+Visibility+March+2011%3A+Like+SMX+at+Charlie+Sheen%E2%80%99s+House." rel="nofollow" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-googlebuzz">
			<a href="http://www.google.com/buzz/post?url=http://www.epiphanysolutions.co.uk/blog/think-visibility-march-2011-like-smx-at-charlie-sheens-house/&amp;imageurl=" rel="nofollow" class="external" title="Post on Google Buzz">Post on Google Buzz</a>
		</li>
		<li class="shr-linkedin">
			<a href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http://www.epiphanysolutions.co.uk/blog/think-visibility-march-2011-like-smx-at-charlie-sheens-house/&amp;title=Think+Visibility+March+2011%3A+Like+SMX+at+Charlie+Sheen%E2%80%99s+House.&amp;summary=Last%20weekend%20was%20a%20great%20weekend.%20Not%20only%20was%20it%20my%20birthday%2C%20but%20I%20got%20to%20attend%20the%20best%20conference%20I%20have%20been%20to%20in%20my%20five%20and%20a%20half%20years%20in%20search%2C%20namely%20Think%20Visibility.%20%0D%0AAbout%20Think%20Visibility%0D%0AThink%20Visibility%20is%20the%20brain%20child%20of%20one%20Dominic%20%28%40thehodge%29%20Hodgson%20and%20began%20in%20March%2020&amp;source=Search Marketing" rel="nofollow" class="external" title="Share this on LinkedIn">Share this on LinkedIn</a>
		</li>
		<li class="shr-reddit">
			<a href="http://reddit.com/submit?url=http://www.epiphanysolutions.co.uk/blog/think-visibility-march-2011-like-smx-at-charlie-sheens-house/&amp;title=Think+Visibility+March+2011%3A+Like+SMX+at+Charlie+Sheen%E2%80%99s+House." rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="shr-sphinn">
			<a href="http://sphinn.com/index.php?c=post&amp;m=submit&amp;link=http://www.epiphanysolutions.co.uk/blog/think-visibility-march-2011-like-smx-at-charlie-sheens-house/" rel="nofollow" class="external" title="Sphinn this on Sphinn">Sphinn this on Sphinn</a>
		</li>
		<li class="shr-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://www.epiphanysolutions.co.uk/blog/think-visibility-march-2011-like-smx-at-charlie-sheens-house/&amp;title=Think+Visibility+March+2011%3A+Like+SMX+at+Charlie+Sheen%E2%80%99s+House." rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="shr-technorati">
			<a href="http://technorati.com/faves?add=http://www.epiphanysolutions.co.uk/blog/think-visibility-march-2011-like-smx-at-charlie-sheens-house/" rel="nofollow" class="external" title="Share this on Technorati">Share this on Technorati</a>
		</li>
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=Think+Visibility+March+2011%3A+Like+SMX+at+Charlie+Sheen%E2%80%99s+House.+-+http://bit.ly/hood8l&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>

]]></content:encoded>
			<wfw:commentRss>http://www.epiphanysolutions.co.uk/blog/think-visibility-march-2011-like-smx-at-charlie-sheens-house/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Search Conference Season Is Upon Us&#8230;</title>
		<link>http://www.epiphanysolutions.co.uk/blog/search-conference-season-is-upon-us/</link>
		<comments>http://www.epiphanysolutions.co.uk/blog/search-conference-season-is-upon-us/#comments</comments>
		<pubDate>Thu, 24 Feb 2011 16:13:18 +0000</pubDate>
		<dc:creator>Andy-Heaps</dc:creator>
				<category><![CDATA[Conferences]]></category>
		<category><![CDATA[Industry News]]></category>

		<guid isPermaLink="false">http://www.epiphanysolutions.co.uk/blog/?p=5196</guid>
		<description><![CDATA[Search conference season is upon us, with many of the world’s best known online marketers sharing some of their secrets and insights at a variety of events over the next few months. The Epiphany SEO and PPC team will be out in force at a number of events, our pick of the bunch for the [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.epiphanysolutions.co.uk/blog/wp-content/uploads/2011/02/SES-Conference1.png" rel="lightbox[5196]"><img class="alignright size-full wp-image-5205" title="SES Conference" src="http://www.epiphanysolutions.co.uk/blog/wp-content/uploads/2011/02/SES-Conference1.png" alt="" width="200" height="100" /></a>Search conference season is upon us, with many of the world’s best known online marketers sharing some of their secrets and insights at a variety of events over the next few months. The Epiphany SEO and PPC team will be out in force at a number of events, our pick of the bunch for the first half of 2011 are:</p>
<ul>
<li><a href="http://www.searchenginestrategies.com/london/" target="_blank">SES London</a>: 21-25<sup>th</sup> February</li>
</ul>
<p>One of the original search conferences, the SES presence in the UK continues to grow. The spectrum of sessions aims to attract beginners through to experts in everything from SEO, PPC, Social and Analytics. <span id="more-5196"></span></p>
<ul>
<li><a href="http://searchmarketingexpo.com/london/" target="_blank">SMX Advanced London</a>: 16-17<sup>th</sup> May</li>
</ul>
<p>Similar to SES, SMX is the ‘other’ large scale conference in the UK this year. We’d recommend going to one of SES or SMX, but not both. There is usually quite a cross over in speakers and sessions although SMX tends to offer more advanced sessions than SES.</p>
<ul>
<li><a href="http://www.internationalsearchsummit.com/london.html" target="_blank">International Search Summit</a>: 18<sup>th</sup> May</li>
</ul>
<p>Typically covering topics like different search engines &amp; user behaviour around the world as well as different search tactics and strategies, ISS is a must for anyone involved in search campaigns outside of the UK. ISS is now run in conjunction with SMX and buying tickets for the 2 together usually provides a nice discount.</p>
<ul>
<li><a href="http://www.thinkvisibility.com/" target="_blank">Think Visibility</a>: 5<sup>th</sup> March</li>
</ul>
<p>Think Visibility has gone from strength to strength in recent years, and being based in Leeds we’re big fans. Much more intimate and friendly than the bigger events, Think Vis is a great place to ask all those search questions you’ve been wondering about. The after-parties offer great opportunities to network and find out search secrets that wouldn’t be spoken about in a presentation!</p>
<ul>
<li><a href="http://www.sascon.co.uk/" target="_blank">SAScon</a>: 19-20<sup>th</sup> May</li>
</ul>
<p>The “search , analytics and social” conference is now in its second year (and now expanded to 2 days), and continues to attract a strong set of speakers from around the UK and Europe. Like Think Visibility it has a much friendlier and more intimate vibe than the bigger conferences with plenty of opportunities to mingle with speakers in between sessions.</p>
<p>If you’re attending any of these be sure to let us know!</p>


<div class="shr-bookmarks shr-bookmarks-expand shr-bookmarks-center">
<ul class="socials">
		<li class="shr-delicious">
			<a href="http://delicious.com/post?url=http://www.epiphanysolutions.co.uk/blog/search-conference-season-is-upon-us/&amp;title=Search+Conference+Season+Is+Upon+Us..." rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://www.epiphanysolutions.co.uk/blog/search-conference-season-is-upon-us/&amp;title=Search+Conference+Season+Is+Upon+Us..." rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://www.epiphanysolutions.co.uk/blog/search-conference-season-is-upon-us/&amp;t=Search+Conference+Season+Is+Upon+Us..." rel="nofollow" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-googlebuzz">
			<a href="http://www.google.com/buzz/post?url=http://www.epiphanysolutions.co.uk/blog/search-conference-season-is-upon-us/&amp;imageurl=" rel="nofollow" class="external" title="Post on Google Buzz">Post on Google Buzz</a>
		</li>
		<li class="shr-linkedin">
			<a href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http://www.epiphanysolutions.co.uk/blog/search-conference-season-is-upon-us/&amp;title=Search+Conference+Season+Is+Upon+Us...&amp;summary=Search%20conference%20season%20is%20upon%20us%2C%20with%20many%20of%20the%20world%E2%80%99s%20best%20known%20online%20marketers%20sharing%20some%20of%20their%20secrets%20and%20insights%20at%20a%20variety%20of%20events%20over%20the%20next%20few%20months.%20The%20Epiphany%20SEO%20and%20PPC%20team%20will%20be%20out%20in%20force%20at%20a%20number%20of%20events%2C%20our%20pick%20of%20the%20bunch%20for%20the%20first%20half%20o&amp;source=Search Marketing" rel="nofollow" class="external" title="Share this on LinkedIn">Share this on LinkedIn</a>
		</li>
		<li class="shr-reddit">
			<a href="http://reddit.com/submit?url=http://www.epiphanysolutions.co.uk/blog/search-conference-season-is-upon-us/&amp;title=Search+Conference+Season+Is+Upon+Us..." rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="shr-sphinn">
			<a href="http://sphinn.com/index.php?c=post&amp;m=submit&amp;link=http://www.epiphanysolutions.co.uk/blog/search-conference-season-is-upon-us/" rel="nofollow" class="external" title="Sphinn this on Sphinn">Sphinn this on Sphinn</a>
		</li>
		<li class="shr-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://www.epiphanysolutions.co.uk/blog/search-conference-season-is-upon-us/&amp;title=Search+Conference+Season+Is+Upon+Us..." rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="shr-technorati">
			<a href="http://technorati.com/faves?add=http://www.epiphanysolutions.co.uk/blog/search-conference-season-is-upon-us/" rel="nofollow" class="external" title="Share this on Technorati">Share this on Technorati</a>
		</li>
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=Search+Conference+Season+Is+Upon+Us...+-+http://bit.ly/eOMDwW&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>

]]></content:encoded>
			<wfw:commentRss>http://www.epiphanysolutions.co.uk/blog/search-conference-season-is-upon-us/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SMX London 2011 Discount Code / Coupon</title>
		<link>http://www.epiphanysolutions.co.uk/blog/smx-london-2011-discount-code-coupon/</link>
		<comments>http://www.epiphanysolutions.co.uk/blog/smx-london-2011-discount-code-coupon/#comments</comments>
		<pubDate>Tue, 18 Jan 2011 16:30:12 +0000</pubDate>
		<dc:creator>Daniel Peden</dc:creator>
				<category><![CDATA[Conferences]]></category>
		<category><![CDATA[Industry News]]></category>

		<guid isPermaLink="false">http://www.epiphanysolutions.co.uk/blog/?p=4569</guid>
		<description><![CDATA[It’s that time of year and once again we have our 15% SMX London 2011 discount code / coupon. Whilst booking simply use the code: EPIPHANY011 This will provide you with 15% off all tickets so get buying! It looks like it should be another good one this year! Click here to register and enter [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.epiphanysolutions.co.uk/blog/wp-content/uploads/2011/01/SMX-london-2011-discount.jpg" rel="lightbox[4569]"><img class="alignright size-full wp-image-4571" title="SMX-london-2011-discount" src="http://www.epiphanysolutions.co.uk/blog/wp-content/uploads/2011/01/SMX-london-2011-discount.jpg" alt="" width="125" height="125" /></a>It’s that time of year and once again we have our 15% SMX London 2011 discount code / coupon.</p>
<p>Whilst booking simply use the code: EPIPHANY011</p>
<p>This will provide you with 15% off all tickets so get buying! It looks like it should be another good one this year!</p>
<p><a href="http://searchmarketingexpo.com/london/register" target="_blank">Click here</a> to register and enter you discount code details when prompted.</p>


<div class="shr-bookmarks shr-bookmarks-expand shr-bookmarks-center">
<ul class="socials">
		<li class="shr-delicious">
			<a href="http://delicious.com/post?url=http://www.epiphanysolutions.co.uk/blog/smx-london-2011-discount-code-coupon/&amp;title=SMX+London+2011+Discount+Code+%2F+Coupon" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://www.epiphanysolutions.co.uk/blog/smx-london-2011-discount-code-coupon/&amp;title=SMX+London+2011+Discount+Code+%2F+Coupon" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://www.epiphanysolutions.co.uk/blog/smx-london-2011-discount-code-coupon/&amp;t=SMX+London+2011+Discount+Code+%2F+Coupon" rel="nofollow" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-googlebuzz">
			<a href="http://www.google.com/buzz/post?url=http://www.epiphanysolutions.co.uk/blog/smx-london-2011-discount-code-coupon/&amp;imageurl=" rel="nofollow" class="external" title="Post on Google Buzz">Post on Google Buzz</a>
		</li>
		<li class="shr-linkedin">
			<a href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http://www.epiphanysolutions.co.uk/blog/smx-london-2011-discount-code-coupon/&amp;title=SMX+London+2011+Discount+Code+%2F+Coupon&amp;summary=It%E2%80%99s%20that%20time%20of%20year%20and%20once%20again%20we%20have%20our%2015%25%20SMX%20London%202011%20discount%20code%20%2F%20coupon.%0D%0A%0D%0AWhilst%20booking%20simply%20use%20the%20code%3A%20EPIPHANY011%0D%0A%0D%0AThis%20will%20provide%20you%20with%2015%25%20off%20all%20tickets%20so%20get%20buying%21%20It%20looks%20like%20it%20should%20be%20another%20good%20one%20this%20year%21%0D%0A%0D%0AClick%20here%20to%20register%20and%20ent&amp;source=Search Marketing" rel="nofollow" class="external" title="Share this on LinkedIn">Share this on LinkedIn</a>
		</li>
		<li class="shr-reddit">
			<a href="http://reddit.com/submit?url=http://www.epiphanysolutions.co.uk/blog/smx-london-2011-discount-code-coupon/&amp;title=SMX+London+2011+Discount+Code+%2F+Coupon" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="shr-sphinn">
			<a href="http://sphinn.com/index.php?c=post&amp;m=submit&amp;link=http://www.epiphanysolutions.co.uk/blog/smx-london-2011-discount-code-coupon/" rel="nofollow" class="external" title="Sphinn this on Sphinn">Sphinn this on Sphinn</a>
		</li>
		<li class="shr-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://www.epiphanysolutions.co.uk/blog/smx-london-2011-discount-code-coupon/&amp;title=SMX+London+2011+Discount+Code+%2F+Coupon" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="shr-technorati">
			<a href="http://technorati.com/faves?add=http://www.epiphanysolutions.co.uk/blog/smx-london-2011-discount-code-coupon/" rel="nofollow" class="external" title="Share this on Technorati">Share this on Technorati</a>
		</li>
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=SMX+London+2011+Discount+Code+%2F+Coupon+-+http://bit.ly/gloq8J&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>

]]></content:encoded>
			<wfw:commentRss>http://www.epiphanysolutions.co.uk/blog/smx-london-2011-discount-code-coupon/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Going Full Frontal</title>
		<link>http://www.epiphanysolutions.co.uk/blog/going-full-frontal/</link>
		<comments>http://www.epiphanysolutions.co.uk/blog/going-full-frontal/#comments</comments>
		<pubDate>Fri, 19 Nov 2010 12:30:36 +0000</pubDate>
		<dc:creator>chrismarsh</dc:creator>
				<category><![CDATA[Conferences]]></category>
		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://www.epiphanysolutions.co.uk/blog/?p=3620</guid>
		<description><![CDATA[Last Friday the Full Frontal Javascript Conference took place in Brighton. Founded last year by Remy Sharp of Left Logic and one of the brains behind the popular JavaScript library jQuery, it aims to push the boundaries of what JavaScript can do in the browser to give people an even more immersive and exciting web [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.epiphanysolutions.co.uk/blog/wp-content/uploads/2010/11/FF-Conference.png" rel="lightbox[3620]"><img class="alignright size-medium wp-image-3626" title="FF Conference" src="http://www.epiphanysolutions.co.uk/blog/wp-content/uploads/2010/11/FF-Conference-300x73.png" alt="" width="300" height="73" /></a>Last Friday the <a href="http://2010.full-frontal.org/" target="_blank">Full Frontal Javascript Conference</a> took place in Brighton. Founded last year by Remy Sharp of Left Logic and one of the brains behind the popular JavaScript library jQuery, it aims to push the boundaries of what JavaScript can do in the browser to give people an even more immersive and exciting web experience.</p>
<p>The format of the day was seven 45-minute talks from some of the people at the forefront of web development at Google, Mozilla and Twitter, amongst others, interspersed with coffee and pastries and followed by a few drinks in a bar on the beachfront. For those of you who don’t know, JavaScript is the web language that allows websites to do things like animations, posting to Twitter, adding stuff to your shopping basket in Amazon and lots more. <span id="more-3620"></span></p>
<p>It’s becoming more and more important as a web technology, and more powerful too. It used to be that you would develop a webpage without JavaScript and only use JavaScript to add the cool effects afterwards, but it’s now included on all the major browsers by default and is enhancing social networks, online gaming, shopping and mobile websites.</p>
<p>There are big advances being made in the speed of web browsers, which means we can start doing some fantastic 3D effects using your computer’s GPU (graphics processing unit). JavaScript is also being used to perform image manipulation, which has traditionally been done server-side. Doing this in the browser speeds up the process. Paul Rouget, from Mozilla, demonstrated these capabilities by taking a webcam photo of himself, cropping it, changing it to black and white and then adding other images on top all without any time-lag or need to connect to the internet.</p>
<p>So the next time you notice a website doing something super-quick, or animating a menu, or if you’re playing an online game, you might well be using JavaScript. The Full Frontal conference was a great showcase for some new technologies that we’ll be using to enhance our new R&amp;D projects. Watch this space!</p>


<div class="shr-bookmarks shr-bookmarks-expand shr-bookmarks-center">
<ul class="socials">
		<li class="shr-delicious">
			<a href="http://delicious.com/post?url=http://www.epiphanysolutions.co.uk/blog/going-full-frontal/&amp;title=Going+Full+Frontal" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://www.epiphanysolutions.co.uk/blog/going-full-frontal/&amp;title=Going+Full+Frontal" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://www.epiphanysolutions.co.uk/blog/going-full-frontal/&amp;t=Going+Full+Frontal" rel="nofollow" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-googlebuzz">
			<a href="http://www.google.com/buzz/post?url=http://www.epiphanysolutions.co.uk/blog/going-full-frontal/&amp;imageurl=" rel="nofollow" class="external" title="Post on Google Buzz">Post on Google Buzz</a>
		</li>
		<li class="shr-linkedin">
			<a href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http://www.epiphanysolutions.co.uk/blog/going-full-frontal/&amp;title=Going+Full+Frontal&amp;summary=Last%20Friday%20the%20Full%20Frontal%20Javascript%20Conference%20took%20place%20in%20Brighton.%20Founded%20last%20year%20by%20Remy%20Sharp%20of%20Left%20Logic%20and%20one%20of%20the%20brains%20behind%20the%20popular%20JavaScript%20library%20jQuery%2C%20it%20aims%20to%20push%20the%20boundaries%20of%20what%20JavaScript%20can%20do%20in%20the%20browser%20to%20give%20people%20an%20even%20more%20immersive%20a&amp;source=Search Marketing" rel="nofollow" class="external" title="Share this on LinkedIn">Share this on LinkedIn</a>
		</li>
		<li class="shr-reddit">
			<a href="http://reddit.com/submit?url=http://www.epiphanysolutions.co.uk/blog/going-full-frontal/&amp;title=Going+Full+Frontal" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="shr-sphinn">
			<a href="http://sphinn.com/index.php?c=post&amp;m=submit&amp;link=http://www.epiphanysolutions.co.uk/blog/going-full-frontal/" rel="nofollow" class="external" title="Sphinn this on Sphinn">Sphinn this on Sphinn</a>
		</li>
		<li class="shr-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://www.epiphanysolutions.co.uk/blog/going-full-frontal/&amp;title=Going+Full+Frontal" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="shr-technorati">
			<a href="http://technorati.com/faves?add=http://www.epiphanysolutions.co.uk/blog/going-full-frontal/" rel="nofollow" class="external" title="Share this on Technorati">Share this on Technorati</a>
		</li>
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=Going+Full+Frontal+-+http://b2l.me/a5Zs88&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>

]]></content:encoded>
			<wfw:commentRss>http://www.epiphanysolutions.co.uk/blog/going-full-frontal/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Conversion Conference London 2010 Discount Code</title>
		<link>http://www.epiphanysolutions.co.uk/blog/conversion-conference-2010-discount-code/</link>
		<comments>http://www.epiphanysolutions.co.uk/blog/conversion-conference-2010-discount-code/#comments</comments>
		<pubDate>Mon, 04 Oct 2010 11:03:01 +0000</pubDate>
		<dc:creator>Daniel Peden</dc:creator>
				<category><![CDATA[Conferences]]></category>
		<category><![CDATA[Conversion Rate]]></category>

		<guid isPermaLink="false">http://www.epiphanysolutions.co.uk/blog/?p=3050</guid>
		<description><![CDATA[With October now upon us, it’s almost time for Conversion Conference 2010. A full packed agenda spread over 2 days looks like a must attend for anyone in the conversion rate business – which frankly should be everyone! One of the keynotes will be delivered by conversion guru Tim Ash – a man I have [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.epiphanysolutions.co.uk/blog/wp-content/uploads/2010/10/cc_uk_blog_partner.jpg" rel="lightbox[3050]"><img src="http://www.epiphanysolutions.co.uk/blog/wp-content/uploads/2010/10/cc_uk_blog_partner.jpg" alt="" title="cc_uk_blog_partner" width="125" height="125" class="alignright size-full wp-image-3052" /></a>With October now upon us, it’s almost time for <a href="http://conversionconference.co.uk/">Conversion Conference 2010</a>.</p>
<p>A full packed <a href="http://conversionconference.co.uk/agenda/">agenda</a> spread over 2 days looks like a must attend for anyone in the conversion rate business – which frankly should be everyone! One of the keynotes will be delivered by conversion guru Tim Ash – a man I have read a lot of but never actually seen live &#8211; so it should be an interesting one.</p>
<p>And again Epiphany is the bringer of great news – <a href="http://conversionconference.co.uk/register/">we can get you a discount</a>!!!<span id="more-3050"></span></p>
<p>Whilst booking simply use the code: EPIPHANY010</p>
<p>This will provide you with 15% off all tickets so get buying!</p>


<div class="shr-bookmarks shr-bookmarks-expand shr-bookmarks-center">
<ul class="socials">
		<li class="shr-delicious">
			<a href="http://delicious.com/post?url=http://www.epiphanysolutions.co.uk/blog/conversion-conference-2010-discount-code/&amp;title=Conversion+Conference+London+2010+Discount+Code" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://www.epiphanysolutions.co.uk/blog/conversion-conference-2010-discount-code/&amp;title=Conversion+Conference+London+2010+Discount+Code" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://www.epiphanysolutions.co.uk/blog/conversion-conference-2010-discount-code/&amp;t=Conversion+Conference+London+2010+Discount+Code" rel="nofollow" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-googlebuzz">
			<a href="http://www.google.com/buzz/post?url=http://www.epiphanysolutions.co.uk/blog/conversion-conference-2010-discount-code/&amp;imageurl=" rel="nofollow" class="external" title="Post on Google Buzz">Post on Google Buzz</a>
		</li>
		<li class="shr-linkedin">
			<a href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http://www.epiphanysolutions.co.uk/blog/conversion-conference-2010-discount-code/&amp;title=Conversion+Conference+London+2010+Discount+Code&amp;summary=With%20October%20now%20upon%20us%2C%20it%E2%80%99s%20almost%20time%20for%20Conversion%20Conference%202010.%0D%0A%0D%0AA%20full%20packed%20agenda%20spread%20over%202%20days%20looks%20like%20a%20must%20attend%20for%20anyone%20in%20the%20conversion%20rate%20business%20%E2%80%93%20which%20frankly%20should%20be%20everyone%21%20One%20of%20the%20keynotes%20will%20be%20delivered%20by%20conversion%20guru%20Tim%20Ash%20%E2%80%93%20a%20man&amp;source=Search Marketing" rel="nofollow" class="external" title="Share this on LinkedIn">Share this on LinkedIn</a>
		</li>
		<li class="shr-reddit">
			<a href="http://reddit.com/submit?url=http://www.epiphanysolutions.co.uk/blog/conversion-conference-2010-discount-code/&amp;title=Conversion+Conference+London+2010+Discount+Code" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="shr-sphinn">
			<a href="http://sphinn.com/index.php?c=post&amp;m=submit&amp;link=http://www.epiphanysolutions.co.uk/blog/conversion-conference-2010-discount-code/" rel="nofollow" class="external" title="Sphinn this on Sphinn">Sphinn this on Sphinn</a>
		</li>
		<li class="shr-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://www.epiphanysolutions.co.uk/blog/conversion-conference-2010-discount-code/&amp;title=Conversion+Conference+London+2010+Discount+Code" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="shr-technorati">
			<a href="http://technorati.com/faves?add=http://www.epiphanysolutions.co.uk/blog/conversion-conference-2010-discount-code/" rel="nofollow" class="external" title="Share this on Technorati">Share this on Technorati</a>
		</li>
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=Conversion+Conference+London+2010+Discount+Code+-+http://b2l.me/aws6cH&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>

]]></content:encoded>
			<wfw:commentRss>http://www.epiphanysolutions.co.uk/blog/conversion-conference-2010-discount-code/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>eMetrics London 2010 Discount Code / Coupon</title>
		<link>http://www.epiphanysolutions.co.uk/blog/emetrics-london-2010-discount-code-coupon/</link>
		<comments>http://www.epiphanysolutions.co.uk/blog/emetrics-london-2010-discount-code-coupon/#comments</comments>
		<pubDate>Wed, 28 Apr 2010 21:14:42 +0000</pubDate>
		<dc:creator>Daniel Peden</dc:creator>
				<category><![CDATA[Conferences]]></category>

		<guid isPermaLink="false">http://www.epiphanysolutions.co.uk/blog/?p=2053</guid>
		<description><![CDATA[Its not long until we have another exciting eMetrics conference in London. Speakers this year include SEOmoz&#8217;s Rand Fishkin, Dave Chaffey of Smart Insights and Ashley Friedlein from Econsultancy. There&#8217;s also a Web Analytics Wednesday (it&#8217;s on a Monday but don&#8217;t tell anyone) hosted by Google Analytics. Alan Wrafter and the team over at Google [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.emetrics.org/london/" target="_blank"><img class="alignright size-full wp-image-2054" title="emetrics" src="http://www.epiphanysolutions.co.uk/blog/wp-content/uploads/2010/04/emetrics.jpg" alt="" width="125" height="125" /></a>Its not long until we have another exciting <a href="http://www.emetrics.org/london/" target="_blank">eMetrics conference</a> in London.</p>
<p>Speakers this year include SEOmoz&#8217;s Rand Fishkin, Dave Chaffey of Smart Insights and Ashley Friedlein from Econsultancy.</p>
<p>There&#8217;s also a Web Analytics Wednesday (it&#8217;s on a Monday but don&#8217;t tell anyone) hosted by Google Analytics. Alan Wrafter and the team over at Google will also be hosting a Google Analytics quiz with funky prizes.<span id="more-2053"></span></p>
<p>And again Epiphany is the bringer of great news &#8211; <a href="http://www.emetrics.org/london/register.php" target="_blank">we can get you a discount</a>!!!</p>
<p>Whilst booking simply use the code: EPIPH010</p>
<p>This will provide you with 15% off all tickets so get buying!</p>
<p><a href="http://www.emetrics.org/london/register.php" target="_blank">Click here</a> to register and enter you discount code details when prompted.</p>


<div class="shr-bookmarks shr-bookmarks-expand shr-bookmarks-center">
<ul class="socials">
		<li class="shr-delicious">
			<a href="http://delicious.com/post?url=http://www.epiphanysolutions.co.uk/blog/emetrics-london-2010-discount-code-coupon/&amp;title=eMetrics+London+2010+Discount+Code+%2F+Coupon" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://www.epiphanysolutions.co.uk/blog/emetrics-london-2010-discount-code-coupon/&amp;title=eMetrics+London+2010+Discount+Code+%2F+Coupon" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://www.epiphanysolutions.co.uk/blog/emetrics-london-2010-discount-code-coupon/&amp;t=eMetrics+London+2010+Discount+Code+%2F+Coupon" rel="nofollow" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-googlebuzz">
			<a href="http://www.google.com/buzz/post?url=http://www.epiphanysolutions.co.uk/blog/emetrics-london-2010-discount-code-coupon/&amp;imageurl=" rel="nofollow" class="external" title="Post on Google Buzz">Post on Google Buzz</a>
		</li>
		<li class="shr-linkedin">
			<a href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http://www.epiphanysolutions.co.uk/blog/emetrics-london-2010-discount-code-coupon/&amp;title=eMetrics+London+2010+Discount+Code+%2F+Coupon&amp;summary=Its%20not%20long%20until%20we%20have%20another%20exciting%20eMetrics%20conference%20in%20London.%0D%0A%0D%0ASpeakers%20this%20year%20include%20SEOmoz%27s%20Rand%20Fishkin%2C%20Dave%20Chaffey%20of%20Smart%20Insights%20and%20Ashley%20Friedlein%20from%20Econsultancy.%0D%0A%0D%0AThere%27s%20also%20a%20Web%20Analytics%20Wednesday%20%28it%27s%20on%20a%20Monday%20but%20don%27t%20tell%20anyone%29%20hosted%20by%20Google%20A&amp;source=Search Marketing" rel="nofollow" class="external" title="Share this on LinkedIn">Share this on LinkedIn</a>
		</li>
		<li class="shr-reddit">
			<a href="http://reddit.com/submit?url=http://www.epiphanysolutions.co.uk/blog/emetrics-london-2010-discount-code-coupon/&amp;title=eMetrics+London+2010+Discount+Code+%2F+Coupon" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="shr-sphinn">
			<a href="http://sphinn.com/index.php?c=post&amp;m=submit&amp;link=http://www.epiphanysolutions.co.uk/blog/emetrics-london-2010-discount-code-coupon/" rel="nofollow" class="external" title="Sphinn this on Sphinn">Sphinn this on Sphinn</a>
		</li>
		<li class="shr-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://www.epiphanysolutions.co.uk/blog/emetrics-london-2010-discount-code-coupon/&amp;title=eMetrics+London+2010+Discount+Code+%2F+Coupon" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="shr-technorati">
			<a href="http://technorati.com/faves?add=http://www.epiphanysolutions.co.uk/blog/emetrics-london-2010-discount-code-coupon/" rel="nofollow" class="external" title="Share this on Technorati">Share this on Technorati</a>
		</li>
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=eMetrics+London+2010+Discount+Code+%2F+Coupon+-+http://b2l.me/ue5te&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>

]]></content:encoded>
			<wfw:commentRss>http://www.epiphanysolutions.co.uk/blog/emetrics-london-2010-discount-code-coupon/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SMX London 2010 Discount Code / Coupon</title>
		<link>http://www.epiphanysolutions.co.uk/blog/smx-london-2010-discount-code-coupon/</link>
		<comments>http://www.epiphanysolutions.co.uk/blog/smx-london-2010-discount-code-coupon/#comments</comments>
		<pubDate>Tue, 19 Jan 2010 11:20:15 +0000</pubDate>
		<dc:creator>Daniel Peden</dc:creator>
				<category><![CDATA[Conferences]]></category>
		<category><![CDATA[SEO]]></category>

		<guid isPermaLink="false">http://www.epiphanysolutions.co.uk/blog/?p=1794</guid>
		<description><![CDATA[It’s that time of year and once again we have our 15% SMX London 2010 discount code / coupon. Whilst booking simply use the code: EPIPH010 This will provide you with 15% off all tickets so get buying! It looks like it should be another good one this year! Click here to register and enter [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://searchmarketingexpo.com/london" target="_blank"><img class="alignright size-full wp-image-1803" title="smx_uk_blog_125" src="http://www.epiphanysolutions.co.uk/blog/wp-content/uploads/2010/01/smx_uk_blog_125.jpg" alt="smx_uk_blog_125" width="125" height="125" /></a>It’s that time of year and once again we have our 15% SMX London 2010 discount code / coupon.</p>
<p>Whilst booking simply use the code: <strong>EPIPH010</strong></p>
<p>This will provide you with 15% off all tickets so get buying! It looks like it should be another good one this year!</p>
<p><a href="http://searchmarketingexpo.com/london/2010/register" target="_blank">Click here</a> to register and enter you discount code details when prompted.</p>


<div class="shr-bookmarks shr-bookmarks-expand shr-bookmarks-center">
<ul class="socials">
		<li class="shr-delicious">
			<a href="http://delicious.com/post?url=http://www.epiphanysolutions.co.uk/blog/smx-london-2010-discount-code-coupon/&amp;title=SMX+London+2010+Discount+Code+%2F+Coupon" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://www.epiphanysolutions.co.uk/blog/smx-london-2010-discount-code-coupon/&amp;title=SMX+London+2010+Discount+Code+%2F+Coupon" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://www.epiphanysolutions.co.uk/blog/smx-london-2010-discount-code-coupon/&amp;t=SMX+London+2010+Discount+Code+%2F+Coupon" rel="nofollow" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-googlebuzz">
			<a href="http://www.google.com/buzz/post?url=http://www.epiphanysolutions.co.uk/blog/smx-london-2010-discount-code-coupon/&amp;imageurl=" rel="nofollow" class="external" title="Post on Google Buzz">Post on Google Buzz</a>
		</li>
		<li class="shr-linkedin">
			<a href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http://www.epiphanysolutions.co.uk/blog/smx-london-2010-discount-code-coupon/&amp;title=SMX+London+2010+Discount+Code+%2F+Coupon&amp;summary=It%E2%80%99s%20that%20time%20of%20year%20and%20once%20again%20we%20have%20our%2015%25%20SMX%20London%202010%20discount%20code%20%2F%20coupon.%0D%0A%0D%0AWhilst%20booking%20simply%20use%20the%20code%3A%20EPIPH010%0D%0A%0D%0AThis%20will%20provide%20you%20with%2015%25%20off%20all%20tickets%20so%20get%20buying%21%20It%20looks%20like%20it%20should%20be%20another%20good%20one%20this%20year%21%0D%0A%0D%0AClick%20here%20to%20register%20and%20enter%20&amp;source=Search Marketing" rel="nofollow" class="external" title="Share this on LinkedIn">Share this on LinkedIn</a>
		</li>
		<li class="shr-reddit">
			<a href="http://reddit.com/submit?url=http://www.epiphanysolutions.co.uk/blog/smx-london-2010-discount-code-coupon/&amp;title=SMX+London+2010+Discount+Code+%2F+Coupon" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="shr-sphinn">
			<a href="http://sphinn.com/index.php?c=post&amp;m=submit&amp;link=http://www.epiphanysolutions.co.uk/blog/smx-london-2010-discount-code-coupon/" rel="nofollow" class="external" title="Sphinn this on Sphinn">Sphinn this on Sphinn</a>
		</li>
		<li class="shr-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://www.epiphanysolutions.co.uk/blog/smx-london-2010-discount-code-coupon/&amp;title=SMX+London+2010+Discount+Code+%2F+Coupon" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="shr-technorati">
			<a href="http://technorati.com/faves?add=http://www.epiphanysolutions.co.uk/blog/smx-london-2010-discount-code-coupon/" rel="nofollow" class="external" title="Share this on Technorati">Share this on Technorati</a>
		</li>
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=SMX+London+2010+Discount+Code+%2F+Coupon+-+http://b2l.me/ufqwt&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>

]]></content:encoded>
			<wfw:commentRss>http://www.epiphanysolutions.co.uk/blog/smx-london-2010-discount-code-coupon/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Think Visibility September 2009 in a (Very Big) Nut Shell.</title>
		<link>http://www.epiphanysolutions.co.uk/blog/think-visibility-september-2009-in-a-very-big-nut-shell/</link>
		<comments>http://www.epiphanysolutions.co.uk/blog/think-visibility-september-2009-in-a-very-big-nut-shell/#comments</comments>
		<pubDate>Thu, 17 Sep 2009 09:53:42 +0000</pubDate>
		<dc:creator>Malcolm Slade</dc:creator>
				<category><![CDATA[Conferences]]></category>
		<category><![CDATA[Digital Marketing]]></category>
		<category><![CDATA[Think Visibility]]></category>

		<guid isPermaLink="false">http://www.epiphanysolutions.co.uk/blog/?p=981</guid>
		<description><![CDATA[Well for once the weekend antics of me and several members of my team are worth a mention. No, we didn’t guess the lottery results, we didn’t get abducted; we went to Think Visibility at the Alea Casino in Leeds. About Think Visibility Think Visibility September 2009 (the second Think Visibility conference) hosted and organised [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-full wp-image-982" title="think-visibility-logo" src="http://www.epiphanysolutions.co.uk/blog/wp-content/uploads/2009/09/think-visibility-logo.jpg" alt="think-visibility-logo" width="120" height="33" />Well for once the weekend antics of me and several members of my team are worth a mention. No, we didn’t guess the lottery results, we didn’t get abducted; we went to Think Visibility at the Alea Casino in Leeds.<span id="more-981"></span></p>
<h2>About Think Visibility</h2>
<p><a rel="nofollow" href="http://www.thinkvisibility.com" target="blank">Think Visibility</a> September 2009 (the second Think Visibility conference) hosted and organised by Dom ‘<a rel="nofollow" href="http://www.thehodge.co.uk" target="blank">The Hodge</a>’ Hodgson, brought together 200+ attendees and 13 speakers (not including the panel) to discuss and learn about a broad range of subjects from Universal Search to Corporate Blogging.</p>
<h2>The Speakers and Talks</h2>
<p>The first speaker of the day was Joost de Valk discussing WordPress SEO. Now a few of us had heard Joost speak before on the subject of WordPress SEO and we were all familiar with his blog over at <a href="http://yoast.com" target="blank">Yoast.com</a>, so we were slightly worried that he might cover old ground. The amazing thing was that Joost had anticipated this himself and addressed this issue at the start of his presentation. He then went on to cover some pretty exciting stuff including optimising images, distributing page elements to get the most out of progressive rendering, caching and a whole lot more.</p>
<p>The next speaker was Julian Sambles from the Telegraph talking about the challenges he faced in bringing online to the forefront of the Telegraph. This subject could have been very dry and corporate but Julian did a fantastic job of bringing the subject to life and gave a great commentary on what, when you think about it, must have been a really difficult job. One thing he highlighted was the need to consider how much time people actually have to do what you need of them with regard to SEO and give them options based on this or a priority list so they can do as much as they can in the time they have.</p>
<p>The final speaker before lunch was Judith Lewis talking about Universal Search.  Judith did a fantastic job of stressing the importance of universal search and gave some great ideas for getting the most out of video content, news, images, Google Base and Google Local listings. Oh and Judith gave out chocolate which always goes down well at conferences!</p>
<p>The lunch break saw the unveiling of a mystery and very entertaining panel consisting of Chris Garrett, Al Carlton, Kieran Donoghue and Pa.. Dom with Tim Nash as the host. After witnessing someone nearly being decapitated by a flying t-shirt, the main room was split into 3 separate rooms and we dispersed.</p>
<p>The first of the 3 split sessions saw;</p>
<p>Elaine Forth and her husband give a very honest and informative talk on how they had gone from being the owners of a simple parenting website (<a rel="nofollow" href="http://www.allkids.co.uk" target="blank">http://www.allkids.co.uk</a>) with a whole load of good content, through the affiliate channel and ended up running a business that is looking to turn over £1 million this year.</p>
<p>Fiona Thomson talk about how the F-Pattern is pretty out of date and backed this up with several examples of data from eye tracking studies from major brand sites such as House of Fraser.</p>
<p>And Paul Robinson discussed advanced user analysis techniques and how available data could be used to drive recommendations, cross selling opportunities and user adaptive websites.</p>
<p>The second of the split sessions saw;</p>
<p>Tim Nash talk about Links. Not link building, not analytics but methods of evaluating links and his experiences while researching this subject. Tim’s was one of the more technical talks with discussion around page segmentation techniques and how someone might create various tools. Tim showed and discussed an image from a segmentation tool he had created (the only slide of his with any colour on it) and explained how page segmentation could be used to create a link footprint for a site and could potentially be used by search engines to further granulate the value of links based on their position on a page.</p>
<p>Chris Clarkson’s talk on his trials and tribulations during his affiliate journey; this was a great session telling not only the highs of being an affiliate but also how bad things can get.</p>
<p>And Tom Smith gave an interesting and entertaining presentation (with amusing doodle slides) on where social media websites may be going wrong and how to overcome the mistakes to turn a website into a success.</p>
<p>Tom’s theory on succeeding in social media was to promote ‘selfish media’ first. Promote the benefits and rewards of the user and the social aspects of the website will naturally promote themselves, providing a thriving website. The core of his presentation revolved around explaining several methods of identifying where website interactions were “making you do things you didn’t know you wanted to do” and included methods of improving these interactions by mapping “process beads”(a flow chart of knock on effects of an initial action).</p>
<p>The last of the split sessions, prior to the 3 rooms becoming 1 again saw;</p>
<p>Karyn Fleeting talk about Corporate Blogging. Karyn gave some good advice on what corporate blogs are often missing, the need to breathe life into corporate blogs via a face and humour and the need to assemble processes for handling the issues that sometimes arise such as negative comments, legal issues etc.</p>
<p>Zoe Piper talking about how to win on the content network, in which she provided tips on how to get the most out of the content network aided by cats.<br />
And Rob Manuel provided an insight into his experiences from running what he calls his personal hell, Sickopedia.</p>
<p>With the rooms opened back up the final talk of the day (if you don’t count drunken rants during Drink Visibility) was from Yahoo’s Artur Ortega on the impact of accessibility on the modern office. It was interesting to see how research into disability had lead to so many of the tools and systems we now take for granted and also just how much Bell Laboratories played a part in it all.</p>
<h2>Think Visibility as a whole</h2>
<p>Think Visibility September 2009 was a success. Dom ‘The Hodge’ Hodgson and his team pulled off a blinding conference, managing to keep it intimate and fun. The only real issue I heard about all day was the printer breaking which slowed down the lanyard production at the start of the day.</p>
<p>The food at the lunch interval was very nice although I would have liked to have known what was in the sandwiches mainly because some of them were amazing and I have it in my head I was eating tuna, mayo and sweet chilli. I would also like to know what was in the Firebox boxes that the lunchtime panel walked out with (looking very shifty). Oh and there is a rumour (probably started by one of my guys) that the cookie area had a sign saying 1 each. If this is true, I’m truly sorry for depriving 4 people of their cookies which incidentally, were cracking.</p>
<p>The next Think Visibility conference will be in March 2010. Hopefully we will see you there.</p>


<div class="shr-bookmarks shr-bookmarks-expand shr-bookmarks-center">
<ul class="socials">
		<li class="shr-delicious">
			<a href="http://delicious.com/post?url=http://www.epiphanysolutions.co.uk/blog/think-visibility-september-2009-in-a-very-big-nut-shell/&amp;title=Think+Visibility+September+2009+in+a+%28Very+Big%29+Nut+Shell." rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://www.epiphanysolutions.co.uk/blog/think-visibility-september-2009-in-a-very-big-nut-shell/&amp;title=Think+Visibility+September+2009+in+a+%28Very+Big%29+Nut+Shell." rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://www.epiphanysolutions.co.uk/blog/think-visibility-september-2009-in-a-very-big-nut-shell/&amp;t=Think+Visibility+September+2009+in+a+%28Very+Big%29+Nut+Shell." rel="nofollow" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-googlebuzz">
			<a href="http://www.google.com/buzz/post?url=http://www.epiphanysolutions.co.uk/blog/think-visibility-september-2009-in-a-very-big-nut-shell/&amp;imageurl=" rel="nofollow" class="external" title="Post on Google Buzz">Post on Google Buzz</a>
		</li>
		<li class="shr-linkedin">
			<a href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http://www.epiphanysolutions.co.uk/blog/think-visibility-september-2009-in-a-very-big-nut-shell/&amp;title=Think+Visibility+September+2009+in+a+%28Very+Big%29+Nut+Shell.&amp;summary=Well%20for%20once%20the%20weekend%20antics%20of%20me%20and%20several%20members%20of%20my%20team%20are%20worth%20a%20mention.%20No%2C%20we%20didn%E2%80%99t%20guess%20the%20lottery%20results%2C%20we%20didn%E2%80%99t%20get%20abducted%3B%20we%20went%20to%20Think%20Visibility%20at%20the%20Alea%20Casino%20in%20Leeds.%0D%0AAbout%20Think%20Visibility%0D%0AThink%20Visibility%20September%202009%20%28the%20second%20Think%20Visibili&amp;source=Search Marketing" rel="nofollow" class="external" title="Share this on LinkedIn">Share this on LinkedIn</a>
		</li>
		<li class="shr-reddit">
			<a href="http://reddit.com/submit?url=http://www.epiphanysolutions.co.uk/blog/think-visibility-september-2009-in-a-very-big-nut-shell/&amp;title=Think+Visibility+September+2009+in+a+%28Very+Big%29+Nut+Shell." rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="shr-sphinn">
			<a href="http://sphinn.com/index.php?c=post&amp;m=submit&amp;link=http://www.epiphanysolutions.co.uk/blog/think-visibility-september-2009-in-a-very-big-nut-shell/" rel="nofollow" class="external" title="Sphinn this on Sphinn">Sphinn this on Sphinn</a>
		</li>
		<li class="shr-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://www.epiphanysolutions.co.uk/blog/think-visibility-september-2009-in-a-very-big-nut-shell/&amp;title=Think+Visibility+September+2009+in+a+%28Very+Big%29+Nut+Shell." rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="shr-technorati">
			<a href="http://technorati.com/faves?add=http://www.epiphanysolutions.co.uk/blog/think-visibility-september-2009-in-a-very-big-nut-shell/" rel="nofollow" class="external" title="Share this on Technorati">Share this on Technorati</a>
		</li>
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=Think+Visibility+September+2009+in+a+%28Very+Big%29+Nut+Shell.+-+http://b2l.me/ugbfn&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>

]]></content:encoded>
			<wfw:commentRss>http://www.epiphanysolutions.co.uk/blog/think-visibility-september-2009-in-a-very-big-nut-shell/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>SMX London 2009 Top 3</title>
		<link>http://www.epiphanysolutions.co.uk/blog/smx-london-2009-top-3/</link>
		<comments>http://www.epiphanysolutions.co.uk/blog/smx-london-2009-top-3/#comments</comments>
		<pubDate>Sat, 16 May 2009 11:28:20 +0000</pubDate>
		<dc:creator>Daniel Peden</dc:creator>
				<category><![CDATA[Conferences]]></category>
		<category><![CDATA[Search Engine Strategies]]></category>
		<category><![CDATA[SEO]]></category>

		<guid isPermaLink="false">http://www.epiphanysolutions.co.uk/blog/?p=280</guid>
		<description><![CDATA[With SMX London 2009 just around the corner, here&#8217;s a rundown of the top 3 &#8216;must attend&#8217; sessions for SEO professionals 1. Search and the Evolution of Marketing This session will cover how marketing and its consumers are evolving, and the part search has to play in this ever-changing environment. I imagine recent recession statistics [...]]]></description>
			<content:encoded><![CDATA[<p>With SMX London 2009 just around the corner, here&rsquo;s a rundown of the top 3 &lsquo;must attend&rsquo; sessions for SEO professionals</p>
<p><strong>1.	Search and the Evolution of Marketing</strong><br />
This session will cover how marketing and its consumers are evolving, and the part search has to play in this ever-changing environment.<span id="more-280"></span> I imagine recent recession statistics will be discussed in this presentation, showing how search spend has only decreased slightly and has been largely unaffected when compared to many other areas of marketing.  This is the opening keynote of the event and always a topical subject to kick the event off with.</p>
<p><strong>2.	Analyzing &#038; Converting Organic Search Traffic</strong><br />
This is an area that I still feel a lot of companies fall down on. SEO is no longer just a case of driving as much traffic as possible and seeing what sticks, it&rsquo;s about driving the right traffic.  Search analytics have come a long way over the past few years allowing the categorisation of visitors into certain types, and information on what makes them tick. This should be a session an SEO would love to attend &#8211; who doesn&rsquo;t want learn how to make their campaign more effective?</p>
<p><strong>3.	Blow Your Mind Link Building Techniques</strong><br />
This has got to be the most mouth-watering session of all. Link building secrets and tips that will surely only enhance your campaign with some very well respected speakers. I was particularly excited by the appearance of Rand Fishkin on the panel. I have seen him speak before and the guy certainly knows his stuff, but understands how to apply it to the corporate environment and, more importantly, knows what clients expect&#8230;.results.</p>
<p>If you are still without a ticket don&rsquo;t forget you can get 15% off by using our <a href="http://www.epiphanysolutions.co.uk/blog/smx-london-2009-discount-code-coupon.html">SMX London Discount Code</a>.</p>


<div class="shr-bookmarks shr-bookmarks-expand shr-bookmarks-center">
<ul class="socials">
		<li class="shr-delicious">
			<a href="http://delicious.com/post?url=http://www.epiphanysolutions.co.uk/blog/smx-london-2009-top-3/&amp;title=SMX+London+2009+Top+3" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://www.epiphanysolutions.co.uk/blog/smx-london-2009-top-3/&amp;title=SMX+London+2009+Top+3" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://www.epiphanysolutions.co.uk/blog/smx-london-2009-top-3/&amp;t=SMX+London+2009+Top+3" rel="nofollow" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-googlebuzz">
			<a href="http://www.google.com/buzz/post?url=http://www.epiphanysolutions.co.uk/blog/smx-london-2009-top-3/&amp;imageurl=" rel="nofollow" class="external" title="Post on Google Buzz">Post on Google Buzz</a>
		</li>
		<li class="shr-linkedin">
			<a href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http://www.epiphanysolutions.co.uk/blog/smx-london-2009-top-3/&amp;title=SMX+London+2009+Top+3&amp;summary=With%20SMX%20London%202009%20just%20around%20the%20corner%2C%20here%26rsquo%3Bs%20a%20rundown%20of%20the%20top%203%20%26lsquo%3Bmust%20attend%26rsquo%3B%20sessions%20for%20SEO%20professionals%0D%0A%0D%0A1.%09Search%20and%20the%20Evolution%20of%20Marketing%0D%0AThis%20session%20will%20cover%20how%20marketing%20and%20its%20consumers%20are%20evolving%2C%20and%20the%20part%20search%20has%20to%20play%20in%20this%20ever-ch&amp;source=Search Marketing" rel="nofollow" class="external" title="Share this on LinkedIn">Share this on LinkedIn</a>
		</li>
		<li class="shr-reddit">
			<a href="http://reddit.com/submit?url=http://www.epiphanysolutions.co.uk/blog/smx-london-2009-top-3/&amp;title=SMX+London+2009+Top+3" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="shr-sphinn">
			<a href="http://sphinn.com/index.php?c=post&amp;m=submit&amp;link=http://www.epiphanysolutions.co.uk/blog/smx-london-2009-top-3/" rel="nofollow" class="external" title="Sphinn this on Sphinn">Sphinn this on Sphinn</a>
		</li>
		<li class="shr-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://www.epiphanysolutions.co.uk/blog/smx-london-2009-top-3/&amp;title=SMX+London+2009+Top+3" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="shr-technorati">
			<a href="http://technorati.com/faves?add=http://www.epiphanysolutions.co.uk/blog/smx-london-2009-top-3/" rel="nofollow" class="external" title="Share this on Technorati">Share this on Technorati</a>
		</li>
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=SMX+London+2009+Top+3+-+http://b2l.me/ugbff&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>

]]></content:encoded>
			<wfw:commentRss>http://www.epiphanysolutions.co.uk/blog/smx-london-2009-top-3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SMX London 2009 Discount Code / Coupon</title>
		<link>http://www.epiphanysolutions.co.uk/blog/smx-london-2009-discount-code-coupon/</link>
		<comments>http://www.epiphanysolutions.co.uk/blog/smx-london-2009-discount-code-coupon/#comments</comments>
		<pubDate>Wed, 06 May 2009 15:28:20 +0000</pubDate>
		<dc:creator>Daniel Peden</dc:creator>
				<category><![CDATA[Conferences]]></category>
		<category><![CDATA[SMX London 2009]]></category>

		<guid isPermaLink="false">http://www.epiphanysolutions.co.uk/blog/?p=254</guid>
		<description><![CDATA[Thinking of attending SMX London 2009? Along with some cracking speakers, mouthwatering sessions and the chance to chat with some great minds, you can now bag yourself 15% off!!! Simply use the following discount code: DPUK09 to receive 15% off a 1/2 day or Combo pass for SMX London 2009 Happy Days! Just have a [...]]]></description>
			<content:encoded><![CDATA[<p>Thinking of attending SMX London 2009? Along with some cracking speakers, mouthwatering sessions and the chance to chat with some great minds, you can now bag yourself 15% off!!!</p>
<p>Simply use the following discount code: <strong>DPUK09</strong><span id="more-254"></span><br />
to receive 15% off a 1/2 day or Combo pass for SMX London 2009 <img src='http://www.epiphanysolutions.co.uk/blog/wp-includes/images/smilies/icon_biggrin.gif' alt=':-D' class='wp-smiley' />  Happy Days!</p>
<p>Just have a look at the <a href="http://searchmarketingexpo.com/london/2009/agenda">line-up</a>  and upon registration enter the above promotional code to receive 15% off.</p>
<p>One post I particularly enjoyed was Rand Fishkin&#8217;s <a href="http://www.seomoz.org/blog/10-reasons-you-must-attend-smx-london">10 Reasons you must attend SMX London</a>. He puts across a compelling argument for attending.</p>
<p>Enjoy the discount</p>


<div class="shr-bookmarks shr-bookmarks-expand shr-bookmarks-center">
<ul class="socials">
		<li class="shr-delicious">
			<a href="http://delicious.com/post?url=http://www.epiphanysolutions.co.uk/blog/smx-london-2009-discount-code-coupon/&amp;title=SMX+London+2009+Discount+Code+%2F+Coupon" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://www.epiphanysolutions.co.uk/blog/smx-london-2009-discount-code-coupon/&amp;title=SMX+London+2009+Discount+Code+%2F+Coupon" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://www.epiphanysolutions.co.uk/blog/smx-london-2009-discount-code-coupon/&amp;t=SMX+London+2009+Discount+Code+%2F+Coupon" rel="nofollow" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-googlebuzz">
			<a href="http://www.google.com/buzz/post?url=http://www.epiphanysolutions.co.uk/blog/smx-london-2009-discount-code-coupon/&amp;imageurl=" rel="nofollow" class="external" title="Post on Google Buzz">Post on Google Buzz</a>
		</li>
		<li class="shr-linkedin">
			<a href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http://www.epiphanysolutions.co.uk/blog/smx-london-2009-discount-code-coupon/&amp;title=SMX+London+2009+Discount+Code+%2F+Coupon&amp;summary=Thinking%20of%20attending%20SMX%20London%202009%3F%20Along%20with%20some%20cracking%20speakers%2C%20mouthwatering%20sessions%20and%20the%20chance%20to%20chat%20with%20some%20great%20minds%2C%20you%20can%20now%20bag%20yourself%2015%25%20off%21%21%21%0D%0A%0D%0ASimply%20use%20the%20following%20discount%20code%3A%20DPUK09%0D%0Ato%20receive%2015%25%20off%20a%201%2F2%20day%20or%20Combo%20pass%20for%20SMX%20London%202009%20%3A-D%20Hap&amp;source=Search Marketing" rel="nofollow" class="external" title="Share this on LinkedIn">Share this on LinkedIn</a>
		</li>
		<li class="shr-reddit">
			<a href="http://reddit.com/submit?url=http://www.epiphanysolutions.co.uk/blog/smx-london-2009-discount-code-coupon/&amp;title=SMX+London+2009+Discount+Code+%2F+Coupon" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="shr-sphinn">
			<a href="http://sphinn.com/index.php?c=post&amp;m=submit&amp;link=http://www.epiphanysolutions.co.uk/blog/smx-london-2009-discount-code-coupon/" rel="nofollow" class="external" title="Sphinn this on Sphinn">Sphinn this on Sphinn</a>
		</li>
		<li class="shr-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://www.epiphanysolutions.co.uk/blog/smx-london-2009-discount-code-coupon/&amp;title=SMX+London+2009+Discount+Code+%2F+Coupon" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="shr-technorati">
			<a href="http://technorati.com/faves?add=http://www.epiphanysolutions.co.uk/blog/smx-london-2009-discount-code-coupon/" rel="nofollow" class="external" title="Share this on Technorati">Share this on Technorati</a>
		</li>
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=SMX+London+2009+Discount+Code+%2F+Coupon+-+http://b2l.me/ugbav&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>

]]></content:encoded>
			<wfw:commentRss>http://www.epiphanysolutions.co.uk/blog/smx-london-2009-discount-code-coupon/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Jill Whalen Interview with Epiphany &#8211; SES London 2009</title>
		<link>http://www.epiphanysolutions.co.uk/blog/jill-whalen-interview-ses-london-2009/</link>
		<comments>http://www.epiphanysolutions.co.uk/blog/jill-whalen-interview-ses-london-2009/#comments</comments>
		<pubDate>Wed, 25 Feb 2009 08:28:14 +0000</pubDate>
		<dc:creator>Daniel Peden</dc:creator>
				<category><![CDATA[Conferences]]></category>
		<category><![CDATA[Search Engine Strategies]]></category>

		<guid isPermaLink="false">http://www.epiphanysolutions.co.uk/blog/?p=203</guid>
		<description><![CDATA[As part of SES London 2009 Epiphany met up with Jill Whalen of High Rankings. Jill has been involved in commercial SEO for over 13 Years and founded her successful company High Rankings in 1995. She is a prominent figure in the SEO community, called upon to speak at industry conferences around the world and [...]]]></description>
			<content:encoded><![CDATA[<p>As part of SES London 2009 Epiphany met up with Jill Whalen of High Rankings.</p>
<div class="wp-caption alignleft" style="width: 97px"><img alt="Jill Whalen" src="http://www.epiphanysolutions.co.uk/blog/images/jill-whalen-seo-pioneer.jpg" title="Jill Whalen" width="67" height="100" style="padding-left:15px" /><p class="wp-caption-text">Jill Whalen</p></div>
<p>Jill has been involved in commercial SEO for over 13 Years and founded her successful company <a href="http://www.highrankings.com/">High Rankings</a> in 1995. She is a prominent figure in the SEO community, called upon to speak at industry conferences around the world and published in national and industry publications.  We posed her some SEO questions relating to Google in the UK, agencies, in-house SEO and the state of our industry as a whole.</p>
<p>No &#8216;run of the mill&#8217; SEO questions here! <span id="more-203"></span></p>
<p><font color="#FE8D2E">Epiphany: Google&rsquo;s search dominance in the UK is huge, we don&rsquo;t see anything around currently that could dislodge or even eat into Google&rsquo;s market share. What are your thoughts on this?</font></p>
<p>JW: Google has done a great job of working its way into the popular culture and therefore, I can&rsquo;t imagine their market share doing anything but going up over the next few years. It&rsquo;s been Google&rsquo;s game to lose for quite some time now, and they show no signs of cracking. The thing is, even if they did do some really bad and dumb stuff, it would take many years (and something hugely better) for people to stop using Google. I just don&rsquo;t see it happening.</p>
<p><font color="#FE8D2E">Epiphany: During 2008 there was a lot of doom and gloom talk in the SEM industry regarding a fall in the use of SEM providers in favour of in-house teams. The latest e-Consultancy UK Search Marketing Report and our own observations show that this predicted shift either didn&rsquo;t happen or was very minimal here in the UK. What is your take on this?</font></p>
<p>JW: I haven&rsquo;t seen the numbers, but I do believe that smart companies will indeed (or at least they should) take their SEM in-house. It would be a much more cost effective way to do it. Unfortunately, it&rsquo;s still very difficult to find people with the skillsets required to do SEM who are interested in going in-house. I believe that we will start to see more companies taking their SEM in-house, while also keeping an outside consultant or agency close at hand for those times when some specific expertise is required.</p>
<p><font color="#FE8D2E">Epiphany: What would you say are the main challenges facing companies looking to bring SEM in-house during 2009?</font></p>
<p>JW: As mentioned above, finding people with the right skills is certainly a challenge. Beyond that it&rsquo;s getting all stakeholders in the company onboard with the SEM program and working together to make it happen. So many SEM efforts are thwarted because different departments within the company don&rsquo;t seem to always be able to work well together for the common cause. When bringing SEM in-house, it is critical to have someone in charge who can bridge the gap between marketing and IT in order to be successful.</p>
<p><font color="#FE8D2E">Epiphany: In the UK recruitment for SEO technicians is still difficult with a lack of truly experienced candidates and a lot of false claims in CVs. On the understanding that you could teach a new employee all they needed to know about SEO, what traits and skills would you look for when recruiting?</font></p>
<p>JW: This is indeed a very difficult task. I&rsquo;ve had to hire people for my SEO agency, and it&rsquo;s nearly impossible to know from a few interviews and a CV how well they will learn SEO. It is one of those careers that seem to do best with extremely passionate people, so that&rsquo;s certainly one trait I&rsquo;d look for. I also feel that the best SEOs often have both sides of the brain working well, meaning they are often both technical and creative at the same time. They should like solving puzzles, as well. I&rsquo;ve also noticed at the various conferences I&rsquo;ve been to through the years that a disproportionate number of SEOs are also musicians, with many having been professional musicians at some point in their lives. So musical ability might be a good trait to look for as well.</p>
<p><font color="#FE8D2E">Epiphany: We are still seeing a lot of large companies that don&rsquo;t understand SEO and even some who don&rsquo;t understand it having employed an SEM agency for the past 12 months. This leads us to believe that SEO is still seen as shrouded in mystery with snake oil salesmen a plenty. Would your own observations agree with this and what would you say the SEM community as a whole could do to change this?</font></p>
<p>JW: Yes, yes and yes! This is something that has plagued our industry since the very start. Unfortunately, the snake oil salesman label is never going to go away as long as there are still a ton of that type of SEO company around selling their snake oil. And there are many. Way too many, in fact. Nearly every call we get these days to our agency is from someone who&rsquo;s been burned by a previous SEO company. They waste time and money performing tasks that are in reality just SEO myths and of course never seen any results. The only way to change this is to continue to educate the public as a whole on SEO best practices as much as possible so that they don&rsquo;t fall for the scam artists. Google has helped a bit because they have made it harder and harder to get websites to rank, so many of the scam companies just start to disappear. But not without first having taken a ton of money from unsuspecting clients.</p>
<p><font color="#FE8D2E">Epiphany: There is no doubting your commitment to the SEM community with 13 years of running a successful SEO company under your belt and a contribution to the community that surpasses most. With so much on your schedule, do you still have time to relax and what kind of things do you do to challenge yourself outside of work?</font></p>
<p>JW: I do have time to relax, although in general, there&rsquo;s nothing I&rsquo;d rather do then be at my computer reading about SEO! Over the past 2 years since I got out of my home office and into a real office with employees, I&rsquo;ve found that I can finally separate work and home much better. I&rsquo;ve finally gotten to the point where many nights after work I don&rsquo;t even go on my computer at home. Of course, it helps to have an iPhone so that I at least still feel connected. I don&rsquo;t have any particular hobbies, but now that my children are mostly grown, my husband and I are able to enjoy time away from home watching various Boston sporting events on TV and things like that. Nothing too exciting, but relaxing nonetheless!</p>


<div class="shr-bookmarks shr-bookmarks-expand shr-bookmarks-center">
<ul class="socials">
		<li class="shr-delicious">
			<a href="http://delicious.com/post?url=http://www.epiphanysolutions.co.uk/blog/jill-whalen-interview-ses-london-2009/&amp;title=Jill+Whalen+Interview+with+Epiphany+-+SES+London+2009" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://www.epiphanysolutions.co.uk/blog/jill-whalen-interview-ses-london-2009/&amp;title=Jill+Whalen+Interview+with+Epiphany+-+SES+London+2009" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://www.epiphanysolutions.co.uk/blog/jill-whalen-interview-ses-london-2009/&amp;t=Jill+Whalen+Interview+with+Epiphany+-+SES+London+2009" rel="nofollow" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-googlebuzz">
			<a href="http://www.google.com/buzz/post?url=http://www.epiphanysolutions.co.uk/blog/jill-whalen-interview-ses-london-2009/&amp;imageurl=" rel="nofollow" class="external" title="Post on Google Buzz">Post on Google Buzz</a>
		</li>
		<li class="shr-linkedin">
			<a href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http://www.epiphanysolutions.co.uk/blog/jill-whalen-interview-ses-london-2009/&amp;title=Jill+Whalen+Interview+with+Epiphany+-+SES+London+2009&amp;summary=As%20part%20of%20SES%20London%202009%20Epiphany%20met%20up%20with%20Jill%20Whalen%20of%20High%20Rankings.%0D%0A%0D%0A%0D%0A%0D%0AJill%20has%20been%20involved%20in%20commercial%20SEO%20for%20over%2013%20Years%20and%20founded%20her%20successful%20company%20High%20Rankings%20in%201995.%20She%20is%20a%20prominent%20figure%20in%20the%20SEO%20community%2C%20called%20upon%20to%20speak%20at%20industry%20conferences%20aroun&amp;source=Search Marketing" rel="nofollow" class="external" title="Share this on LinkedIn">Share this on LinkedIn</a>
		</li>
		<li class="shr-reddit">
			<a href="http://reddit.com/submit?url=http://www.epiphanysolutions.co.uk/blog/jill-whalen-interview-ses-london-2009/&amp;title=Jill+Whalen+Interview+with+Epiphany+-+SES+London+2009" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="shr-sphinn">
			<a href="http://sphinn.com/index.php?c=post&amp;m=submit&amp;link=http://www.epiphanysolutions.co.uk/blog/jill-whalen-interview-ses-london-2009/" rel="nofollow" class="external" title="Sphinn this on Sphinn">Sphinn this on Sphinn</a>
		</li>
		<li class="shr-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://www.epiphanysolutions.co.uk/blog/jill-whalen-interview-ses-london-2009/&amp;title=Jill+Whalen+Interview+with+Epiphany+-+SES+London+2009" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="shr-technorati">
			<a href="http://technorati.com/faves?add=http://www.epiphanysolutions.co.uk/blog/jill-whalen-interview-ses-london-2009/" rel="nofollow" class="external" title="Share this on Technorati">Share this on Technorati</a>
		</li>
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=Jill+Whalen+Interview+with+Epiphany+-+SES+London+2009+-+http://b2l.me/ugbdc&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>

]]></content:encoded>
			<wfw:commentRss>http://www.epiphanysolutions.co.uk/blog/jill-whalen-interview-ses-london-2009/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Search Engine Strategies London 2009 Day Three</title>
		<link>http://www.epiphanysolutions.co.uk/blog/search-engine-strategies-london-2009-%e2%80%93-day-three/</link>
		<comments>http://www.epiphanysolutions.co.uk/blog/search-engine-strategies-london-2009-%e2%80%93-day-three/#comments</comments>
		<pubDate>Thu, 19 Feb 2009 17:58:54 +0000</pubDate>
		<dc:creator>David Wilding</dc:creator>
				<category><![CDATA[Conferences]]></category>
		<category><![CDATA[Search Engine Strategies]]></category>

		<guid isPermaLink="false">http://www.epiphanysolutions.co.uk/blog/?p=197</guid>
		<description><![CDATA[Welcome to the third and final day of my SES London 2009 experience. It&#8217;s been a tiring few days and my brain is bursting at the seams from information overload, but boy it sure has been interesting. Follow me as I take you through my third and final day. Brand &#38; Reputation Management A useful [...]]]></description>
			<content:encoded><![CDATA[<p>Welcome to the third and final day of my SES London 2009 experience. It&#8217;s been a tiring few days and my brain is bursting at the seams from information overload, but boy it sure has been interesting. Follow me as I take you through my third and final day.<br />
<span id="more-197"></span></p>
<p><strong>Brand &amp; Reputation Management</strong><br />
A useful session with plenty of guidance on how you can implement brand and reputation management for any organisation. Due to the nature of the beast this session blended into the topic of Social Media, so forgive me as I venture down the SMO alley.</p>
<p>Dave Snyder, Co-Founder of Search &amp; Social, kicked things off in the world of ORM (Online Reputation Management). Dave started his talk with, Social Media, the best link building technique and took us through both the light and dark side (his words) of ORM.  Dave informed us that when trying to promote content on Digg (for ORM or general SEO) don&#8217;t get obsessed with making the front page of said website.  The point of promoting here (in this instance) isn&#8217;t the traffic you will attract; it&#8217;s the incoming links this exposure will generate. The goal here is to get others to blog about your content, and ergo supply incoming (and possibly keyword rich) links. If you&#8217;re selling something 99% of the time the bulk of traffic that Digg can generate is worthless, these people aren&#8217;t looking to convert, there just looking for quick entertainment.</p>
<p>Dave Naylor was next and outlined the things he tracks in the SERPs when undertaking ORM; brand terms, company name, key employees and product names. Reputation scoring was another technique Dave explained. Simply this is looking through the SERP and assigning a score to the SERP content based on how positive or negative the comment was. Undertaking this at regular interviews allows you to assess the current online reputation of your clients for key terms.</p>
<p><strong>Social Media Optimization</strong><br />
In what was most definitely the prettiest session of the entire of SES London, this all female panel gave some fantastic explanations and insights into SMO, and how to form your own all encompassing Social Media Strategy.</p>
<p>All of the talks here were great, but I thought Jennifer Laycock in particular made some good points. For her it&#8217;s not about optimisation but conversations; Social Media Conversations. For example, in this time of recession SMCs are a great way to interact with your customers and find out what they think about you product and its price point as wallet sizes diminish. It&#8217;s the ultimate focus group. Remember also that Social Media is on the bleeding edge of search marketing, and it can hurt. It&#8217;s important to take a look at adoption rates of these sites before trying to promote your client sites in them.</p>
<p>Lisa Ditlefesen informed us that the actual practical implementation of SMO is easy, and I agree with her. What is hard here, and is the true driving force behind many SMO successes, is creativity. You need to be creative and innovative with your submissions.</p>
<p>Were heading back into ORM here, but another important point of SMO is too alter the SERPs. The success of positive social content can take another position on the front page of Google for your companies name and help to protect your brand image. I intend to go into more detail on SMO here on the Epiphany blog shortly, so look out for that and more</p>
<p><strong>Beyond Linkbait: Getting Authoritative Mentions Online</strong><br />
Going beyond the clich that is the term link bait is many ways is very much a use of old school marketing tactics. You need to make contact with important and prominent journalists and bloggers in your particular niche and bait them, supply them with a News Hook; a term that anyone who&#8217;s had anything to do journalism will be familiar with. It&#8217;s simply really, you need to give them a news story, journalists love fact and figures, supply them with a targeted press release with a great story complete with facts and you will generate incoming links from authoritative sources. You clearly need good contacts to be most successful here, and the panel suggested creating your own database of journalists to help with this and gave plenty of great advice on how to put this together.</p>
<p>Dixon Jones, the managing director of Receptional Ltd, rose a point that may surprise, or even worry many.  301 redirects may decrease in relevancy for Google in the not to distance future. Dixon was careful avoid putting too much emphasis on this controversial point and kept his analysis deliberate vague. He cited the recent introduction of the canonicalisation Meta tag by Google as evidence of this possible change.  Dixon went on to outline how to analyse the quality of links pointing at a website and as well as covering the issue of the use of short URL services such as TinyURL. Simply, don&#8217;t use them, create your own script and gain control over those links. Mr Jones also suggested that rather than building new links you should also look at getting current links changed to suit your purpose, i.e. improved anchor text.</p>
<p>So all in all would I go back to SES London? Yes, most definitely. As a day to day SEO professional alot of what was covered wasn&#8217;t new to me, but the regularly &#8216;golden nuggets&#8217; that were provided made it all worth while.</p>


<div class="shr-bookmarks shr-bookmarks-expand shr-bookmarks-center">
<ul class="socials">
		<li class="shr-delicious">
			<a href="http://delicious.com/post?url=http://www.epiphanysolutions.co.uk/blog/search-engine-strategies-london-2009-%e2%80%93-day-three/&amp;title=Search+Engine+Strategies+London+2009+Day+Three" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://www.epiphanysolutions.co.uk/blog/search-engine-strategies-london-2009-%e2%80%93-day-three/&amp;title=Search+Engine+Strategies+London+2009+Day+Three" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://www.epiphanysolutions.co.uk/blog/search-engine-strategies-london-2009-%e2%80%93-day-three/&amp;t=Search+Engine+Strategies+London+2009+Day+Three" rel="nofollow" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-googlebuzz">
			<a href="http://www.google.com/buzz/post?url=http://www.epiphanysolutions.co.uk/blog/search-engine-strategies-london-2009-%e2%80%93-day-three/&amp;imageurl=" rel="nofollow" class="external" title="Post on Google Buzz">Post on Google Buzz</a>
		</li>
		<li class="shr-linkedin">
			<a href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http://www.epiphanysolutions.co.uk/blog/search-engine-strategies-london-2009-%e2%80%93-day-three/&amp;title=Search+Engine+Strategies+London+2009+Day+Three&amp;summary=Welcome%20to%20the%20third%20and%20final%20day%20of%20my%20SES%20London%202009%20experience.%20It%27s%20been%20a%20tiring%20few%20days%20and%20my%20brain%20is%20bursting%20at%20the%20seams%20from%20information%20overload%2C%20but%20boy%20it%20sure%20has%20been%20interesting.%20Follow%20me%20as%20I%20take%20you%20through%20my%20third%20and%20final%20day.%0D%0A%0D%0A%0D%0ABrand%20%26amp%3B%20Reputation%20Management%0D%0AA%20us&amp;source=Search Marketing" rel="nofollow" class="external" title="Share this on LinkedIn">Share this on LinkedIn</a>
		</li>
		<li class="shr-reddit">
			<a href="http://reddit.com/submit?url=http://www.epiphanysolutions.co.uk/blog/search-engine-strategies-london-2009-%e2%80%93-day-three/&amp;title=Search+Engine+Strategies+London+2009+Day+Three" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="shr-sphinn">
			<a href="http://sphinn.com/index.php?c=post&amp;m=submit&amp;link=http://www.epiphanysolutions.co.uk/blog/search-engine-strategies-london-2009-%e2%80%93-day-three/" rel="nofollow" class="external" title="Sphinn this on Sphinn">Sphinn this on Sphinn</a>
		</li>
		<li class="shr-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://www.epiphanysolutions.co.uk/blog/search-engine-strategies-london-2009-%e2%80%93-day-three/&amp;title=Search+Engine+Strategies+London+2009+Day+Three" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="shr-technorati">
			<a href="http://technorati.com/faves?add=http://www.epiphanysolutions.co.uk/blog/search-engine-strategies-london-2009-%e2%80%93-day-three/" rel="nofollow" class="external" title="Share this on Technorati">Share this on Technorati</a>
		</li>
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=Search+Engine+Strategies+London+2009+Day+Three+-+http://b2l.me/ugbqm&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>

]]></content:encoded>
			<wfw:commentRss>http://www.epiphanysolutions.co.uk/blog/search-engine-strategies-london-2009-%e2%80%93-day-three/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SES London 2009: Day 3 Review</title>
		<link>http://www.epiphanysolutions.co.uk/blog/ses-london-2009-day-3-review/</link>
		<comments>http://www.epiphanysolutions.co.uk/blog/ses-london-2009-day-3-review/#comments</comments>
		<pubDate>Thu, 19 Feb 2009 17:43:18 +0000</pubDate>
		<dc:creator>Daniel Peden</dc:creator>
				<category><![CDATA[Conferences]]></category>
		<category><![CDATA[Search Engine Strategies]]></category>

		<guid isPermaLink="false">http://www.epiphanysolutions.co.uk/blog/?p=195</guid>
		<description><![CDATA[So SES London 2009 is over. Day 3 was a much quieter day with far fewer speakers and less interesting sessions for the more advanced SEOer. The day began with a session on brand reputation &#038; management. Dave Synder began the session, running down hypothetical case studies and a &#8216;light&#8217; and &#8216;dark&#8217; side review to [...]]]></description>
			<content:encoded><![CDATA[<p>So SES London 2009 is over. Day 3 was a much quieter day with far fewer speakers and less interesting sessions for the more advanced SEOer.</p>
<p>The day began with a session on brand reputation &#038; management. Dave Synder began the session, running down hypothetical case studies and a &lsquo;light&rsquo; and &lsquo;dark&rsquo; side review to online reputation management (ORM). <span id="more-195"></span> Synder is clearly a leader in this industry but didn&rsquo;t give that much away in this session other than the basics, and why would he? After all that is his company&rsquo;s IP. The message that was driven home at this session was that your own publishing network is essential to succeed. Building up a database of Digg power user accounts, YouTube power accounts and Reddit users on your &lsquo;books&rsquo;. This is apparently the only way to consistently get results.</p>
<p>The next session I attended was on search term research and targeting. This was a very good mix of panellists: tools, analysis and &lsquo;academic&rsquo; as it was put in the session. The session covered everything from keyword discovery, assignment and re-analysis. There were some very interesting tool suggestions and Google Analytics add-ons suggested in this session, which I will examine and report on at a later date. One of the more interesting issues covered was judging the value of a keyword. This should never be done solely on search traffic! A site can have all the traffic in the world but if it doesn&rsquo;t convert the way you want, what&rsquo;s the point? The panel examined using conversion rates, profit margins, etc to determine keyword value, this is something that is not used enough on many search campaigns.</p>
<p>Another one of my bug bears about campaigns and this was summed up by Dave Chaffey when asked &ldquo;what&rsquo;s the biggest mistake to make in keyword research?&rdquo; Dave&rsquo;s response was: &ldquo;Not looking at the tail, only looking at the head!&rdquo; This was something that rings true on a lot of campaigns we take over, the previous company has only focused on the major search terms and not even considered the 100s of long tail phrases that should convert at a higher rate.</p>
<p>The final session I want to report on is called Beyond Link Bait. Essentially this covered the additional ways you can acquire links with suggestions such as guest blogging and article dropping. These are nothing new. Similar to the earlier ORM this session also suggested building relationships with bloggers and journalists and creating a database of journalists who have previously published your news. One of the more interesting pieces of information, but this was not confirmed as true. Was that 301 redirects are not passing as much power as they have previously done. Where a 301 was expected to pass all power across, it&rsquo;s now not passing the full amount. This was new to me, but to be honest I&rsquo;m not surprised. 301 redirects should be used show robots that a page or site has permanently moved. So presumably the moved page will have similar content to that of the new page. I can see this being a factor should Google decide that 301s don&rsquo;t pass as much power, unless the pages are very similar.</p>
<p>Overall SES London is essential for anybody involved in Search. For the more advanced, you will probably know 99.9% of what is said, but occasionally there are unique nuggets of information you may not have know before.</p>


<div class="shr-bookmarks shr-bookmarks-expand shr-bookmarks-center">
<ul class="socials">
		<li class="shr-delicious">
			<a href="http://delicious.com/post?url=http://www.epiphanysolutions.co.uk/blog/ses-london-2009-day-3-review/&amp;title=SES+London+2009%3A+Day+3+Review" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://www.epiphanysolutions.co.uk/blog/ses-london-2009-day-3-review/&amp;title=SES+London+2009%3A+Day+3+Review" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://www.epiphanysolutions.co.uk/blog/ses-london-2009-day-3-review/&amp;t=SES+London+2009%3A+Day+3+Review" rel="nofollow" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-googlebuzz">
			<a href="http://www.google.com/buzz/post?url=http://www.epiphanysolutions.co.uk/blog/ses-london-2009-day-3-review/&amp;imageurl=" rel="nofollow" class="external" title="Post on Google Buzz">Post on Google Buzz</a>
		</li>
		<li class="shr-linkedin">
			<a href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http://www.epiphanysolutions.co.uk/blog/ses-london-2009-day-3-review/&amp;title=SES+London+2009%3A+Day+3+Review&amp;summary=So%20SES%20London%202009%20is%20over.%20Day%203%20was%20a%20much%20quieter%20day%20with%20far%20fewer%20speakers%20and%20less%20interesting%20sessions%20for%20the%20more%20advanced%20SEOer.%0D%0A%0D%0AThe%20day%20began%20with%20a%20session%20on%20brand%20reputation%20%26%20management.%20Dave%20Synder%20began%20the%20session%2C%20running%20down%20hypothetical%20case%20studies%20and%20a%20%26lsquo%3Blight%26rsquo&amp;source=Search Marketing" rel="nofollow" class="external" title="Share this on LinkedIn">Share this on LinkedIn</a>
		</li>
		<li class="shr-reddit">
			<a href="http://reddit.com/submit?url=http://www.epiphanysolutions.co.uk/blog/ses-london-2009-day-3-review/&amp;title=SES+London+2009%3A+Day+3+Review" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="shr-sphinn">
			<a href="http://sphinn.com/index.php?c=post&amp;m=submit&amp;link=http://www.epiphanysolutions.co.uk/blog/ses-london-2009-day-3-review/" rel="nofollow" class="external" title="Sphinn this on Sphinn">Sphinn this on Sphinn</a>
		</li>
		<li class="shr-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://www.epiphanysolutions.co.uk/blog/ses-london-2009-day-3-review/&amp;title=SES+London+2009%3A+Day+3+Review" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="shr-technorati">
			<a href="http://technorati.com/faves?add=http://www.epiphanysolutions.co.uk/blog/ses-london-2009-day-3-review/" rel="nofollow" class="external" title="Share this on Technorati">Share this on Technorati</a>
		</li>
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=SES+London+2009%3A+Day+3+Review+-+http://b2l.me/ufguv&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>

]]></content:encoded>
			<wfw:commentRss>http://www.epiphanysolutions.co.uk/blog/ses-london-2009-day-3-review/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Search Engine Strategies London 2009 &#8211; Day Two</title>
		<link>http://www.epiphanysolutions.co.uk/blog/search-engine-strategies-london-2009-%e2%80%93-day-two/</link>
		<comments>http://www.epiphanysolutions.co.uk/blog/search-engine-strategies-london-2009-%e2%80%93-day-two/#comments</comments>
		<pubDate>Wed, 18 Feb 2009 20:27:40 +0000</pubDate>
		<dc:creator>David Wilding</dc:creator>
				<category><![CDATA[Conferences]]></category>
		<category><![CDATA[Search Engine Strategies]]></category>

		<guid isPermaLink="false">http://www.epiphanysolutions.co.uk/blog/?p=175</guid>
		<description><![CDATA[Welcome to my review of day two of SES London 2009. Lets jump right into the action. Orion Panel: SEO Where to Next? Billed as a SES first and an &#8216;explosive&#8217; session this panel discussion almost lived up to the hype. It&#8217;s hard to sum up in a few sentences the in-depth discussion that went [...]]]></description>
			<content:encoded><![CDATA[<p>Welcome to my review of day two of SES London 2009. Lets jump right into the action.</p>
<p><strong>Orion Panel: SEO Where to Next?</strong><br />
Billed as a SES first and an &lsquo;explosive&rsquo; session this panel discussion almost lived up to the hype. It&rsquo;s hard to sum up in a few sentences the in-depth discussion that went on here with moderator Mike Grehan and panellists Kevin Ryan, Rand Fishkin, Brett Tabke, Chris Sherman and Jill Whalen, and still do it justice. One thing amongst many that stood out was the somewhat heated discussion between Rand and Jill. This boiled down to &#8216;link acquisition&#8217; strategies (or lack of); Jills &#8216;natural website&#8217; ethos, and Rands more &#8216;forced&#8217; approach. Personally, I think to achieve a truly successful long term SEO strategy, and timely meet the commercial goals, you have to do both.</p>
<p><em>Edit</em>: You can check to see just how fair off my description of the session was with this <a href="http://www.searchmarketinggurus.com/search_marketing_gurus/2009/02/ses-london---orion-panel---seo-where-to-next.html">transcript from Search Marketing Gurus</a>.</p>
<p><span id="more-175"></span></p>
<p><strong>SEO Through Blogs &#038; Feeds</strong><br />
Yorkshires own Dave Naylor formed part of the panel for this session. For those not yet regularly blogging or familiar with how to SEO their blog from a technical perspective, this would have been a great session. Dave and the other blogging expert on the panel, Sante Achille, gave some great advice on implementing WordPress for most SEO impact. I was a very early WordPress adopter and considered myself clued up on its best implementation for maximum SEO impact, so it was good to hear the SEO rock stars of the industry confirm the methodology I had developed for myself. WordPress usage has taught me that fresh new content (i.e. blogs) ranks very well and very quickly in Google for many medium to long tail phrases in many circumstances, as Dave pointed out for Google (a) &ldquo;Query Deserves Freshness&rdquo;. I was brave enough to ask a question during this session in regards to BBPress and the possible future uptake in its adoption, a little off topic I know. Either they didn&rsquo;t hear my question fully, didn&rsquo;t think it deserved an answer, or didn&rsquo;t have an answer, but I received a very small short negative reply from Dave. For the record, he doesn&rsquo;t rate BBPress at all.  This was quite a daunting thing to do with a room packed full of SEO professionals and the such like, but this is one thing that makes SES so great; the ability to quiz and question the SEO rock stars of this world.</p>
<p><strong>Searcher Behaviour Research Update</strong><br />
Are the people searching for your target term, navigation, information or transaction searchers? Do you know that Google alters it SERPs dependent on the type of searcher it thinks is using the engine at the time? That is, if Google thinks your term is an information seeking term it will promote information type websites (pages) to the top of the rankings for that term. Well, I&rsquo;ve read about and seemingly experienced something similar, but this session proved beyond doubt with statistical information that this is the case.</p>
<p><strong>Video &#038; Podcast SEO</strong><br />
So how actually do you SEO a non-text based media such as video or podcasts? It&rsquo;s a good question and is increasing important for those wanting to dominate the SERPs in a time of blended and integrated engines, as well as mine this potential traffic source. This session was about how this was possible, and to be honest (and unsurprisingly) it was mainly just standard SEO best practice.</p>
<p>There were though a number of nice titbits in this session. This had occurred to me before, but is perhaps a new one for many. MP3s have what is known as ID3 tags, information about the MP3 contained within (attached too) the MP3 file. These tags are machine readable; itunes for example reads these tags when it displays artist and song details. Google is a machine, it can read ID3 tags. For those of you that remember the days of effective Meta Data keyword stuffing, this is one area in which an equivalent of this is to some extent still alive and well..</p>
<p><strong>Pay-for-performance: Winning Strategies for Advertisers &#038; Agencies</strong><br />
Though a little dry, this session was pack full of useful business models, real world case studies, and discussion on how agencies and clients together can work to produce Pay-for-performance models that work well for them both. Some really insightful proposals were put across here and I imagine was of great use to prospective clients and agencies alike.</p>
<p>And on a final note for the organisers, the lunch available today was much nicer than the one yesterday. Lemonee salad, yum!</p>


<div class="shr-bookmarks shr-bookmarks-expand shr-bookmarks-center">
<ul class="socials">
		<li class="shr-delicious">
			<a href="http://delicious.com/post?url=http://www.epiphanysolutions.co.uk/blog/search-engine-strategies-london-2009-%e2%80%93-day-two/&amp;title=Search+Engine+Strategies+London+2009+%26%238211%3B+Day+Two" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://www.epiphanysolutions.co.uk/blog/search-engine-strategies-london-2009-%e2%80%93-day-two/&amp;title=Search+Engine+Strategies+London+2009+%26%238211%3B+Day+Two" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://www.epiphanysolutions.co.uk/blog/search-engine-strategies-london-2009-%e2%80%93-day-two/&amp;t=Search+Engine+Strategies+London+2009+%26%238211%3B+Day+Two" rel="nofollow" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-googlebuzz">
			<a href="http://www.google.com/buzz/post?url=http://www.epiphanysolutions.co.uk/blog/search-engine-strategies-london-2009-%e2%80%93-day-two/&amp;imageurl=" rel="nofollow" class="external" title="Post on Google Buzz">Post on Google Buzz</a>
		</li>
		<li class="shr-linkedin">
			<a href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http://www.epiphanysolutions.co.uk/blog/search-engine-strategies-london-2009-%e2%80%93-day-two/&amp;title=Search+Engine+Strategies+London+2009+%26%238211%3B+Day+Two&amp;summary=Welcome%20to%20my%20review%20of%20day%20two%20of%20SES%20London%202009.%20Lets%20jump%20right%20into%20the%20action.%0D%0A%0D%0AOrion%20Panel%3A%20SEO%20Where%20to%20Next%3F%0D%0ABilled%20as%20a%20SES%20first%20and%20an%20%26lsquo%3Bexplosive%26rsquo%3B%20session%20this%20panel%20discussion%20almost%20lived%20up%20to%20the%20hype.%20It%26rsquo%3Bs%20hard%20to%20sum%20up%20in%20a%20few%20sentences%20the%20in-depth%20discussio&amp;source=Search Marketing" rel="nofollow" class="external" title="Share this on LinkedIn">Share this on LinkedIn</a>
		</li>
		<li class="shr-reddit">
			<a href="http://reddit.com/submit?url=http://www.epiphanysolutions.co.uk/blog/search-engine-strategies-london-2009-%e2%80%93-day-two/&amp;title=Search+Engine+Strategies+London+2009+%26%238211%3B+Day+Two" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="shr-sphinn">
			<a href="http://sphinn.com/index.php?c=post&amp;m=submit&amp;link=http://www.epiphanysolutions.co.uk/blog/search-engine-strategies-london-2009-%e2%80%93-day-two/" rel="nofollow" class="external" title="Sphinn this on Sphinn">Sphinn this on Sphinn</a>
		</li>
		<li class="shr-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://www.epiphanysolutions.co.uk/blog/search-engine-strategies-london-2009-%e2%80%93-day-two/&amp;title=Search+Engine+Strategies+London+2009+%26%238211%3B+Day+Two" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="shr-technorati">
			<a href="http://technorati.com/faves?add=http://www.epiphanysolutions.co.uk/blog/search-engine-strategies-london-2009-%e2%80%93-day-two/" rel="nofollow" class="external" title="Share this on Technorati">Share this on Technorati</a>
		</li>
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=Search+Engine+Strategies+London+2009+%26%238211%3B+Day+Two+-+http://b2l.me/ugckk&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>

]]></content:encoded>
			<wfw:commentRss>http://www.epiphanysolutions.co.uk/blog/search-engine-strategies-london-2009-%e2%80%93-day-two/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SES London 2009: Day 2</title>
		<link>http://www.epiphanysolutions.co.uk/blog/ses-london-2009-day-2/</link>
		<comments>http://www.epiphanysolutions.co.uk/blog/ses-london-2009-day-2/#comments</comments>
		<pubDate>Wed, 18 Feb 2009 20:01:46 +0000</pubDate>
		<dc:creator>Daniel Peden</dc:creator>
				<category><![CDATA[Conferences]]></category>
		<category><![CDATA[Search Engine Strategies]]></category>

		<guid isPermaLink="false">http://www.epiphanysolutions.co.uk/blog/?p=171</guid>
		<description><![CDATA[The second day of SES London began with an Orion panel discussing SEO and its future. The mouth watering speaker line-up of Jill Whelan, Rand Fishkin, Kevin Ryan, Brett Tabke and Chris Sherman looked certain to deliver some interesting discussion. It didn&#8217;t fail. It was very interesting and entertaining to watch some of the biggest [...]]]></description>
			<content:encoded><![CDATA[<p>The second day of SES London began with an Orion panel discussing SEO and its future. The mouth watering speaker line-up of Jill Whelan, Rand Fishkin, Kevin Ryan, Brett Tabke and Chris Sherman looked certain to deliver some interesting discussion. It didn&rsquo;t fail. It was very interesting and entertaining to watch some of the biggest names in this industry debate on stage on the same topics and the same manner we do in our very own office!</p>
<p>The topic of link building eventually came up and the general agreement seemed to be that you need to get more creative with your link building, reviewing the psychological triggers for linking and playing on those.</p>
<p>Twitter was also discussed along with Facebook. These were seen as applications that could take away some of Google&rsquo;s search dominance in certain areas, especially local search. One of the examples used was of when looking for &lsquo;London restaurants&rsquo;, one of the panel stated they don&rsquo;t use Google local for that because the search results are so manipulated. Instead they use twitter and ask for advice. Now, this may work for Rand Fiskin or Mike Grehan but is that going to work for the average joe?</p>
<p>Overall I really enjoyed the discussion, one stat I would like to quote Mike Grehan on was that there is now a ratio of 5:1 on user generated content to mediated content. I just thought this to be very interesting to find out how much UGC there is actually out there.</p>
<p>I next attended SEO through Blogs and Feeds. Which began with Maile Ohye from Google talking through the basics of blogs and feeds including what&rsquo;s available in Google base, how the overall blog post and Google indexing process works, etc etc. Dane Naylor was also present and it was refreshing to see him tell it like it is. His corporate SEO experience really shone through in his discussions and his frank comments were just what the doctor ordered. I never got the chance to chat with him but on almost every comment our beliefs seemed aligned.  One of the issues Dave covered was where to put your blog, either on a sub-domain or sub-folder and the agreement was that it depends on your situation. I have to agree. Having it on the main domain adds value to that domain, having it on a sub-domain means it is effectively its own entity. Therefore you can gain link juice from it and also use it as a reputation management tool.</p>
<p>The next session was on News Search SEO, very good information for big news corporations with some real power players speaking. I couldn&rsquo;t help but think that a lot of this session was aimed at huge news corps, not really at the majority of the audience. However there was some good information for journalists, showing them how online is completely different to print. One line I particularly liked was &lsquo;the art of the headline is dead&rsquo;. Ciaran Norris provided this and I thought he was particularly good despite his presentation problems.</p>
<p>The final session I would like to report on was the Organic forum right at the very end. Surprisingly quiet for an interesting topic. I just want to quote one of the lines from it:<br />
&ldquo;It used to be Google vs Yahoo, it&rsquo;s now Google vs Twitter and Google vs Facebook&rdquo;<br />
Which for select search areas I might agree. I&rsquo;m not sure how much of the UK market is influenced by these sources, Twitter has seen a recent explosion, but I&rsquo;m certain the bigger commercial search terms will not be affected by these. If they are the impact would be so minimal I&rsquo;m not sure how anyone would notice.</p>


<div class="shr-bookmarks shr-bookmarks-expand shr-bookmarks-center">
<ul class="socials">
		<li class="shr-delicious">
			<a href="http://delicious.com/post?url=http://www.epiphanysolutions.co.uk/blog/ses-london-2009-day-2/&amp;title=SES+London+2009%3A+Day+2" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://www.epiphanysolutions.co.uk/blog/ses-london-2009-day-2/&amp;title=SES+London+2009%3A+Day+2" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://www.epiphanysolutions.co.uk/blog/ses-london-2009-day-2/&amp;t=SES+London+2009%3A+Day+2" rel="nofollow" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-googlebuzz">
			<a href="http://www.google.com/buzz/post?url=http://www.epiphanysolutions.co.uk/blog/ses-london-2009-day-2/&amp;imageurl=" rel="nofollow" class="external" title="Post on Google Buzz">Post on Google Buzz</a>
		</li>
		<li class="shr-linkedin">
			<a href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http://www.epiphanysolutions.co.uk/blog/ses-london-2009-day-2/&amp;title=SES+London+2009%3A+Day+2&amp;summary=The%20second%20day%20of%20SES%20London%20began%20with%20an%20Orion%20panel%20discussing%20SEO%20and%20its%20future.%20The%20mouth%20watering%20speaker%20line-up%20of%20Jill%20Whelan%2C%20Rand%20Fishkin%2C%20Kevin%20Ryan%2C%20Brett%20Tabke%20and%20Chris%20Sherman%20looked%20certain%20to%20deliver%20some%20interesting%20discussion.%20It%20didn%26rsquo%3Bt%20fail.%20It%20was%20very%20interesting%20and%20en&amp;source=Search Marketing" rel="nofollow" class="external" title="Share this on LinkedIn">Share this on LinkedIn</a>
		</li>
		<li class="shr-reddit">
			<a href="http://reddit.com/submit?url=http://www.epiphanysolutions.co.uk/blog/ses-london-2009-day-2/&amp;title=SES+London+2009%3A+Day+2" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="shr-sphinn">
			<a href="http://sphinn.com/index.php?c=post&amp;m=submit&amp;link=http://www.epiphanysolutions.co.uk/blog/ses-london-2009-day-2/" rel="nofollow" class="external" title="Sphinn this on Sphinn">Sphinn this on Sphinn</a>
		</li>
		<li class="shr-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://www.epiphanysolutions.co.uk/blog/ses-london-2009-day-2/&amp;title=SES+London+2009%3A+Day+2" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="shr-technorati">
			<a href="http://technorati.com/faves?add=http://www.epiphanysolutions.co.uk/blog/ses-london-2009-day-2/" rel="nofollow" class="external" title="Share this on Technorati">Share this on Technorati</a>
		</li>
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=SES+London+2009%3A+Day+2+-+http://b2l.me/ugbun&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>

]]></content:encoded>
			<wfw:commentRss>http://www.epiphanysolutions.co.uk/blog/ses-london-2009-day-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Search Engine Strategies London 2009 &#8211; Day One</title>
		<link>http://www.epiphanysolutions.co.uk/blog/search-engine-strategies-london-2009-day-one/</link>
		<comments>http://www.epiphanysolutions.co.uk/blog/search-engine-strategies-london-2009-day-one/#comments</comments>
		<pubDate>Tue, 17 Feb 2009 20:09:27 +0000</pubDate>
		<dc:creator>David Wilding</dc:creator>
				<category><![CDATA[Conferences]]></category>
		<category><![CDATA[Search Engine Strategies]]></category>

		<guid isPermaLink="false">http://www.epiphanysolutions.co.uk/blog/?p=158</guid>
		<description><![CDATA[Well the first day of Search Engine Strategies 2009 London is over, and so far its been quite the Search Marketing Mecca it proclaims to be. From Digital Asset Optimisation through to pirate radio the day has certainly kept me both entertained and informed. If you&#8217;ve ever wondered what its like to attend any of [...]]]></description>
			<content:encoded><![CDATA[<p>Well the first day of Search Engine Strategies 2009 London is over, and so far its been quite the Search Marketing Mecca it proclaims to be.  From Digital Asset Optimisation through to pirate radio the day has certainly kept me both entertained and informed. If you&#8217;ve ever wondered what its like to attend any of these conferences, and if its worth the money, then this is the blog post for you. Follow me through my day as I point out the key points from each talk I&#8217;ve attended.<br />
<span id="more-158"></span></p>
<p><strong>The Pirates Dilemma</strong><br />
Perhaps the best presented and most entertaining talk of the day, SES London kicked off with a talk on &#8216;how youth culture reinvented capitalism&#8217; in the guise of The Pirate Dilemma, hosted by Matt Mason. I won&#8217;t dwell on this one to long as it has little relevance for most people involved in a day to day search marketing campaign, but it was certainly an insightful lecture. In essence the talk outlined how privacy has influenced &#038; changed business models &#038; practices, and how to best deal with privacy (to your advantage) if you should ever become a victim of it. You can download the book for free from Matt&#8217;s website &#8211; http://thepiratesdilemma.com/download-the-book.</p>
<p><strong>Universal &#038; Blended Search</strong><br />
Over the past two years Google has significantly changed how it displays search results with the introduction of Universal and Blended search. For those not familiar with these terms I&#8217;m referring to the image, video, news &#038; local results Google inserts into the natural listings, as well as the targeted search tabs that run along the top of Google.</p>
<p>As search marketers were all familiar with the CTR stats of the top 5 results in Google gleamed from the leaked AOL data a few years ago. What may shock may people to learn is that when a video is present within the natural listings this &#8216;steals&#8217; away 30% of ALL the traffic the top five sites normally receive. Its this kind of insight and statistical data which makes me really warm to SES, you just can&#8217;t seem to find trustable data and statistics on things like this very easily, if at all, anywhere else. There was a lot more to this presentation which I hope to share with you all in the coming days, but simply if you want to dominate the SERPs that you need to understand Universal Search and &#8220;Digital Asset Optimisation&#8221;.</p>
<p><strong>IAB: Search Marketing Best Practice</strong><br />
This would have been a great presentation for marketing managers looking to hire an search marketing agency, concluding with a fantastic checklist of what to look for and ask when hiring. After asking these questions about Epiphany Solutions I&#8217;m happy to say we I think we would fair very well against these &#8216;standardised&#8217; benchmarks of quality.</p>
<p><strong>Orion Panel: Measuring Success in a 2.0 World</strong><br />
One point that may surprise many that don&#8217;t work day to day in the world of SEO is the view of Google Analytics that came across in this question and answer session.</p>
<p>&#8220;Jack of all trades&#8221;<br />
 &#8220;One size fits all solution&#8221;<br />
&#8220;If you only have a hammer then all you see is nails&#8221;</p>
<p>Were just a few of the clichÃ©s used to describe Google Analytics by the panel, and I think they have a point. If you have a specific KPI for your business than you should chose the metrics package that will best report on that KPI for you, and not just blindly adhere to the Google mantra. I think this is an important point and for me, the same is also true of Google Website Optimizer. It&#8217;s a great product, and its free, but don&#8217;t just assume that it&#8217;s made by Google that it&#8217;s the right solution for you and your particular business objective.</p>
<p><strong>Analytics: Data into Action</strong><br />
Heavily relying on a Star Trek (The Original Series) analogy throughout, this presentation was insightful, to the point and packed full of useful information, as well as entertaining. The message to this talk though was fairly simple; don&#8217;t get locked into just producing reports with meaningless numbers. If you are to provide useful advice to your clients then you need to give insight, you need to look at the experience a website visitors receives, you need to segment your data and not just aggregate it all in together to gain a true understanding of what your visitors are really doing, and whos really converting. Otherwise your reports are just meaningless lumps of numbers and data.</p>
<p>Come back tomorrow to read my review of the second day of events at SES London 2009.</p>


<div class="shr-bookmarks shr-bookmarks-expand shr-bookmarks-center">
<ul class="socials">
		<li class="shr-delicious">
			<a href="http://delicious.com/post?url=http://www.epiphanysolutions.co.uk/blog/search-engine-strategies-london-2009-day-one/&amp;title=Search+Engine+Strategies+London+2009+-+Day+One" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://www.epiphanysolutions.co.uk/blog/search-engine-strategies-london-2009-day-one/&amp;title=Search+Engine+Strategies+London+2009+-+Day+One" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://www.epiphanysolutions.co.uk/blog/search-engine-strategies-london-2009-day-one/&amp;t=Search+Engine+Strategies+London+2009+-+Day+One" rel="nofollow" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-googlebuzz">
			<a href="http://www.google.com/buzz/post?url=http://www.epiphanysolutions.co.uk/blog/search-engine-strategies-london-2009-day-one/&amp;imageurl=" rel="nofollow" class="external" title="Post on Google Buzz">Post on Google Buzz</a>
		</li>
		<li class="shr-linkedin">
			<a href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http://www.epiphanysolutions.co.uk/blog/search-engine-strategies-london-2009-day-one/&amp;title=Search+Engine+Strategies+London+2009+-+Day+One&amp;summary=Well%20the%20first%20day%20of%20Search%20Engine%20Strategies%202009%20London%20is%20over%2C%20and%20so%20far%20its%20been%20quite%20the%20Search%20Marketing%20Mecca%20it%20proclaims%20to%20be.%20%20From%20Digital%20Asset%20Optimisation%20through%20to%20pirate%20radio%20the%20day%20has%20certainly%20kept%20me%20both%20entertained%20and%20informed.%20If%20you%27ve%20ever%20wondered%20what%20its%20like%20to%20&amp;source=Search Marketing" rel="nofollow" class="external" title="Share this on LinkedIn">Share this on LinkedIn</a>
		</li>
		<li class="shr-reddit">
			<a href="http://reddit.com/submit?url=http://www.epiphanysolutions.co.uk/blog/search-engine-strategies-london-2009-day-one/&amp;title=Search+Engine+Strategies+London+2009+-+Day+One" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="shr-sphinn">
			<a href="http://sphinn.com/index.php?c=post&amp;m=submit&amp;link=http://www.epiphanysolutions.co.uk/blog/search-engine-strategies-london-2009-day-one/" rel="nofollow" class="external" title="Sphinn this on Sphinn">Sphinn this on Sphinn</a>
		</li>
		<li class="shr-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://www.epiphanysolutions.co.uk/blog/search-engine-strategies-london-2009-day-one/&amp;title=Search+Engine+Strategies+London+2009+-+Day+One" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="shr-technorati">
			<a href="http://technorati.com/faves?add=http://www.epiphanysolutions.co.uk/blog/search-engine-strategies-london-2009-day-one/" rel="nofollow" class="external" title="Share this on Technorati">Share this on Technorati</a>
		</li>
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=Search+Engine+Strategies+London+2009+-+Day+One+-+http://b2l.me/ufe2e&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>

]]></content:encoded>
			<wfw:commentRss>http://www.epiphanysolutions.co.uk/blog/search-engine-strategies-london-2009-day-one/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>SES London 2009: Day 1 Review</title>
		<link>http://www.epiphanysolutions.co.uk/blog/ses-london-2009-day-1-review/</link>
		<comments>http://www.epiphanysolutions.co.uk/blog/ses-london-2009-day-1-review/#comments</comments>
		<pubDate>Tue, 17 Feb 2009 19:10:21 +0000</pubDate>
		<dc:creator>Daniel Peden</dc:creator>
				<category><![CDATA[Conferences]]></category>
		<category><![CDATA[Search Engine Strategies]]></category>
		<category><![CDATA[Google Analytics]]></category>
		<category><![CDATA[IAB]]></category>
		<category><![CDATA[Local Search]]></category>
		<category><![CDATA[Matt Bailey]]></category>
		<category><![CDATA[Matt Mason]]></category>
		<category><![CDATA[Piracy]]></category>
		<category><![CDATA[PPC]]></category>
		<category><![CDATA[Search Marketing]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[ses london]]></category>
		<category><![CDATA[Web 2.0]]></category>

		<guid isPermaLink="false">http://www.epiphanysolutions.co.uk/blog/?p=152</guid>
		<description><![CDATA[So SES London 2009 has begun and the opening keynote speech was delivered by Matt Mason, Author of The Pirate&#8217;s Dilemma. Great opening to the conference, not related directly to commercial search but a very interesting and useful keynote. One of the running themes of this day was intellectual property and Matt covered this in [...]]]></description>
			<content:encoded><![CDATA[<p>So SES London 2009 has begun and the opening keynote speech was delivered by Matt Mason, Author of The Pirate&#8217;s Dilemma. Great opening to the conference, not related directly to commercial search but a very interesting and useful keynote. One of the running themes of this day was intellectual property and Matt covered this in his presentation. Showing how certain piracy is something to be copied rather that fought. He produced some great examples of real world pirates and their eventual affect on society and the products we use today.</p>
<p>I then attended Search around the world: US, Europe and Asia which explored search markets in other countries, namely China, Germany, Russia and Brazil. This had some very useful stats around search engine usage, user behaviour and tips on entering a local search market. I will present these stats once the slides are made available to me. But this was a must see for anyone considering search in another country.</p>
<p>Next was Search Marketing Best Practice. This was put on by the IAB (Internet Advertising Bureau) and covered intellectual property relating to SEO copy and PPC accounts, it also covered trademarking and some top tips on what to look for when choosing an agency. Informative presentation overall but nothing revolutionary or shocking came out of it.</p>
<p>There was then a panel discussing how to measure success in a 2.0 world. The was a lot of discussion around different analytics packages In the end the discussion boiled down to ensuring you have defined your KPIs and building your web analytics package around them. No one should just be looking at visits and bounce rate as a measure of success.</p>
<p>The final session I would like to report on was Matt Bailey&#8217;s excellent presentation on Analytics: Data Into Action. This again was focused around showing success, but also how you need to act upon your data. It focused on segmentation as a way of looking at your data and making decisions from it. This was a must see, for all types. I will be trying out some of Matt&rsquo;s suggestions in the coming weeks, I will report back on any success.</p>


<div class="shr-bookmarks shr-bookmarks-expand shr-bookmarks-center">
<ul class="socials">
		<li class="shr-delicious">
			<a href="http://delicious.com/post?url=http://www.epiphanysolutions.co.uk/blog/ses-london-2009-day-1-review/&amp;title=SES+London+2009%3A+Day+1+Review" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://www.epiphanysolutions.co.uk/blog/ses-london-2009-day-1-review/&amp;title=SES+London+2009%3A+Day+1+Review" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://www.epiphanysolutions.co.uk/blog/ses-london-2009-day-1-review/&amp;t=SES+London+2009%3A+Day+1+Review" rel="nofollow" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-googlebuzz">
			<a href="http://www.google.com/buzz/post?url=http://www.epiphanysolutions.co.uk/blog/ses-london-2009-day-1-review/&amp;imageurl=" rel="nofollow" class="external" title="Post on Google Buzz">Post on Google Buzz</a>
		</li>
		<li class="shr-linkedin">
			<a href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http://www.epiphanysolutions.co.uk/blog/ses-london-2009-day-1-review/&amp;title=SES+London+2009%3A+Day+1+Review&amp;summary=So%20SES%20London%202009%20has%20begun%20and%20the%20opening%20keynote%20speech%20was%20delivered%20by%20Matt%20Mason%2C%20Author%20of%20The%20Pirate%27s%20Dilemma.%20Great%20opening%20to%20the%20conference%2C%20not%20related%20directly%20to%20commercial%20search%20but%20a%20very%20interesting%20and%20useful%20keynote.%20One%20of%20the%20running%20themes%20of%20this%20day%20was%20intellectual%20proper&amp;source=Search Marketing" rel="nofollow" class="external" title="Share this on LinkedIn">Share this on LinkedIn</a>
		</li>
		<li class="shr-reddit">
			<a href="http://reddit.com/submit?url=http://www.epiphanysolutions.co.uk/blog/ses-london-2009-day-1-review/&amp;title=SES+London+2009%3A+Day+1+Review" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="shr-sphinn">
			<a href="http://sphinn.com/index.php?c=post&amp;m=submit&amp;link=http://www.epiphanysolutions.co.uk/blog/ses-london-2009-day-1-review/" rel="nofollow" class="external" title="Sphinn this on Sphinn">Sphinn this on Sphinn</a>
		</li>
		<li class="shr-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://www.epiphanysolutions.co.uk/blog/ses-london-2009-day-1-review/&amp;title=SES+London+2009%3A+Day+1+Review" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="shr-technorati">
			<a href="http://technorati.com/faves?add=http://www.epiphanysolutions.co.uk/blog/ses-london-2009-day-1-review/" rel="nofollow" class="external" title="Share this on Technorati">Share this on Technorati</a>
		</li>
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=SES+London+2009%3A+Day+1+Review+-+http://b2l.me/ugb87&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>

]]></content:encoded>
			<wfw:commentRss>http://www.epiphanysolutions.co.uk/blog/ses-london-2009-day-1-review/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

