<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>SEO Blog from SEOforums.org</title>
	
	<link>http://blog.seoforums.org</link>
	<description />
	<lastBuildDate>Thu, 24 May 2012 14:55:31 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/seoforumsorg" /><feedburner:info uri="seoforumsorg" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><item>
		<title>Open Graph tags: Make Your Website a Semi-fanpage &amp; Get Permanent Facebook Links</title>
		<link>http://feedproxy.google.com/~r/seoforumsorg/~3/Fwcm3yWTCFY/</link>
		<comments>http://blog.seoforums.org/open-graph-tags-make-your-website-a-semi-fanpage-get-permanent-facebook-links/#comments</comments>
		<pubDate>Mon, 06 Feb 2012 13:54:43 +0000</pubDate>
		<dc:creator>Janis</dc:creator>
				<category><![CDATA[Site Structure]]></category>
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://seoforums.org/seo-blog/?p=661</guid>
		<description><![CDATA[Add facebooks open graph meta tags to your website, to get permanent links from Facebook and to make your website a semi-fanpage that can be liked from your website. Most websites use facebook&#8217;s like-button, but forget to include open graph meta tags. The implementation without open graph tags is already usefull, as the website gets [...]]]></description>
			<content:encoded><![CDATA[<p><em>Add facebooks open graph meta tags to your website, to get permanent links from Facebook and to make your website a semi-fanpage that can be liked from your website.</em></p>
<p>Most websites use facebook&#8217;s like-button, but forget to include open graph meta tags. The implementation without open graph tags is already usefull, as the website gets a link everytime someone clicks on it (the user who clicks on the like-button will automatically post a link to the website on his wall, which his friends might see in their newsfeed). But by adding open graph tags in addition to a like-button, the like-button gets even more valuable: The user who clicks on the like-button will not only post a link on his wall, but additionally a permanent link will be added to the users profile-page (and the user does not even notice). The link on the profile page will be placed in the category, which has been defined via the open graph tags (see below).</p>
<p>Besides, you will get access to your &#8220;likers&#8221;, as your website will become an &#8220;administrative fanpage&#8221; (if you follow the steps below). You might have wondered if it is possible to combine a like-button for your website with a like-button for your fanpage. This is not possible, but by adding open graph tags, you will be able to see who has liked your page and you can reach your fans, as you will be able to post-status updates to their walls.</p>
<p>This &#8220;semi-fanpage&#8221; is especially usefull for those who haven&#8217;t got the time to run a regular fanpage (e.g. you don&#8217;t want to spent time updating your fan page regularly), but still want to be able to get in touch with their &#8220;likers&#8221;.</p>
<p>&nbsp;</p>
<h2>This is how you do it:</h2>
<ul>
<li>Add the open graph tags from below to your website (you can of course add more if you want)</li>
<li>Remember to define yourself as the Facebook admin (insert your Facebook ID in the last line of the og-tags from below. You can find your Facebook ID by entering your profile on Facebook and looking at the URL e.g. https://www.facebook.com/profile.php?id=123456789 &#8211; just copy the numbers and insert them to the fb:admins open meta tag.)</li>
<li>Add a like button to your website &#8211; you can find the like-button and other Facebook social plugins here: <a title="Facebook Like-Button" href="https://developers.facebook.com/docs/reference/plugins/like/" target="_blank">https://developers.facebook.com/docs/reference/plugins/like/</a></li>
<li>If everything is on your website, click the like-button. Hereby you confirm that you are the admin of this website.</li>
<li>Go to Facebook and look under &#8220;pages&#8221; on the left sidebar. Your website should now appear as a page.</li>
</ul>
<p>If you want to see who has liked your website, or if you want to send your likers a message (respectively a status update, which will appear in your likers&#8217; stream) just click on your website under &#8220;pages&#8221;. Now you can update the status of your page or see who has liked your page. In the right sidebar, there should also be a link to Facebooks&#8217; insights, where you can statistics of likes, unlikes and activity of your likers/fans.</p>
<p>&nbsp;</p>
<h2>Open Graph Tags</h2>
<p>These are the basic open graph tags that you should add to your website&#8217;s <code>&lt;head&gt;</code> in order to make your website a Facebook object:</p>
<p>&nbsp;</p>
<p><code>&lt;meta property="og:site_name" content="Soultown" /&gt;</code></p>
<p><code>&lt;meta property="og:title" content="Soultown | Soultown er et partyband fra København" /&gt;</code></p>
<p><code>&lt;meta property="og:url" content="http://www.soultown.dk"/&gt;</code></p>
<p><code>&lt;meta property="og:description" content="Soultown er et partyband fra København der spiller motown, soul, disco, funk go rhythm &amp; blues til fx. julefrokoster, firmafester, bryllupper og skolefester." /&gt;</code></p>
<p><code>&lt;meta property="og:type" content="band" /&gt;</code></p>
<p><code>&lt;meta property="og:image" content="http://www.soultown.dk/img/logo.png"/&gt;</code></p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p><code>&lt;meta property="fb:admins" content="[your Facebook ID]"/&gt;</code></p>
<p>&nbsp;</p>
<p>You can find all available open graph tags here: <a title="Open Graph Protocol" href="http://ogp.me/" target="_blank">http://ogp.me/</a></p>
<p>The example above shows the open graph meta-tags that I have used for <a title="Soultown Band" href="http://www.soultown.dk" target="_blank">my bands website</a>. If you want your website to show up in a specific category on the users profiles, you just have to define the right open graph type. In my example, I have used the type &#8220;band&#8221;. As you can see below, this type will place a link to my website in the music category on the Facebook users profiles:</p>
<p><a href="http://blog.seoforums.org/wp-content/uploads/2012/02/facebook_screenshot.png"><img class="alignnone size-medium wp-image-662" title="Facebook Screenshot" src="http://blog.seoforums.org/wp-content/uploads/2012/02/facebook_screenshot-300x199.png" alt="" width="300" height="199" /></a></p>
<p>&nbsp;</p>
<h2>Open Graph Debugging</h2>
<p>It is always a good idea to use Facebook&#8217;s open graph debugging tool, in order to check if you have inserted the open graph tags in the right way, especially if something does not work as expected:<br />
<a title="Facebook Open Graph Debugging" href="http://developers.facebook.com/tools/debug" target="_blank"> http://developers.facebook.com/tools/debug</a></p>
<p>If you want to see how Google reads your open graph tags you can use Google&#8217;s rich snippets testing tool:<br />
<a title="Google Rich Snippet Testing Tool" href="http://www.google.com/webmasters/tools/richsnippets" target="_blank"> http://www.google.com/webmasters/tools/richsnippets</a></p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<img src="http://feeds.feedburner.com/~r/seoforumsorg/~4/Fwcm3yWTCFY" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blog.seoforums.org/open-graph-tags-make-your-website-a-semi-fanpage-get-permanent-facebook-links/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		<feedburner:origLink>http://blog.seoforums.org/open-graph-tags-make-your-website-a-semi-fanpage-get-permanent-facebook-links/</feedburner:origLink></item>
		<item>
		<title>Five Pro Tips For Successful Outreach</title>
		<link>http://feedproxy.google.com/~r/seoforumsorg/~3/3vcf9YMoCl4/</link>
		<comments>http://blog.seoforums.org/five-pro-tips-for-successful-outreach/#comments</comments>
		<pubDate>Wed, 07 Dec 2011 12:51:34 +0000</pubDate>
		<dc:creator>Janis</dc:creator>
				<category><![CDATA[Guest Posts]]></category>
		<category><![CDATA[Linkbuilding]]></category>

		<guid isPermaLink="false">http://seoforums.org/seo-blog/?p=642</guid>
		<description><![CDATA[Successful Outreach is something that can be of tremendous value to your site or blog and be so for a great length of time. But it&#8217;s not something that comes easy. After all, everyone is Outreaching. And in the end, success comes down to who can Outreach more effectively and more efficiently. Outreach can be [...]]]></description>
			<content:encoded><![CDATA[<p>Successful Outreach is something that can be of tremendous value to your site or blog and be so for a great length of time. But it&#8217;s not something that comes easy. After all, everyone is Outreaching. And in the end, success comes down to who can Outreach more effectively and more efficiently.</p>
<p>Outreach can be hard work and often it can appear that you&#8217;re not making much ground. But the reality is, so long as you&#8217;re implementing effective Outreach, the results and rewards will come. And the good news is, each successful Outreach campaign builds upon the next. The more sites and blogs you reach, the further your reach becomes.</p>
<p>But what is effective Outreach?</p>
<p>In this article I will deliver Five tips to keep in mind when engaging in Outreach that will help make your efforts that much more effective and efficient.</p>
<p><strong>Be Patient</strong> – Possibly the number one thing to remember. Yes, you would like to contact a site or blog and ask for a link or mention and have them give it to you immediately. But the fact is, it&#8217;s not going to happen. Remember, you&#8217;re wanting to build a relationship, one that will benefit both you and the target of your Outreach, not just today but for years to come. Building a genuine relationship takes time but the rewards are worth it. So don&#8217;t become frustrated and don&#8217;t become pushy. Let the relationship develop and let it reward you as it grows.</p>
<p><strong>Be Sincere</strong> – Don&#8217;t just spam accounts with form emails or make glib mentions of articles on Twitter or forums. Read their work and offer genuine comments. Make a contribution and offer them an insight or present a question that will encourage them to open in a dialogue with you. You don&#8217;t just want to be noticed. You want them to notice you as the person behind your site or blog, someone they will want to build a relationship with. In other words, be genuine and be yourself.</p>
<p><strong>Be Generous</strong> – Don&#8217;t be stingy. Promote the work of the blogs or sites you want to reach out to. It&#8217;s an easy, genuine and effective way of getting their attention. You&#8217;d be surprised how many will respond to you and it&#8217;s an great way of starting a dialogue. It&#8217;s a public display of approval of their work. And who doesn&#8217;t like a compliment? Also don&#8217;t be afraid to promote the work of rival blogs. Have faith in the quality of your work. The blog might be a rival, but if you feel your work is superior to theirs, then any link or mention exchange is going to be of greater value to you than them in the long run.</p>
<p><strong>Be Consistent – </strong>Invest a set amount of time every day to do Outreach. Even if it&#8217;s only an hour Don&#8217;t just pile a lot of work into a week or few days and then leave it for a week or so. That&#8217;s not an efficient Outreach strategy. You need to be consistent and engage with those you are reaching out to regularly. That doesn&#8217;t mean interacting with them every day, but you do need to do Outreach every day, building on existing relationships or seeking out new ones. Not only is it the most effective way of maintaining and developing these burgeoning relationships, but by applying yourself to the task each day, you&#8217;ll find you learn more about what works for you and what doesn&#8217;t. In effect, you become better at Outreach.</p>
<p><strong>Be Realistic</strong> – Yes, you would love to get a mention or a link from a high powered Twitter account or blog. And if you have quality content, it&#8217;s something that you should definitely aspire to. But no matter how good your work is, a high power account isn&#8217;t going to take any notice of you until you&#8217;ve built up your profile. So aim for those Twitter accounts or blogs with a similar reach as yourself. If you have 300 followers on Twitter, engage with accounts with between 200 and 1,000 followers and as you engage with these accounts, you&#8217;ll soon see your followers rising. Surf the crowd and soon enough you&#8217;ll have enough followers to get yourself noticed by the bigger accounts.</p>
<p><em>This is a guest post by Andrew Brocker, blogger at <a title="BettingExpert.com - professional sports betting" href="http://www.bettingexpert.com" target="_blank">BettingExpert.com</a><br />
</em></p>
<img src="http://feeds.feedburner.com/~r/seoforumsorg/~4/3vcf9YMoCl4" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blog.seoforums.org/five-pro-tips-for-successful-outreach/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		<feedburner:origLink>http://blog.seoforums.org/five-pro-tips-for-successful-outreach/</feedburner:origLink></item>
		<item>
		<title>Epic Spam Fail from TOPRUNGSEO</title>
		<link>http://feedproxy.google.com/~r/seoforumsorg/~3/HbuO23yojmE/</link>
		<comments>http://blog.seoforums.org/toprungseo-epic-spam-fail/#comments</comments>
		<pubDate>Tue, 12 Jul 2011 15:36:27 +0000</pubDate>
		<dc:creator>MOGmartin</dc:creator>
				<category><![CDATA[SEO Industry]]></category>

		<guid isPermaLink="false">http://seoforums.org/seo-blog/?p=636</guid>
		<description><![CDATA[Hands down the best spam email I&#8217;ve received in quite a while (courtesy of &#8220;top rung seo&#8221; aka toprungseo.com), is the screenshot below. To see why I found this pretty hillarious, just read the text on the site they are offering to SEO: mogmedia.co.uk (which used to be my consultancy homepage until 2007). Come on [...]]]></description>
			<content:encoded><![CDATA[<p>Hands down the best spam email I&#8217;ve received in quite a while (courtesy of &#8220;top rung seo&#8221; aka toprungseo.com), is the screenshot below.</p>
<p>To see why I found this pretty hillarious, just read the text on the site they are offering to SEO: <a href="http://www.mogmedia.co.uk">mogmedia.co.uk</a> (which used to be my consultancy homepage until 2007).</p>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-637" style="border: 1px solid black;" title="top-rung-seo-spam" src="http://blog.seoforums.org/wp-content/uploads/2011/07/top-rung-seo-spam.png" alt="Top Rung SEO TopRungSEO" width="441" height="382" /></p>
<p style="text-align: left;">Come on guys! If you are going to blind spam anyone with a .co.uk domain, you might want to filter out other SEO&#8217;s first <img src='http://blog.seoforums.org/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p style="text-align: center;">&nbsp;</p>
<p>&nbsp;</p>
<img src="http://feeds.feedburner.com/~r/seoforumsorg/~4/HbuO23yojmE" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blog.seoforums.org/toprungseo-epic-spam-fail/feed/</wfw:commentRss>
		<slash:comments>13</slash:comments>
		<feedburner:origLink>http://blog.seoforums.org/toprungseo-epic-spam-fail/</feedburner:origLink></item>
		<item>
		<title>SEO Jobs at OMD!</title>
		<link>http://feedproxy.google.com/~r/seoforumsorg/~3/7l0k4IGsXhU/</link>
		<comments>http://blog.seoforums.org/seo-jobs-at-omd/#comments</comments>
		<pubDate>Mon, 04 Jul 2011 14:24:57 +0000</pubDate>
		<dc:creator>MOGmartin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://seoforums.org/seo-blog/?p=629</guid>
		<description><![CDATA[As some of you will be aware, I am head of SEO for OMD &#8211; the worlds largest digital media agency, with offices in 140 countries and over 8,000 staff. As part of our SEO expansion, we are looking to fill a number (more than 10) vacancies in our London offices. If you are a [...]]]></description>
			<content:encoded><![CDATA[<p>As some of you will be aware, I am head of SEO for OMD &#8211; the worlds largest digital media agency, with offices in 140 countries and over 8,000 staff.</p>
<p>As part of our SEO expansion, we are looking to fill a number (more than 10) vacancies in our London offices.</p>
<p>If you are a great SEO, and would like to work for OMD, a part of Omnicom then this could be the opportunty for you:</p>
<h2>SEO Vacancies:</h2>
<h2><strong>SEO Associate Directors</strong></h2>
<p>We currently have the requirement to add several Associate Director  level SEO&#8217;s to our expanding team at OMD.  This is to handle existing  work and major new account wins.</p>
<p>The successful applicants for this role will have strong experience  in running SEO campaigns, including in depth knowledge of both on and  off site ranking factors to an expert level.  Applicants must be up to  date with the latest developments in SEO and be passionate about search  marketing.   Experience of working on major accounts for large scale  enterprise customers, either in house or within an agency is a clear  benefit for the right candidates.</p>
<p>Furthermore they will be independent in their approach, able to hit  the ground running and capable of managing their own team with client  facing skills.</p>
<p>This is a top level SEO job working with some of the biggest client  accounts in the UK &#8211; if you are a top level SEO then this is perhaps the  biggest opportunity to further your career within the United Kingdom.</p>
<p><strong>Required skills:</strong><br />
on-site technical SEO analysis<br />
off-site linkbuilding experience across multiple disciplines<br />
Google analytics to an expert level, other packages an advantage<br />
Webmaster tools proficiency<br />
an expert understanding of any of the following is an advantage: html, css, LAMP, enterprise CMS frameworks.<br />
Social media awareness (well-established presence an advantage)</p>
<p>please submit your CV to: seojobs@omddigital.co.uk .</p>
<p>&nbsp;</p>
<h2>SEO Client Managers</h2>
<p>We have the requirement to add several SEO Client Managers to our  expanding team at OMD.  This is to handle existing work and major new  account wins.</p>
<p>The successful applicants for this role will have experience in  working within organic search, preferably agency-side. Additionally full  knowledge of the mechanics of both on site optimization and  linkbuilding are required.</p>
<p>The right applicants will be capable of taking a lead role within  client accounts, be well spoken, accountable and have a proven track  record of success.</p>
<p>This is a unique opportunity to work on some of the UKs biggest  brands search presence and further your career within the framework of  one of the world’s largest digital agencies.</p>
<p><strong>Required skills:</strong><br />
on-site technical SEO analysis<br />
off-site linkbuilding experience across multiple disciplines<br />
Google analytics to an expert level, other packages and advantage<br />
Webmaster tools proficiency<br />
an understanding of the following is an advantage: html, css, LAMP, enterprise CMS frameworks.<br />
social media awareness  (well-established presence an advantage)</p>
<p>please submit your CV to: seojobs@omddigital.co.uk .</p>
<p>&nbsp;</p>
<h2>SEO Executives</h2>
<p>We have the requirement to add several SEO Executives to our  expanding team at OMD.  This is to handle existing work and major new  account wins.</p>
<p>The successful applicants for this role will display a high level of  interest in organic search and have a basic understanding of how search  engine algorithms work and how you would apply best practices to big  brand websites to improve their presence.</p>
<p>The correct applicants will be well versed in Microsoft office tools including excel, word and PowerPoint.</p>
<p>This opportunity would allow you to work with and learn SEO within  one of the best SEO teams in the UK, working exclusively on big brand,  blue-chip multinational accounts.</p>
<p>Full training will be provided to the correct applicants.</p>
<p><strong>Required skills:</strong><br />
knowledge of basic on and off site optimisation, or demonstrable desire to learn quickly<br />
knowledge of google analytics<br />
English fluency required, other languages an advantage<br />
social media awareness</p>
<p>please submit your CV to: seojobs@omddigital.co.uk .</p>
<p>&nbsp;</p>
<h2>SEO Copywriters</h2>
<p>We have the requirement to add several SEO Copywriters to our  expanding team at OMD.  This is to handle existing work and major new  account wins.</p>
<p>The successful applicants for this role will be passionate about  creating compelling, world class content for use on both client websites  and third party properties.</p>
<p>The correct applicants for this position will be experienced in using  Microsoft office tools and have an existing portfolio of content that  they have produced.</p>
<p>Having worked within a transactional ecommerce website will be an advantage, but not required.</p>
<p><strong>Required skills:</strong><br />
Strong knowledge of Microsoft office tools, including word and excel<br />
English fluency required, with a high level of experience in content production.<br />
other languages an advantage</p>
<p>please submit your CV to: seojobs@omddigital.co.uk .</p>
<img src="http://feeds.feedburner.com/~r/seoforumsorg/~4/7l0k4IGsXhU" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blog.seoforums.org/seo-jobs-at-omd/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		<feedburner:origLink>http://blog.seoforums.org/seo-jobs-at-omd/</feedburner:origLink></item>
		<item>
		<title>SEO is Dead</title>
		<link>http://feedproxy.google.com/~r/seoforumsorg/~3/JIiq5z9q1vc/</link>
		<comments>http://blog.seoforums.org/seo-is-dead/#comments</comments>
		<pubDate>Tue, 21 Jun 2011 10:52:17 +0000</pubDate>
		<dc:creator>MOGmartin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://seoforums.org/seo-blog/?p=620</guid>
		<description><![CDATA[Its been a while since I posted here on the blog, sorry about that &#8211; its been a fairly busy month with SMX Advanced, SASCON, SearchMarketingDay and QUAD SEO conferences to speak at &#8211; not to mention my new job&#8230; Anyway &#8211; the thing that has prompted this post, bringing me fleetingly out of blogging [...]]]></description>
			<content:encoded><![CDATA[<p>Its been a while since I posted here on the blog, sorry about that &#8211; its been a fairly busy month with SMX Advanced, SASCON, SearchMarketingDay and QUAD SEO conferences to speak at &#8211; not to mention my new job&#8230;</p>
<p>Anyway &#8211; the thing that has prompted this post, bringing me fleetingly out of blogging retirement was a discussion I had on Friday night with an old friend of mine (we&#8217;ve known each other for over 20 years), <a href="http://twitter.com/#!/alistair_shaw">Alistair Shaw</a>.</p>
<p><img class="alignleft" style="margin: 5px;" title="Alistair Shaw" src="http://a0.twimg.com/profile_images/1394495756/247939_10150285636281233_665226232_9348214_3146119_n.jpg" alt="" width="134" height="180" />The friend in question is a &#8220;crack ninja superstar rock hero&#8221; (<em>or however else you should refer these days to people that are good at their job</em>) PHP developer.  Together over the years we have worked on quite a few projects together and I am in no doubt as to his expertese.  Basically, I respect his opinion in a lot of matters &#8211; but this proved to be a bit &#8220;controversial&#8221;</p>
<p><strong>AS:</strong> &#8220;<em>so, this SEO thing, its dead now right?</em>&#8221;</p>
<p><strong>MM</strong>: &#8220;<em>I hope not, Ive just started a new job as head of SEO <img src='http://blog.seoforums.org/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  What makes you say that though?</em>&#8221;</p>
<p><strong>AS</strong>: &#8220;<em>well, I remember back in the day we used to just add a keywords, make sure the title tag and meta descriptions etc. were right, buy some links and stuff would rank.  That doesnt work anymore does it?</em>&#8221;</p>
<p><strong>MM:</strong> &#8220;<em>so you&#8217;re boiling down search engine optimization into keyword stuffing and link manipulation? What you don&#8217;t realise is that SEO has developed, ranking factors are measured in the hundreds, sites have become more complex along with the algo &amp; finally, the stakes have never been higher with increasing PPC costs and a widening long tail.&#8221;</em></p>
<p><span style="color: #999999;"><em><strong>Editors note:</strong> The conversation then wound on for some time about the finer points of SEO.  And some rather excellent Polish vodka thanks to the guys at <a href="http://www.searchmarketingday.com">SearchMarketingDay</a>.</em></span></p>
<p>It is indicative though of one of the major problems we face as an industry. The lack of recognition across a diverse range of other disciplines.</p>
<p><img class="alignright size-full wp-image-621" style="margin: 5px;" title="seo-is-dead" src="http://blog.seoforums.org/wp-content/uploads/2011/06/seo-is-dead.jpg" alt="" width="240" height="412" />The fact is within the advertising and marketing industries SEO is not respected (enough) as a skill in its own right.  PPC doesnt suffer from that fate, as google have done a fantastic job in teaching people about the uplift of paid search campaigns.</p>
<p>Even within web development, SEO is regarded by many at best as irrelevant, at worst as snake oil.</p>
<p>Search Engine Optimization needs a makeover.  Heck, it needs an extreme makeover.  If someone wants to grab the industry by the scruff of the neck and start shouting from the rooftops about it, we should all be grateful, not critical.</p>
<p>The few that are doing that right now are either<a href="http://twitter.com/#!/AleksejHeinze"> under recognised</a>, or <a href="http://twitter.com/#!/randfish">overly criticised</a> for gaining status within a small industry.</p>
<p>I implore you all people &#8211; take the time out to<span style="color: #ff0000;"><strong><br />
TEACH SOMEONE what SEO actually is</strong></span>.</p>
<p><span style="color: #ff0000;">TEACH SOMEONE how SEO is more cost effective than PPC.</span></p>
<p><span style="color: #ff0000;">TEACH SOMEONE how you can use natural search to engage target demographics.</span></p>
<p><strong><span style="color: #ff0000;">JUST TEACH SOMEONE</span>. Please.</strong></p>
<h2>Rant over.</h2>
<img src="http://feeds.feedburner.com/~r/seoforumsorg/~4/JIiq5z9q1vc" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blog.seoforums.org/seo-is-dead/feed/</wfw:commentRss>
		<slash:comments>22</slash:comments>
		<feedburner:origLink>http://blog.seoforums.org/seo-is-dead/</feedburner:origLink></item>
		<item>
		<title>SMX Advanced London Live Blog</title>
		<link>http://feedproxy.google.com/~r/seoforumsorg/~3/JZFAnUIpFCc/</link>
		<comments>http://blog.seoforums.org/smx-advanced-london-live-updates/#comments</comments>
		<pubDate>Thu, 12 May 2011 13:30:10 +0000</pubDate>
		<dc:creator>MOGmartin</dc:creator>
				<category><![CDATA[SEO Industry]]></category>

		<guid isPermaLink="false">http://seoforums.org/seo-blog/?p=552</guid>
		<description><![CDATA[Over the next two months I&#8217;m speaking at 5 search conferences in London and Manchester (UK), as well as Poznan (Poland) and Seattle (USA). This coming Monday the 16th and Tuesday the 17th of May, I will be speaking at SMX Advanced in London. On day one I will be moderating the &#8220;Advanced Link Building, [...]]]></description>
			<content:encoded><![CDATA[<p>Over the next two months I&#8217;m speaking at 5 search conferences in London and Manchester (UK), as well as Poznan (Poland) and Seattle (USA).</p>
<p><img class="size-full wp-image-553 alignleft" style="margin: 5px;" title="Martin Macdonald " src="http://blog.seoforums.org/wp-content/uploads/2011/05/linklove2011-lessons-macdonald-large-coming.jpg" alt="Martin Macdonald SEO Conference" width="314" height="235" />This coming Monday the 16th and Tuesday the 17th of May, I will be speaking at SMX Advanced in London.</p>
<p>On day one I will be moderating the &#8220;<em>Advanced Link Building, Link Alchemy</em>&#8221; panel, in which Patrick Altoft (<a href="http://www.branded3.com/">branded3</a>), Rob Millard (<a href="http://www.distilled.net/">Distilled</a>), Kelving Newman (<a href="http://www.sitevisibility.co.uk/">Site Visibility</a>) &amp; Pete Wailes (<a href="http://www.strategyinternetmarketing.co.uk/">Strategy Internet Marketing</a>) will be speaking.</p>
<p>On day two, I&#8217;m presenting a session on how to engage with consumers on Twitter as part of the &#8220;<em>Beyond Search, Leveraging Twitter, Facebook and Linkedin</em>&#8221; alongside Matt Lawson (<a href="http://www.marinsoftware.com/">Marin</a>) and Merry Morud (<a href="http://www.aimclearblog.com/">aimClear</a>).</p>
<p>Both sessions promise to be huge, with great insights on both SEO linkbuilding and social marketing, but I understand that a lot of my blog readers are not based in the United Kingdom or are not able to make the conference itself, which is why:</p>
<h2><span style="color: #ff0000;"><strong>LIVEBLOG is now live updates appear below automatically!</strong></span></h2>
<p>[liveblog]</p>
<img src="http://feeds.feedburner.com/~r/seoforumsorg/~4/JZFAnUIpFCc" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blog.seoforums.org/smx-advanced-london-live-updates/feed/</wfw:commentRss>
		<slash:comments>14</slash:comments>
		<feedburner:origLink>http://blog.seoforums.org/smx-advanced-london-live-updates/</feedburner:origLink></item>
		<item>
		<title>Get SEOmoz PRO FREE</title>
		<link>http://feedproxy.google.com/~r/seoforumsorg/~3/Z-kVbcyIEa8/</link>
		<comments>http://blog.seoforums.org/get-seomoz-pro-free/#comments</comments>
		<pubDate>Thu, 28 Apr 2011 10:54:35 +0000</pubDate>
		<dc:creator>MOGmartin</dc:creator>
				<category><![CDATA[SEO Industry]]></category>

		<guid isPermaLink="false">http://seoforums.org/seo-blog/?p=545</guid>
		<description><![CDATA[If you haven&#8217;t used the SEOmoz tools before, you are missing out on the worlds best tools to optimize and analyze your website. I cant speak highly enough of the resources that SEOmoz provide their PRO customers, and for a limited time only, they have extended an offer to all members here at seoforums.org &#8211; [...]]]></description>
			<content:encoded><![CDATA[<p>If you haven&#8217;t used the SEOmoz tools before, you are missing out on the worlds best tools to optimize and analyze your website.</p>
<p>I cant speak highly enough of the resources that SEOmoz provide their PRO customers, and for a limited time only, <b>they have extended an offer to all members here at seoforums.org &#8211; a FREE 30 DAY TRIAL!</b></p>
<p>All you need to do to get the best SEO tools available for free, is sign up through the banner below!</p>
<p><a href="http://go.seomoz.org/aff_c?offer_id=1&amp;aff_id=1166&amp;file_id=24" target="_blank"><img class="aligncenter" src="http://media.go2speed.org/brand/files/seomoz/1/SEO-Software-Simplified-animated.468.60.gif" border="0" alt="" width="468" height="60" /></a><img src="http://go.seomoz.org/aff_i?offer_id=1&amp;aff_id=1166&amp;file_id=24" alt="" width="1" height="1" /></p>
<p><strong>So sign up right now, and take your SEO to the next level!</strong></p>
<img src="http://feeds.feedburner.com/~r/seoforumsorg/~4/Z-kVbcyIEa8" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blog.seoforums.org/get-seomoz-pro-free/feed/</wfw:commentRss>
		<slash:comments>22</slash:comments>
		<feedburner:origLink>http://blog.seoforums.org/get-seomoz-pro-free/</feedburner:origLink></item>
		<item>
		<title>Capitalization in Google Serps Destination URL</title>
		<link>http://feedproxy.google.com/~r/seoforumsorg/~3/IGeRqhwigZw/</link>
		<comments>http://blog.seoforums.org/captilization-in-google-serps-destination-url/#comments</comments>
		<pubDate>Wed, 13 Apr 2011 08:51:49 +0000</pubDate>
		<dc:creator>MOGmartin</dc:creator>
				<category><![CDATA[Organic SEO]]></category>

		<guid isPermaLink="false">http://seoforums.org/seo-blog/?p=540</guid>
		<description><![CDATA[Seeing something new on google.com today, (not on google.co.uk) &#8211; there seems to be selective capitalization within the destination URL fragment displayed in organic serps: As you can see the results look like: Forums.seoChat.com seoForums.org Anyone else seeing this? &#160; + interestingly about two months ago they stopped capitalization within adwords results.  Not sure why [...]]]></description>
			<content:encoded><![CDATA[<p>Seeing something new on google.com today, (not on google.co.uk) &#8211; there seems to be selective capitalization within the destination URL fragment displayed in organic serps:</p>
<p><img class="aligncenter size-full wp-image-541" title="serps" src="http://blog.seoforums.org/wp-content/uploads/2011/04/serps.png" alt="" width="564" height="305" /></p>
<p>As you can see the results look like:</p>
<p><strong><span style="text-decoration: underline;">F</span>orums.seo<span style="text-decoration: underline;">C</span>hat.com</strong><br />
<strong>seo<span style="text-decoration: underline;">F</span>orums.org</strong></p>
<p>Anyone else seeing this?</p>
<p>&nbsp;</p>
<p>+ interestingly about two months ago they stopped capitalization within adwords results.  Not sure why the different approach.</p>
<img src="http://feeds.feedburner.com/~r/seoforumsorg/~4/IGeRqhwigZw" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blog.seoforums.org/captilization-in-google-serps-destination-url/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		<feedburner:origLink>http://blog.seoforums.org/captilization-in-google-serps-destination-url/</feedburner:origLink></item>
		<item>
		<title>Google Panda Update UK Analysis</title>
		<link>http://feedproxy.google.com/~r/seoforumsorg/~3/J-p1BOrr_6I/</link>
		<comments>http://blog.seoforums.org/google-panda-update-hits-the-uk/#comments</comments>
		<pubDate>Tue, 12 Apr 2011 15:01:55 +0000</pubDate>
		<dc:creator>MOGmartin</dc:creator>
				<category><![CDATA[Organic SEO]]></category>

		<guid isPermaLink="false">http://seoforums.org/seo-blog/?p=520</guid>
		<description><![CDATA[Many of you will know that I work in house in a company that operates a pan European ticket marketplace, Seatwave. Its a great industry to work in (lots of nights out, constantly evolving marketplace etc) but one of the drawbacks that we struggled with historically has been content sourcing. While there are a million [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-medium wp-image-521" style="margin: 5px;" title="google panda update" src="http://blog.seoforums.org/wp-content/uploads/2011/04/panda-love-300x225.png" alt="google panda update" width="300" height="225" />Many of you will know that I work in house in a company that operates a pan European ticket marketplace, <a href="http://www.seatwave.com">Seatwave</a>.</p>
<p>Its a great industry to work in (lots of nights out, constantly evolving marketplace etc) but one of the drawbacks that we struggled with historically has been content sourcing. While there are a million things that can be said about most artists (just look at <a href="http://twitter.com/#!/search/justin%20bieber">Justin Bieber on twitter</a> as point in case), the actual mechanism of buying your tickets isn&#8217;t the piece of the value chain that fans are interested in or indeed passionate about.</p>
<p>However since the <a href="http://blog.seoforums.org/pro-seo-mayday-update-presentation/">MayDay update</a>, the writing has been on the wall for all eCommerce sites, big or small &#8211; either get content, or get out.</p>
<p>That&#8217;s pretty much the same message in both the Panda and MayDay updates, so why people <a href="http://www.webmasterworld.com/google/4295468-2-30.htm">are all of a sudden upset</a> I&#8217;m not really sure.</p>
<h2><strong>Data Capture</strong></h2>
<p>I track competitive SERPS for around 700 queries &#8211; these are primarily &#8220;artist name + tickets&#8221; searches &#8211; for instance &#8220;<a href="http://www.google.co.uk/search?q=kylie+minogue+tickets&amp;pws=0">Kylie Minogue Tickets</a>&#8221; is a good example.  If you&#8217;re interested I use <a href="http://www.caphyon.com/">Advanced Web Ranking by Caphyon</a> for this reporting, I&#8217;ve found it to be the most dependable of all my rank trackers and I fully endorse it.</p>
<h2><strong>Big Losers</strong></h2>
<p><strong>Lets look at an example: <img class="alignright size-medium wp-image-522" title="Panda Google Update" src="http://blog.seoforums.org/wp-content/uploads/2011/04/gayPandasMating-300x230.jpg" alt="Panda Google Update" width="300" height="230" /><br />
</strong></p>
<p><strong> <a href="http://www.SoldOutEventTickets.com">SoldOutEventTickets.com</a></strong></p>
<p>Sold Out Event Tickets are the oldest of all the secondary ticket marketplaces in the UK (probably in Europe for that matter) and are part of TicketMaster, the monopolistic entertainment ticketing company with an overwhelming market share worldwide.</p>
<p><strong>For years now they have maintained competitive rankings down purely to a few factors:</strong></p>
<p>1) domain age<br />
2) links from Ticketmaster (again, the authority in this vertical)</p>
<p><strong>They have never however invested time or money into:</strong></p>
<p>1) unique content (all theirs is aggregated from a variety of sources, and whatever is unique is so far below the fold its irrelevant to the random surfer.<br />
2) social interaction (they have none)<br />
3) UGC (reviews etc)</p>
<p>The screenshot below shows my Advanced Web Ranking data comparing <span style="text-decoration: underline;">yesterday to today</span>:<br />
<em>(please note, this screenshot was taken a few hours into my AWR scrape, I will replace it with the full update tomorrow)</em></p>
<p><img class="aligncenter size-full wp-image-523" title="soldoutAWR" src="http://blog.seoforums.org/wp-content/uploads/2011/04/soldoutAWR.png" alt="" width="610" height="586" /></p>
<p>Its important to point out at this point that this isnt the only site affected in this update, in reality the &#8220;lower order&#8221; of automated sites have all been hit to a certain degree, but as this example have consistanly ranked well down to domain level factors the drop looks particularly bad.</p>
<p>Running the same analysis on the fresher generation of sites,  they are up on average &#8211; not in my opinion due to any improvements on those properties, just that SoldOutEventTickets and other players with similar site structures have been penalised.</p>
<h2><strong>Analysing Site Content</strong></h2>
<p>Take a look at these pages as a direct comparison:</p>
<p><strong>Kylie Minogue<br />
</strong><a href="http://www.soldouteventtickets.com/listings/240/240/8033/Concerts/kylie-minogue/">Sold Out Event Tickets</a> &#8211; <a href="http://www.seatwave.com/kylie-minogue-tickets/season">Seatwave</a></p>
<p><strong>Take That<br />
</strong><a href="http://www.soldouteventtickets.com/listings/240/240/9320/Concerts/take-that-tickets">Sold Out Event Tickets</a> &#8211; <a href="http://www.seatwave.com/buy-take-that-tickets-2011/season">Seatwave</a></p>
<p>As you can see on the above examples, the affected site is missing &#8220;unique&#8221; content, UGC, and social signals.  This is nothing new, this is really the SEO 101 stuff that google have been preaching and reputable SEO&#8217;s have been practicing for years now.  This update is just weeding out sites that havent followed the mantra of google in the 21st century.</p>
<p>Arguably the domains that have been booted in this update had few &#8220;page level indicators&#8221; of value, all of the strength that was keeping them ranked well came from domain level metrics.</p>
<p>If that&#8217;s the case then this update is probably good for &#8220;the little guys&#8221; out there that have the mobility to create great content, but don&#8217;t have a monolithic domain behind them that&#8217;s unfairly perhaps creating results that have meant they can outrank better content on smaller sites.</p>
<h2><strong>The Sum Up</strong></h2>
<p>If you don&#8217;t have a content rich site, you&#8217;re not going to get any love out of google any more.  Make sure your sites are well updated, fresh, have compelling content and data, utilise UGC, push social signals etc.</p>
<p><strong><em><span style="color: #ff0000;">IMAGE DISCOVERY CREDITS:</span></em><br />
</strong>I asked on twitter earlier if anyone had any &#8220;good&#8221; images of panda&#8217;s to use, the first one was suggested by <strong><a href="http://twitter.com/#!/PantingYO">Simon Panting</a></strong>, a self proclaimed apple fanboy and purveyor of banter, the second was suggested by <strong><a href="http://twitter.com/#!/bobmeijer">Bob Meijer</a>, </strong>a good friend of mine and co-incidentally a London based googler.<strong></strong></p>
<img src="http://feeds.feedburner.com/~r/seoforumsorg/~4/J-p1BOrr_6I" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blog.seoforums.org/google-panda-update-hits-the-uk/feed/</wfw:commentRss>
		<slash:comments>26</slash:comments>
		<feedburner:origLink>http://blog.seoforums.org/google-panda-update-hits-the-uk/</feedburner:origLink></item>
		<item>
		<title>Lost in Translation: Google Algo Update 06-04-2011</title>
		<link>http://feedproxy.google.com/~r/seoforumsorg/~3/_d7PaAoVsPE/</link>
		<comments>http://blog.seoforums.org/google-translation-algo-update-06-04-2010/#comments</comments>
		<pubDate>Thu, 07 Apr 2011 10:05:59 +0000</pubDate>
		<dc:creator>MOGmartin</dc:creator>
				<category><![CDATA[Organic SEO]]></category>

		<guid isPermaLink="false">http://seoforums.org/seo-blog/?p=513</guid>
		<description><![CDATA[I started noticing a large-ish drop off in google organic traffic to seoforums.org last night. This is something that I&#8217;ve been through a few times before so as soon as these changes occur it generally means a late night, lots of coffee and much concern. Around 2am I finished my analysis and pretty much knew [...]]]></description>
			<content:encoded><![CDATA[<p>I started noticing a large-ish drop off in google organic traffic to seoforums.org last night.</p>
<p>This is something that I&#8217;ve been through a few times before so as soon as these changes occur it generally means a late night, lots of coffee and much concern.</p>
<p>Around 2am I finished my analysis and pretty much knew what was going on, but needed to wait until this morning to publish the findings just in case it was a matter of GA being slow to update (that doesnt happen anywhere near as often as it did 3 or 4 years ago, but it was still a possibility).</p>
<h2>Google Algo Update: Lost in Translation</h2>
<p>Since September last year, I&#8217;ve been using a plugin here on seoforums.org which auto translates all of the content on pageload to a new URL in the members selected language of choice.  It then saves that page into a cache database to increase performance for future pageloads (refreshing every so often depending on the page type).</p>
<p>So far this just sounds like pretty common google translate spam right?</p>
<p><strong>Wrong.</strong><br />
The plugin also detects posts made in foreign languages and translates them out to all 30+ other languages used here on seoforums.org &#8211; therefore (and lots of people do this) you can see people posting in greek, speaking to someone posting in arabic, and someone else speaking in French.  Each one of those posts are seen in each users native language as defined when they signed up.</p>
<p>Its a beautiful system. That is <strong>NOT google auto translate spam</strong>, that is a legitimate translation use of their API in my opinion.</p>
<h2>The Setup:</h2>
<p><img class="alignleft size-full wp-image-514" style="margin: 5px;" title="google algo update" src="http://blog.seoforums.org/wp-content/uploads/2011/04/webmastertools1.png" alt="google algo update" width="245" height="329" />when I started using the plugin, I registered each of the subfolder sites as specific websites in Google Webmaster Tools, as you can see from this screenshot.  I then went on to geo-target each of the subfolders to the relevant countries.  Linkbuilding to these subfolders has been entirely organic (I&#8217;ve never bought a link for this site full stop).</p>
<p>I&#8217;ve also submitted a specific XML sitemap for every regional variation of seoforums.org and each of the sites within GWT is correctly reporting the search queries, volumes, site speed etc. all as you would expect for any other site.</p>
<p>In short, I didn&#8217;t do this &#8220;a la spam&#8221; site &#8211; I built it properly.</p>
<h2></h2>
<h2>The Results:</h2>
<p>until yesterday I was pleasantly surprised with the results.  After a slow-ish start it was building up a nice % of overall google organic traffic.  Over the last week or so these landing pages have been receiving more or less a thousand additional visits per day, at a bounce rate no worse than the rest of the site (and much better than some pages in english &#8211; but thats another story).</p>
<p>As you can see from this graph, there was a heck of a fall off sometime yesterday:</p>
<p><img class="aligncenter size-full wp-image-515" title="google update" src="http://blog.seoforums.org/wp-content/uploads/2011/04/GAtraffic.png" alt="google update" width="621" height="305" /></p>
<p>Additionally, when searching google.co.uk with a site:seoforums.org command, you saw lots of &#8220;junk&#8221;, ie. the homepages for each foreign language was listed in the top 50 results.</p>
<p>This wasn&#8217;t really a great UX, but then how many people actually search with the site: command that aren&#8217;t SEO&#8217;s? Furthermore &#8211; as I&#8217;d submitted each sub folder as a different geo-targeted site  so frankly google shouldn&#8217;t have been displaying them in the .co.uk results anyway.</p>
<p>I must stress that <span style="text-decoration: underline;">I DO NOT BELIEVE</span> that my use of the google translate API in this case is spammy.</p>
<p>Its creating a legitimate forum in dozens of languages, and allowing people of diverse nationalities to discuss topics in their native languages.  Some of them (ie. the Spanish one) are great translations. I know some are rubbish, but I&#8217;m relying on google&#8217;s own API for quality.</p>
<h2>My Conclusions:</h2>
<p>it does appear that google yesterday rolled out an algo update which has improved their detection of auto translated pages and removed them from the index.</p>
<p>That will be of benefit to most consumers in removing yet more of the junk that has been out there for some time, but in my case I do feel a little let down &#8211; there is no other way for me to translate a site which is 100% UGC and updated constantly.</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<h2></h2>
<img src="http://feeds.feedburner.com/~r/seoforumsorg/~4/_d7PaAoVsPE" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blog.seoforums.org/google-translation-algo-update-06-04-2010/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		<feedburner:origLink>http://blog.seoforums.org/google-translation-algo-update-06-04-2010/</feedburner:origLink></item>
	</channel>
</rss>

