<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://www.bing.com/community/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Webmaster Center blog</title><link>http://www.bing.com/community/Site_Blogs/b/webmaster/default.aspx</link><description>Official blog of the Bing Webmaster Center Team.</description><dc:language>en-US</dc:language><generator>Telligent Community 1.5.134.12674 (Build: 5.5.134.12674)</generator><item><title>Webmaster Tools Markup Validation Tool</title><link>http://www.bing.com/community/Site_Blogs/b/webmaster/archive/2012/02/03/webmaster-tools-markup-validation-tool.aspx</link><pubDate>Fri, 03 Feb 2012 23:19:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9670923</guid><dc:creator>Duane Forrester</dc:creator><slash:comments>7</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://www.bing.com/community/Site_Blogs/b/webmaster/rsscomments.aspx?WeblogPostID=9670923</wfw:commentRss><comments>http://www.bing.com/community/Site_Blogs/b/webmaster/archive/2012/02/03/webmaster-tools-markup-validation-tool.aspx#comments</comments><description>&lt;p&gt;Earlier this week, folks using their Bing Webmaster Tools would have noticed a new tool slipped into the mix.&amp;nbsp; On the "Crawl" tab, you can now find a link to the Markup Validation Tool.&amp;nbsp; This tool is a great way to understand if the added code is actually going to be readable, as intended.&amp;nbsp; While the markup code being inaccurate will not cause your page to render any differently in most cases, having the syntax incorrect can affect our ability to use the data as you intend.&amp;nbsp; Now you can easily check URLs for valid markup code from inside your webmaster tools account.&lt;/p&gt;
&lt;p&gt;&lt;img src="http://www.bing.com/community/resized-image.ashx/__size/550x0/__key/CommunityServer-Blogs-Components-WeblogFiles/00-00-00-93-90/2047.markup_2D00_validator_2D00_location.JPG" border="0" /&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;The tool scans for the most common markup languages, and will display them if they are properly implemented:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a target="_blank" href="http://www.w3.org/TR/microdata/" title="HTML Microdata"&gt;HTML Microdata&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a target="_blank" href="http://microformats.org/" title="Microformats"&gt;Microformats&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a target="_blank" href="http://www.w3.org/TR/xhtml-rdfa-primer/" title="RDFa"&gt;RDFa&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a target="_blank" href="http://schema.org/docs/gs.html" title="Schema.org"&gt;Schema.org&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a target="_blank" href="http://ogp.me/" title="Open Graph"&gt;Open Graph&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;When you enter a URL into the tool, the system will scan the URL and show the data we've found, when it is implemented correctly.&lt;/p&gt;
&lt;p&gt;&lt;img src="http://www.bing.com/community/resized-image.ashx/__size/550x0/__key/CommunityServer-Blogs-Components-WeblogFiles/00-00-00-93-90/2425.markup_2D00_validator_2D00_data.JPG" border="0" /&gt;&lt;/p&gt;
&lt;p&gt;If you scan a page which does not have any markup installed, or where the markup is not installed correctly, you will see an error message.&lt;/p&gt;
&lt;p&gt;&lt;img src="http://www.bing.com/community/resized-image.ashx/__size/550x0/__key/CommunityServer-Blogs-Components-WeblogFiles/00-00-00-93-90/0636.markup_2D00_validator_2D00_error.JPG" border="0" /&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;If you are experiencing errors when using the tool to check your markup installation, please reference the links provided above to ensure you are using the code as intended within the parameters specified for each language.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://www.bing.com/community/aggbug.aspx?PostID=9670923" width="1" height="1"&gt;</description></item><item><title>Moving content?  Think 301, not rel=canonical</title><link>http://www.bing.com/community/Site_Blogs/b/webmaster/archive/2012/01/26/moving-content-think-301-not-rel-canonical.aspx</link><pubDate>Fri, 27 Jan 2012 03:31:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9670060</guid><dc:creator>Duane Forrester</dc:creator><slash:comments>9</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://www.bing.com/community/Site_Blogs/b/webmaster/rsscomments.aspx?WeblogPostID=9670060</wfw:commentRss><comments>http://www.bing.com/community/Site_Blogs/b/webmaster/archive/2012/01/26/moving-content-think-301-not-rel-canonical.aspx#comments</comments><description>&lt;p&gt;Whether you've decided to move your website to a new domain or&amp;nbsp;you're moving content within a current website, it's important to know how to protect the trust value your current content has with the engines.&amp;nbsp; Over time, links get built, content ages and acquires trust.&amp;nbsp; You don't want to walk away from that if you can help it.&amp;nbsp; Why start over when most of that value can be transferred to the content's new location?&lt;/p&gt;
&lt;p&gt;The solution to your problem is the 301 redirect.&amp;nbsp; This redirect is referred to as the "permanent" redirect.&amp;nbsp; Its cousin, the 302 redirect, is the "temporary" redirect.&amp;nbsp; Basically the 301 tells us to please follow the link to find the new home for the content.&amp;nbsp; The 302 on the other hand, tells us the content has moved temporarily, but will return to its original location.&amp;nbsp; Since, in this example, we know you've moved the content permanently, the 301 is the redirect you should use.&amp;nbsp; We've covered this in more detail in a &lt;a target="_blank" href="http://www.bing.com/community/site_blogs/b/webmaster/archive/2011/10/06/managing-redirects-301s-302s-and-canonicals.aspx"&gt;past post&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;One big questions folks often have at this point is how much of the value is passed to the new URL.&amp;nbsp; A valid question, and one with a simple answer.&amp;nbsp; Most of the value is passed.&lt;/p&gt;
&lt;p&gt;We cannot pass all of the value because, like it or not, that new URL is, well, ...new.&amp;nbsp; We do still need to see many of the usual signals firing to help us close the gap back to the original, full trust value for the content.&amp;nbsp; So, as you watch your stats, you will see a drop in the traffic graph as you work through a transition period.&amp;nbsp; There's no hard and fast rule on how long this transition period lasts, but it usually measured in months or less.&lt;/p&gt;
&lt;p&gt;This past week at a conference&amp;nbsp;someone had a question and asked if they could use a rel=canonical in place of a 301.&amp;nbsp; They argued that since the rel=canonical passes value similarly to a 301, it should do the trick.&lt;/p&gt;
&lt;p&gt;The answer to the question is...no.&amp;nbsp; You should not use a rel=canonical in place of a 301 redirect.&amp;nbsp; The rel=canonical is designed to help manage duplicate URL issues.&amp;nbsp; It is not a true 301 signal to the engines, though it can pass value similar to the way a 301 does.&amp;nbsp; Implementing a 301 redirect is tough to mess up.&amp;nbsp; It either works or it does not, and when it does, it passes value.&amp;nbsp; We recently encountered a website that had so botched implementing its rel=canonicals that it essentially would lead to all of their pages, save one, being stripped of value and de-indexed over time.&amp;nbsp; &lt;/p&gt;
&lt;p&gt;Luckily they've found and fixed the issue, but the fact remains.&amp;nbsp; If you need to move content, the 301 is your friend.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://www.bing.com/community/aggbug.aspx?PostID=9670060" width="1" height="1"&gt;</description></item><item><title>Come meet Bing at SMX West and SES NY</title><link>http://www.bing.com/community/Site_Blogs/b/webmaster/archive/2012/01/20/come-meet-bing-at-smx-west-and-ses-ny.aspx</link><pubDate>Fri, 20 Jan 2012 23:28:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9669617</guid><dc:creator>Duane Forrester</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://www.bing.com/community/Site_Blogs/b/webmaster/rsscomments.aspx?WeblogPostID=9669617</wfw:commentRss><comments>http://www.bing.com/community/Site_Blogs/b/webmaster/archive/2012/01/20/come-meet-bing-at-smx-west-and-ses-ny.aspx#comments</comments><description>&lt;p&gt;&lt;iframe scrolling="no" frameborder="0" src="http://platform.twitter.com/widgets/hub.1326407570.html" tabindex="0" id="twttrHubFrame" style="position: absolute; width: 10px; height: 10px; visibility: hidden; top: -9999em;"&gt;&lt;/iframe&gt;&lt;/p&gt;
&lt;p&gt;It's conference season again, and we're looking forward to see folks at the shows again this year!&lt;/p&gt;
&lt;p&gt;If you're planning to attend either the SMX West event, or the SES NY event, here are discount codes for each event.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;SMX West&lt;/strong&gt; : SMX10Bing will snag you a 10% discount&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;SES NY&lt;/strong&gt; : 20Bing will snag you 20% off&lt;/p&gt;
&lt;p&gt;If you want to hear what we have to say, we encourage you to join us at the following sessions.&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size: small;"&gt;&lt;img src="http://www.bing.com/community/resized-image.ashx/__size/550x0/__key/CommunityServer-Blogs-Components-WeblogFiles/00-00-00-93-90/0272.smxwest.jpg" border="0" /&gt;&lt;br /&gt;&lt;strong&gt;SMX West - booth #406&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;Feb. 28 - 9AM - 10:15AM&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Getting Personal, Part 1: How Google &amp;amp; Bing Personalize With Social Connections&lt;/strong&gt; (#smx #11B)&lt;br /&gt;&lt;strong&gt;&lt;em&gt;&lt;br /&gt;Moderator:&lt;/em&gt;&lt;/strong&gt; &lt;a target="_blank" href="http://searchmarketingexpo.com/bio.php?id=127"&gt;Danny Sullivan&lt;/a&gt;, Editor-in-Chief, Search Engine Land (&lt;a target="_blank" href="http://twitter.com/dannysullivan"&gt;@dannysullivan&lt;/a&gt;)&lt;br /&gt;&lt;strong&gt;&lt;em&gt;Q&amp;amp;A Moderator:&lt;/em&gt;&lt;/strong&gt; &lt;a target="_blank" href="http://searchmarketingexpo.com/bio.php?id=717"&gt;Michelle Robbins&lt;/a&gt;, Director of Technology, Third Door Media, Inc. (&lt;a target="_blank" href="http://twitter.com/MichelleRobbins"&gt;@MichelleRobbins&lt;/a&gt;)&lt;br /&gt;&lt;strong&gt;Speakers: &lt;/strong&gt;&lt;a target="_blank" href="http://searchmarketingexpo.com/bio.php?id=694"&gt;Duane Forrester&lt;/a&gt;, Sr. Product Manager, Bing (&lt;a target="_blank" href="http://twitter.com/DuaneForrester"&gt;@DuaneForrester&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;Feb. 28 - 10:45AM - 12:00PM&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Getting Personal, Part 2: How Google &amp;amp; Bing Personalize With Search History &amp;amp; Geography&lt;/strong&gt; (#smx #12B)&lt;br /&gt;&lt;strong&gt;&lt;em&gt;&lt;br /&gt;Moderator:&lt;/em&gt;&lt;/strong&gt; &lt;a target="_blank" href="http://searchmarketingexpo.com/bio.php?id=127"&gt;Danny Sullivan&lt;/a&gt;, Editor-in-Chief, Search Engine Land (&lt;a target="_blank" href="http://twitter.com/dannysullivan"&gt;@dannysullivan&lt;/a&gt;)&lt;br /&gt;&lt;strong&gt;&lt;em&gt;Q&amp;amp;A Moderator:&lt;/em&gt;&lt;/strong&gt; &lt;a target="_blank" href="http://searchmarketingexpo.com/bio.php?id=717"&gt;Michelle Robbins&lt;/a&gt;, Director of Technology, Third Door Media, Inc. (&lt;a target="_blank" href="http://twitter.com/MichelleRobbins"&gt;@MichelleRobbins&lt;/a&gt;)&lt;br /&gt;&lt;strong&gt;Speakers: &lt;/strong&gt;&lt;a target="_blank" href="http://searchmarketingexpo.com/bio.php?id=694"&gt;Duane Forrester&lt;/a&gt;, Sr. Product Manager, Bing (&lt;a target="_blank" href="http://twitter.com/DuaneForrester"&gt;@DuaneForrester&lt;/a&gt;); &lt;a target="_blank" href="http://searchmarketingexpo.com/bio.php?id=1168"&gt;Jack Menzel&lt;/a&gt;, Product Management Director, Search, Google (&lt;a target="_blank" href="http://twitter.com/jackm"&gt;@jackm&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;March 1 - 2:30PM - 3:30PM&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Ask The Search Engines &amp;ndash; Open Q&amp;amp;A Forum&lt;/strong&gt; (#smx #34A)&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;&lt;em&gt;Moderator:&lt;/em&gt;&lt;/strong&gt; &lt;a href="http://searchmarketingexpo.com/bio.php?id=127"&gt;Danny Sullivan&lt;/a&gt;, Editor-in-Chief, Search Engine Land (&lt;a href="http://twitter.com/dannysullivan"&gt;@dannysullivan&lt;/a&gt;)&lt;br /&gt;&lt;strong&gt;&lt;em&gt;Q&amp;amp;A Moderator:&lt;/em&gt;&lt;/strong&gt; &lt;a href="http://searchmarketingexpo.com/bio.php?id=1215"&gt;Ryan Jones&lt;/a&gt;, Sr. SEO Strategist, Team Detroit (&lt;a href="http://twitter.com/ryanjones"&gt;@ryanjones&lt;/a&gt;)&lt;br /&gt;&lt;strong&gt;Speakers: &lt;/strong&gt;&lt;a href="http://searchmarketingexpo.com/bio.php?id=694"&gt;Duane Forrester&lt;/a&gt;, Sr. Product Manager, Bing (&lt;a href="http://twitter.com/DuaneForrester"&gt;@DuaneForrester&lt;/a&gt;); &lt;a href="http://searchmarketingexpo.com/bio.php?id=699"&gt;Tiffany Oberoi&lt;/a&gt;, Software Engineer, Google (&lt;a href="http://twitter.com/tiffanyoberoi"&gt;@tiffanyoberoi&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size: small;"&gt;&lt;strong&gt;
&lt;p&gt;&lt;img src="http://www.bing.com/community/resized-image.ashx/__size/550x0/__key/CommunityServer-Blogs-Components-WeblogFiles/00-00-00-93-90/1727.ses_2D00_newyork2012.png" border="0" /&gt;&lt;br /&gt;SES NY - booth #1106&lt;/p&gt;
&lt;p&gt;
&lt;p&gt;&lt;span style="font-size: x-small;"&gt;&lt;/span&gt;Same as last year we're looking to hear from you.&amp;nbsp; Bring your questions, concerns and input.&amp;nbsp; We'll be taking notes, answering questions and trying our best to make sure we hear your message.&lt;/p&gt;
&lt;/p&gt;
&lt;/strong&gt;&lt;span style="font-size: small;"&gt;Swing by the booth on the expo floor anytime. ...and keep your eyes open to this blog post.&amp;nbsp; We'll update the speaking engagements as we finalize them.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;span style="font-size: small;"&gt;&lt;/span&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family: Segoe UI; color: #1f497d; font-size: x-small;"&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://www.bing.com/community/aggbug.aspx?PostID=9669617" width="1" height="1"&gt;</description></item><item><title>Things you should avoid </title><link>http://www.bing.com/community/Site_Blogs/b/webmaster/archive/2012/01/12/things-you-should-avoid.aspx</link><pubDate>Fri, 13 Jan 2012 06:45:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9669012</guid><dc:creator>Duane Forrester</dc:creator><slash:comments>9</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://www.bing.com/community/Site_Blogs/b/webmaster/rsscomments.aspx?WeblogPostID=9669012</wfw:commentRss><comments>http://www.bing.com/community/Site_Blogs/b/webmaster/archive/2012/01/12/things-you-should-avoid.aspx#comments</comments><description>&lt;p&gt;As you go about working on your websites, optimizing things and managing your social media programs, it&amp;rsquo;s easy to lose track of information, or overlook something.&amp;nbsp; In this post we&amp;rsquo;ll take a look at some things you want to avoid doing.&amp;nbsp; It may also be worth taking a look through your site and your programs to make sure you&amp;rsquo;re not doing any of these things moving forward.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Cloaking&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Cloaking is the process where you determine who the visitor is coming to your website, then show content depending on who that visitor is.&amp;nbsp; Typically, the system detects a search engine crawler, and swaps more search-friendly content in place for them.&amp;nbsp; Human visitors would then see a different content page.&amp;nbsp; Taken to the limit, the content is completely different.&amp;nbsp; This is an obvious problem for the engines, as we expect to see the same content as anyone else would.&amp;nbsp; Showing us one piece of content and other visitors a different piece of content is misleading.&amp;nbsp; You want to avoid this.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Link buying&lt;/strong&gt; &lt;/p&gt;
&lt;p&gt;It&amp;rsquo;s no secret that inbound links play a role in ranking.&amp;nbsp; It&amp;rsquo;s also no secret that we don&amp;rsquo;t want you buying links.&amp;nbsp; There are a lot of services out there pitching this service, and calling it anything but &amp;ldquo;link buying&amp;rdquo; these days.&amp;nbsp; The bottom line is this: you are taking a big risk if you are buying links. &lt;/p&gt;
&lt;p&gt;If we discover the link is purchased, at best we&amp;rsquo;ll simply ignore it and not pass any value, which is what happens in most cases.&amp;nbsp; This is still pretty bad for you, though, as you paid money for something that now gives you no value.&amp;nbsp; At worst, if it gets to be problematic for us, we&amp;rsquo;ll take action against the&amp;nbsp;sites involved.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Link farms&lt;/strong&gt; &lt;/p&gt;
&lt;p&gt;Links to your content should grow organically.&amp;nbsp; Link farming essentially involves a network of sites which all link to your content.&amp;nbsp; On paper this would seem to create the impression that a bunch of sites now link to your content.&amp;nbsp; In reality, we see link farms and dismiss their value.&amp;nbsp; Again, you&amp;rsquo;ve paid money and will receive no value for it.&amp;nbsp; Given &amp;ldquo;link farms&amp;rdquo; are typically deemed to be more problematic than random buying of links across websites, you want to avoid associating your domain with these sorts of places.&amp;nbsp; Read more about building links the right way in &lt;a target="_blank" href="http://www.bing.com/community/site_blogs/b/webmaster/archive/2011/08/05/you-love-links-we-love-links-build-for-the-right-reasons.aspx"&gt;this article&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Three-way linking&lt;/strong&gt; &lt;/p&gt;
&lt;p&gt;Site A links to Site B.&amp;nbsp; Site B links to Site C.&amp;nbsp; Site C links to Site A.&amp;nbsp; This may seem to be preferable to reciprocal linking, but it&amp;rsquo;s not, really.&amp;nbsp; Reciprocal linking can not only introduce us to your newest content or site, but can also deliver direct traffic to your website.&amp;nbsp; True, it doesn&amp;rsquo;t carry the same value as a straight one-way link, but you&amp;rsquo;ve got to start somewhere.&lt;/p&gt;
&lt;p&gt;Three-way linking is often an attempt to avoid being seen building reciprocal links.&amp;nbsp; Don&amp;rsquo;t sweat reciprocal links and avoid three-way linking.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Duplicating content&lt;/strong&gt; &lt;/p&gt;
&lt;p&gt;We recently wrote and &lt;a target="_blank" href="http://www.bing.com/community/site_blogs/b/webmaster/archive/2011/10/14/articles-and-syndicated-content-help-or-hindrance.aspx"&gt;in-depth post&lt;/a&gt; on article site sourced content.&amp;nbsp; Duplicating content is a pretty simple concept.&amp;nbsp; You&amp;rsquo;re posting content which already appears somewhere online.&amp;nbsp; Using articles from third-party sources, copying and pasting from another source and using standardized product descriptions for items you&amp;rsquo;re selling all fall into this category.&amp;nbsp; Your content should be unique and not appear anywhere else online.&amp;nbsp; Building unique content takes work.&lt;/p&gt;
&lt;p&gt;Another form of duplication can happen when you fail to manage permutations of your URLs.&amp;nbsp; When you attach a tracking code to your URL, for example, you create two versions of a URL, both of which will return the same content.&amp;nbsp; You can help guard against this by managing the issue through the use of the &lt;a target="_blank" href="http://www.bing.com/community/site_blogs/b/webmaster/archive/2011/10/06/managing-redirects-301s-302s-and-canonicals.aspx"&gt;rel=canonical attribute&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Like farms&lt;/strong&gt; &lt;/p&gt;
&lt;p&gt;Like farms are similar to link farms.&amp;nbsp; In this instance, you&amp;rsquo;re essentially trying to manipulate the &amp;ldquo;likes&amp;rdquo; you receive by agreeing with others to like each other&amp;rsquo;s&amp;rsquo; content.&amp;nbsp; These types of approaches are very obvious to a search engine, and we simply ignore the data we see.&amp;nbsp; It wastes your time and does nothing to help your rankings.&amp;nbsp; &lt;a target="_blank" href="http://www.bing.com/community/site_blogs/b/webmaster/archive/2011/08/31/link-farms-and-like-farms-don-t-be-tempted.aspx"&gt;Read more here&lt;/a&gt; about like farms (and link farms, too).&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Auto-follows&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Using an auto-follow service to help grow the number of followers you have on Twitter is another dead end.&amp;nbsp; You essentially end up following as many people as follow yourself.&amp;nbsp; To Bing this looks non-authoritative.&amp;nbsp; If, however, you have 4,000 followers and follow only 100 people yourself, this reflects a situation that many people want to hear what you have to say; a sign of authority.&amp;nbsp; Learn more about what it takes to be an authority &lt;a target="_blank" href="http://www.bing.com/community/site_blogs/b/webmaster/archive/2011/10/28/want-to-be-an-authority-here-s-how.aspx"&gt;here&lt;/a&gt;, and how to grow your social following the correct way, &lt;a target="_blank" href="http://www.bing.com/community/site_blogs/b/webmaster/archive/2011/10/01/how-to-build-a-social-following.aspx"&gt;here&lt;/a&gt;.&lt;br /&gt;&amp;nbsp;&lt;br /&gt;&lt;strong&gt;The thin content approach&lt;/strong&gt; &lt;/p&gt;
&lt;p&gt;Thin content can describe many approaches to producing content.&amp;nbsp; To help you understand what it is, we&amp;rsquo;ll explain how to produce content which is not &amp;ldquo;thin&amp;rdquo; in nature.&amp;nbsp; When producing content, your goal should be to provide deep details.&amp;nbsp; Enough information that anyone who arrives on your website would need no further sources to feel they have everything they need to understand what they were searching for.&lt;br /&gt;&lt;br /&gt;We covered how to build quality content in a &lt;a target="_blank" href="http://www.bing.com/community/site_blogs/b/webmaster/archive/2011/08/02/how-to-build-quality-content.aspx"&gt;previous article&lt;/a&gt;, so check that out for more information.&amp;nbsp; Just remember to avoid trying to take short cuts when you produce content.&amp;nbsp; The search engines need good quality content to return worthwhile results for searchers.&amp;nbsp; If you fail the quality content test, you simply won&amp;rsquo;t rank and drive traffic.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://www.bing.com/community/aggbug.aspx?PostID=9669012" width="1" height="1"&gt;</description></item><item><title>The Future of Search &amp; Social</title><link>http://www.bing.com/community/Site_Blogs/b/webmaster/archive/2011/12/22/the-future-of-search-amp-social.aspx</link><pubDate>Thu, 22 Dec 2011 19:13:06 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9666973</guid><dc:creator>Duane Forrester</dc:creator><slash:comments>14</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://www.bing.com/community/Site_Blogs/b/webmaster/rsscomments.aspx?WeblogPostID=9666973</wfw:commentRss><comments>http://www.bing.com/community/Site_Blogs/b/webmaster/archive/2011/12/22/the-future-of-search-amp-social.aspx#comments</comments><description>&lt;p&gt;Ever wonder what&amp;rsquo;s behind the merging of social signals into search?&amp;nbsp; Not too long ago, all SEOs had to worry about were the old standbys: title tags, links, content, etc.&amp;nbsp; Today, and in the future, social signals play a larger part in ranking, so what&amp;rsquo;s an SEO to do?&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Why it&amp;rsquo;s happening&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;This is fairly easy to explain.&amp;nbsp; While most folks like to point to the rise of Facebook and Twitter (and other social sources) and say their growth has forced search to integrate social signals, the deeper answer is based in more mundane science.&amp;nbsp; Psychology.&lt;/p&gt;
&lt;p&gt;Most savvy marketers are keen observers of human nature and behavior.&amp;nbsp; The search engines are no different.&amp;nbsp; We watch what people do and see if those behaviors will lead us to understand search patterns on a deeper level.&amp;nbsp; With so many people sharing so much about themselves socially, it was inevitable that we&amp;rsquo;d be able to use this data to help us refine search results.&lt;/p&gt;
&lt;p&gt;Look further, though, and you&amp;rsquo;ll see that beyond sharing more about themselves, people use social connectivity to help them make decisions.&amp;nbsp; Most people, for example, will hold off on making an online purchase until they&amp;rsquo;ve &amp;ldquo;talked to a friend&amp;rdquo;.&amp;nbsp; Think of your own actions.&amp;nbsp; When finding a great deal on something online, do you immediately take out your credit card, or do you bounce the idea off someone first?&amp;nbsp; While the answer is largely dependent on a bunch of factors, larger purchases fall into the category of &amp;ldquo;bouncing off a friend&amp;rdquo;.&lt;/p&gt;
&lt;p&gt;Now, what if, while you&amp;rsquo;re performing those searchers, and finding the results, your friends were along for the ride?&amp;nbsp; What if you could see in real time their thoughts on the subject?&amp;nbsp; This is part of the reason why you see Facebook results inside the Bing SERP results.&amp;nbsp; Helping you complete your task faster means bringing your friends along while you search, effectively giving you their vote on any topic in real time.&amp;nbsp; This can have a big impact on whether you purchase something now, or wait until talking with someone.&lt;/p&gt;
&lt;p&gt;Keep in mind these examples tend to work when generalized across many, many searchers.&amp;nbsp; There will always be exceptions to this thinking, and I&amp;rsquo;ll submit that most in the search industry fall into the exception category.&amp;nbsp; We tend to search differently than your average citizen.&lt;/p&gt;
&lt;p&gt;Another example of social supporting search is the refinement of crowd-sourced opinions.&amp;nbsp; Today it&amp;rsquo;s much easier to see the accumulated results of &amp;ldquo;likes&amp;rdquo; and &amp;ldquo;tweets&amp;rdquo; as they pile up the numbers, indicating a kind of popularity.&amp;nbsp; Even those new to a topic can see that an article with 100,000 likes must have something going for it.&lt;/p&gt;
&lt;p&gt;And while the obvious, visual signals of this popularity may come and go in the SERP results, the effect of those gains in exposure certainly can influence how an item ranks.&amp;nbsp; Given no other signals for a new piece of content, a strong social signal can help your item get noticed and possibly take an early lead in rankings, allowing other signals to accumulate and either support or refute the assigned rankings.&amp;nbsp; That&amp;rsquo;s right, just like a big hit of social exposure can help you rank, a lackluster result can leave us wondering if you should be ranking.&amp;nbsp; &lt;/p&gt;
&lt;p&gt;This doesn&amp;rsquo;t mean you need to panic if every tweet or post doesn&amp;rsquo;t suddenly go viral.&amp;nbsp; There&amp;rsquo;s also the long term effect of interacting with your followers, the links they spread on your behalf, the consistency you show and so on.&amp;nbsp; And let&amp;rsquo;s not forget that there are still a ton of other factors to weight in before you&amp;rsquo;re ranked, so don&amp;rsquo;t sweat the slow starters.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;What to do&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Be engaged.&amp;nbsp; Easy to say; time consuming, all-encompassing and life altering to put into action.&amp;nbsp; The simple truth is that if you want to get the most out of social and the benefits it can have on search, you need to invest in it.&amp;nbsp; You need to build a relationship with followers where you deliver quality items to them, and they remain loyal to you because you&amp;rsquo;re the best.&amp;nbsp; No easy task, as you&amp;rsquo;re going to need to experiment with topics, post types, link structure, time of day, day of week, tone, the type of hook you use and so on (ego, humor, controversy, etc.).&lt;/p&gt;
&lt;p&gt;This is not something that happens overnight, so as you&amp;rsquo;ve heard so many times, create a plan.&amp;nbsp; Execute that plan and stick to it for a while.&amp;nbsp; If you are diligent, you will build a social following and become a resource to those following you.&amp;nbsp; What a good example of how to get it right?&amp;nbsp; Guy Kawasaki nails it time and again.&amp;nbsp; Short, simple, catchy tweets.&amp;nbsp; Each with a link to highly interesting, useful items.&amp;nbsp; He runs an 8 hour cycle, ensuring 3 tweets a day for each item, which means pretty much everyone has a chance to see his posts at least once.&amp;nbsp; He has a team that helps him manage this, but the path is pretty clear and the results speak for themselves.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;The benefits are many&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;It&amp;rsquo;s easy to rat-hole and get stuck thinking SEO, 24/7.&amp;nbsp; How does social benefit my SEO work?&amp;nbsp; It&amp;rsquo;s important work, though you should approach social with a broader view.&amp;nbsp; Social can help the engines find your content; it can spread links to your content widely.&amp;nbsp; It can encourage followers to build actual links to your content, which directly helps your SEO efforts.&amp;nbsp; And beyond all of that, let&amp;rsquo;s not forget that social can drive a lot of direct traffic to your website under the right circumstances.&lt;/p&gt;
&lt;p&gt;On top of all that, there&amp;rsquo;s the longer term, more subtle benefits of how you or your business is perceived.&amp;nbsp; As you grow that social footprint and prove to followers that you are a go-to resource that word spreads to others who may never have heard of you.&amp;nbsp; Friends love to tell friends about cool, new, useful things they find online.&amp;nbsp; Get your social program right and that cool, new, useful thing they share could just be you.&lt;/p&gt;
&lt;p&gt;It&amp;rsquo;s easy to see why social factors into the world of search so heavily.&amp;nbsp; And this trend will continue as the next generation of socially-savvy users are poised to share even more information online that we ever did.&amp;nbsp; This will lead to more refined search results, greater personal relevancy and searchers finding what they want faster.&amp;nbsp; Social is here to stay for all the right reasons.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://www.bing.com/community/aggbug.aspx?PostID=9666973" width="1" height="1"&gt;</description></item><item><title>Looking back on 2011</title><link>http://www.bing.com/community/Site_Blogs/b/webmaster/archive/2011/12/09/looking-back-on-2011.aspx</link><pubDate>Fri, 09 Dec 2011 17:48:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9665869</guid><dc:creator>Duane Forrester</dc:creator><slash:comments>15</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://www.bing.com/community/Site_Blogs/b/webmaster/rsscomments.aspx?WeblogPostID=9665869</wfw:commentRss><comments>http://www.bing.com/community/Site_Blogs/b/webmaster/archive/2011/12/09/looking-back-on-2011.aspx#comments</comments><description>&lt;p&gt;2011 is almost in the history books, so now seems like a great time to take a look back over the year and remember what we&amp;rsquo;ve been up to here at Bing Webmaster Tools.&amp;nbsp; First hand it&amp;rsquo;s easy to see how quickly a year can slip by.&amp;nbsp; Being inside a search engine is an amazing place, and this year saw solid growth for our Webmaster program.&amp;nbsp; We covered a lot of ground attending conferences all around the US, met a ton of folks face to face and brought an entirely new depth to our Webmaster tools.&amp;nbsp; Let&amp;rsquo;s take a look at some of the work, improvements and new tools launched this year.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Traffic Reports Depth&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Early in the year saw us adding more information in the Traffic reports. This includes the new detailed traffic stats feature.&amp;nbsp; We are showing much more information to the webmasters including:&lt;/p&gt;
&lt;p&gt;&amp;bull;&amp;nbsp;Average impression and click positions for their top 100 queries&lt;br /&gt;&amp;bull;&amp;nbsp;The specific pages showing up for a particular query, including their impressions, clicks, CTR, average impression and click positions, and position details.&lt;br /&gt;&amp;bull;&amp;nbsp;Their top 100 pages including their impressions, clicks, CTR, and average impression and click positions.&lt;br /&gt;&amp;bull;&amp;nbsp;The specific queries showing up for a particular page, including their impressions, clicks, CTR, average impression and click positions, and position details.&lt;br /&gt;&amp;bull;&amp;nbsp;Trending over time for their top 100 queries.&lt;/p&gt;
&lt;p&gt;These additions made it easier for Webmasters to see which phrases were driving traffic, and to which pages on their websites that traffic was going.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;HTML5&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Around this same time, maybe a little earlier, we addressed the need to install Silverlight to view the reports by moving the tools to HTML5.&amp;nbsp; With this move, we made it easier for users to interact with our reports and saw report load times slightly improve as well.&amp;nbsp; This move meant our reports were now viewable in all modern browsers and on smart phones as well.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Crawler control&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Users asked loud and clear for ways to control the crawler, so in addition to the usual avenue open via your robots.txt, we built a tool that allows you to easily drag and drop a graph to set the crawl rate specific to your website.&amp;nbsp; It&amp;rsquo;s as simple as creating the crawl patter you want.&amp;nbsp; This means it&amp;rsquo;s easy to tailor our crawling efforts to times when your bandwidth is least affected.&amp;nbsp; Telling us to stay away during peak business hours, and visit when everyone is asleep is as easy as clicking your mouse.&amp;nbsp; We added a checkbox for you to let us know if we&amp;rsquo;d encounter AJAX URLs along the way, and there is an option to simply let us figure it all out for you.&lt;/p&gt;
&lt;p&gt;The times shown were all GMT, so we added a layer to display your server time relative to GMT, hopefully making it easier to understand when your peak business hours hit, and allowing you to build a control graph around those hours.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;img src="http://www.bing.com/community/resized-image.ashx/__size/550x0/__key/CommunityServer-Blogs-Components-WeblogFiles/00-00-00-93-90/1805.looking_2D00_back_2D00_2011_2D00_crawler_2D00_control.jpg" border="0" /&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Index Tracker&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Our Index Tracker tool received a thorough backend rewrite, improving coverage, performance, depth and latency.&amp;nbsp; When these improvements released, even brand new websites saw all of their data as the Bing index held it.&amp;nbsp; No longer having to wait 48+ hours meant Webmasters could understand what Bing was actually indexing and how it was performing much faster.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;User Permissions&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;We introduced user controls and permissions.&amp;nbsp; Site owners could now grant admin, read / write, or read-only access to other users for their site using their existing verification code.&amp;nbsp; This made it much easier for businesses to manage their accounts, share access and control who could turn the knobs and pull the levers.&amp;nbsp; This layer of control allowed businesses to manage account ownership and access at a new level, ensuring, as employees moved around, access and control of these tools remained in hand.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;img src="http://www.bing.com/community/resized-image.ashx/__size/550x0/__key/CommunityServer-Blogs-Components-WeblogFiles/00-00-00-93-90/1385.looking_2D00_back_2D00_2011_2D00_user_2D00_control.jpg" border="0" /&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Sitemaps&lt;/strong&gt; &lt;/p&gt;
&lt;p&gt;We enhanced the Sitemap UX by showing not only user submitted sitemaps, but all sitemaps we know of.&amp;nbsp; We also expanded the types of feeds we accept enabling folks to submit Atom, RSS and xml.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;User Experience &amp;amp; Communications&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Working to make it easier to navigate inside the tools, we added a second layer to the tabbed navigation, which you see when logged in.&lt;/p&gt;
&lt;p&gt;&lt;img src="http://www.bing.com/community/resized-image.ashx/__size/550x0/__key/CommunityServer-Blogs-Components-WeblogFiles/00-00-00-93-90/3247.looking_2D00_back_2D00_2011_2D00_ux_2D00_comm.jpg" border="0" /&gt;&lt;/p&gt;
&lt;p&gt;In an effort to improve communications, we enabled the ability to tell us where to email you and what to email you.&amp;nbsp; If there was an alert appearing inside your account for malware, as an example, you can now opt to receive an email alert to the address of your choice.&amp;nbsp; This made it much easier to know when something was happening.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Block URLs&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Our &amp;ldquo;Block URLs&amp;rdquo; feature got a backend overhaul to include more built-in safeguards, helping to protect webmasters from accidently blocking large numbers of URLs.&amp;nbsp; While the control is still in your hands, there are added layers of checks on our end that prompt confirmations before actions take place.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;img src="http://www.bing.com/community/resized-image.ashx/__size/550x0/__key/CommunityServer-Blogs-Components-WeblogFiles/00-00-00-93-90/5428.looking_2D00_back_2D00_2011_2D00_block_2D00_urls.jpg" border="0" /&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Improved speed&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;We did some work on how we cache all of your website data, as well, resulting in a dramatic drop in latency from, in some cases 5 seconds for a report to load, to 400 milliseconds for the same report now.&amp;nbsp; That dramatically improved the performance of reporting.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Know more, faster&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Later in the year, we expanded user email communication preferences and controls.&amp;nbsp; It&amp;rsquo;s easy to stay up to date on the latest announcements and alerts applied to your account.&amp;nbsp; You can set frequency preferences, select options on which alerts you want notifications for and set a dedicated email and contact number.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;img src="http://www.bing.com/community/resized-image.ashx/__size/550x0/__key/CommunityServer-Blogs-Components-WeblogFiles/00-00-00-93-90/2772.looking_2D00_back_2D00_2011_2D00_know_2D00_more_2D00_faster.jpg" border="0" /&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Expanded Crawl Details&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;The expansion of Crawl Details meant you would now see all URLs attributed to header codes and notations made.&amp;nbsp; This was a great step forward to understanding which URLs Bing was having issues accessing, and makes it much easier to understand if any high value URLs are being seen by us in ways you&amp;rsquo;d like to change.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;img src="http://www.bing.com/community/resized-image.ashx/__size/550x0/__key/CommunityServer-Blogs-Components-WeblogFiles/00-00-00-93-90/3187.looking_2D00_back_2D00_2011_2D00_crawl_2D00_details.jpg" border="0" /&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;URL Normalization&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;To help you manage parameters in a more in depth manner, we expanded the number of parameters you could assign us to manage from 25 items to 50.&amp;nbsp; This made it easier for larger and older sites to manage legacy URLs.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;img src="http://www.bing.com/community/resized-image.ashx/__size/550x0/__key/CommunityServer-Blogs-Components-WeblogFiles/00-00-00-93-90/1854.looking_2D00_back_2D00_2011_2D00_url_2D00_normalization.jpg" border="0" /&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Webmaster Account Verification&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;This was one folks were asking for all year, and we managed to get it in with one of our Fall releases.&amp;nbsp; Being able to verify a website via a DNS change.&amp;nbsp; Past choices included adding a snippet to your &amp;lt;head&amp;gt; code or uploading a dedicated XML file to the root of your site, and both options remain as valid ways to verify your domains. This third option will allowed you to place a discrete CNAME record to your DNS to validate a domain as well.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;img src="http://www.bing.com/community/resized-image.ashx/__size/550x0/__key/CommunityServer-Blogs-Components-WeblogFiles/00-00-00-93-90/4885.looking_2D00_back_2D00_2011_2D00_account_2D00_verification.jpg" border="0" /&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;adCenter CPC Integration&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;In an effort to help businesses understand how they can easily expand their inbound traffic, we began showing CPC data from adCenter inside your Webmaster accounts.&amp;nbsp; When looking at Traffic data, to the left of the keywords you now see CPC amounts associated with those keywords in adCenter.&amp;nbsp; This is an excellent way to understand the practical cost of driving more traffic through paid search, and can help in targeting keywords you perform well for in organic search, thereby increasing your business&amp;rsquo;s footprint on the search results page.&lt;/p&gt;
&lt;p&gt;&lt;img src="http://www.bing.com/community/resized-image.ashx/__size/550x0/__key/CommunityServer-Blogs-Components-WeblogFiles/00-00-00-93-90/4760.looking_2D00_back_2D00_2011_2D00_adcenter_2D00_integration.jpg" border="0" /&gt;&lt;/p&gt;
&lt;p&gt;We met with thousands of people face-to-face, and we&amp;rsquo;ve spent time with everyone from single person businesses, to startups and large brand names.&amp;nbsp; It&amp;rsquo;s been a solid year of gathering feedback and working to improve our products.&amp;nbsp; We&amp;rsquo;re looking forward to more of the same in 2012, with you telling us what you need most from us.&lt;/p&gt;
&lt;p&gt;It has been an incredibly busy year for the small team here at Bing Webmaster Tools.&amp;nbsp; We&amp;rsquo;re excited for 2012 and meeting even more folks at the shows.&amp;nbsp; Keep your eyes open for more updates and new tools as we make our way through 2012.&amp;nbsp; Above all, thank you for supporting Bing Webmaster Tools as we continue to grow and improve.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://www.bing.com/community/aggbug.aspx?PostID=9665869" width="1" height="1"&gt;</description></item><item><title>9 Things You Need to Control</title><link>http://www.bing.com/community/Site_Blogs/b/webmaster/archive/2011/11/29/nine-things-you-need-to-control.aspx</link><pubDate>Tue, 29 Nov 2011 23:25:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9664708</guid><dc:creator>Duane Forrester</dc:creator><slash:comments>23</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://www.bing.com/community/Site_Blogs/b/webmaster/rsscomments.aspx?WeblogPostID=9664708</wfw:commentRss><comments>http://www.bing.com/community/Site_Blogs/b/webmaster/archive/2011/11/29/nine-things-you-need-to-control.aspx#comments</comments><description>&lt;p&gt;When building or managing a website, it almost goes without saying that you need to be in control.&amp;nbsp; You need to be able to make changes to certain elements if you home to optimize the website properly. Let&amp;rsquo;s take a look at nine items you should be sure are firmly within your control when you start optimizing a website. And we&amp;rsquo;re not just talking search engine optimization here.&amp;nbsp; Think broader than that.&amp;nbsp; Think of truly building a better, more useful website, for both the engines and your visitors. &lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Rel=canonical&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Being able to tell the engine which version of your URL you&amp;rsquo;d like to have attributed as the original is pretty useful.&amp;nbsp; This handy command can help you build value on the version of the URL that matters most to you, and help combine value attributed to many version of the URL into one location, helping boost the rank of that one, original version of the URL.&lt;/p&gt;
&lt;p&gt;The tough part here is usually getting the code installed on each page, and of course, each instance needs to point to one selected URL for this to work.&amp;nbsp; We&amp;rsquo;d rather you didn&amp;rsquo;t use the rel=canonical to cover issues where your CMS needs work.&amp;nbsp; If the CMS is causing instances of duplicate URLs to occur, you should fix the problem.&amp;nbsp; We see increasing usage of the rel=canonical across huge numbers of pages on large websites.&amp;nbsp; While we don&amp;rsquo;t really like this, either, we can work with it, as we understand the need to balance the workload and the returns.&lt;/p&gt;
&lt;p&gt;The bottom line, though, remains that you need to be able to manage the rel=canonical, and if you don&amp;rsquo;t have control over when its deployed, which URLs they point to and when it is used, you need to work it out. &lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Robots.txt&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Seems like a no-brainer, this one, but so many websites remain without a robots.txt file.&amp;nbsp; In some cases it&amp;rsquo;s a purely missed opportunity, or the site owner is unaware of what a robots.txt file is.&amp;nbsp; In other cases, though, it&amp;rsquo;s the inability to place a file on the root of your domain.&lt;/p&gt;
&lt;p&gt;Regardless of the blocker, the robots.txt file is one of the most important files you can place on a web-server.&amp;nbsp; Given it is the location search crawlers reference to understand how to interact with the website, it&amp;rsquo;s a pretty powerful document.&amp;nbsp; If you do not have access to place your robots.txt in the correct location, you need to understand why this control is lacking.&amp;nbsp; Then solve the problem.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Sitemap.xml&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;This is another file missing from a huge number of websites today.&amp;nbsp; Another important file the search crawlers look for.&amp;nbsp; One that is referenced inside the robots.txt mentioned above, and one which can help get more of your pages into the search index.&amp;nbsp; Overall, it&amp;rsquo;s almost as important as the robots.txt file, and if you cannot place these files in a location the crawlers can find, you need to fix this issue.&lt;/p&gt;
&lt;p&gt;This file typically lives on the root of the domain, but for larger websites, where multiple files may exist to capture all of the URLs present, maybe only a sitemap directory file is on the root.&amp;nbsp; Whichever your case, it&amp;rsquo;s important he crawlers can find it, and if you cannot access the root on your server to place files there, it&amp;rsquo;s a missed opportunity.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Rich Snippets&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Marking up your content has been around for a few years now, and with the launch earlier this year of &lt;a href="http://www.schema.org"&gt;www.schema.org&lt;/a&gt;, the major engines have made a clear statement there is value in marking up your content.&amp;nbsp; By embedding these elements in your page code, we can extract information more accurately and use that information to provide increasingly richer search results.&amp;nbsp; You are credited as the source for the data used.&amp;nbsp; This is important work for sites seeking to differentiate themselves from the pack as we move into 2012.&lt;/p&gt;
&lt;p&gt;Websites need to balance the future value versus the workload to implement, and still need to keep in mind that implementing these elements won&amp;rsquo;t immediately increase rankings.&amp;nbsp; This works helps us better understand relevancy. &lt;/p&gt;
&lt;p&gt;What&amp;rsquo;s important here is planning for the work and ensuring you have buy in across your organization.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Title, Description, Alt Tags, etc.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Managing your title tags, meta descriptions, alt tags, etc.&amp;nbsp;is still important.&amp;nbsp; All these basic, on page/technical seo factors add up to help us understand what your content is relevant for.&amp;nbsp; The bottom line with these items is you need to be able to manage them.&amp;nbsp; If you cannot change these elements on a per-page basis, you lack needed control.&amp;nbsp; We only mention three here, but you can think of all of them.&lt;/p&gt;
&lt;p&gt;That meta description you don&amp;rsquo;t care to alert and let appear across all you pages?&amp;nbsp; While writing unique ones for each page won&amp;rsquo;t suddenly vault your pages to number 1 in the rankings, it can make the difference between a searcher clicking on your result in the search results or not.&amp;nbsp; Think of the meta description as the &amp;ldquo;call to action&amp;rdquo; then, when read by a searcher, tells them why they should click your result.&amp;nbsp; Better to have your words appearing in our search results than random text we take from the page because your meta description was low quality.&lt;/p&gt;
&lt;p&gt;We use the meta description as an example, but the same level of thought should be applied to all of your on page optimization efforts.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Content&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;This might seem pretty obvious, but with so many website still aggregating content or using article services to build out pages, its worth mentioning.&amp;nbsp; We talked about &lt;a href="http://www.bing.com/community/site_blogs/b/webmaster/archive/2011/08/02/how-to-build-quality-content.aspx" target="_blank"&gt;how to build good content&lt;/a&gt; a little while back and the value of &amp;ldquo;&lt;a href="http://www.bing.com/community/site_blogs/b/webmaster/archive/2011/10/14/articles-and-syndicated-content-help-or-hindrance.aspx" target="_blank"&gt;article-site content&lt;/a&gt;&amp;rdquo;, but we still see websites trying to get ahead in the rankings by basing their websites on a thin content model.&amp;nbsp; Such sites are often very polished looking, and while may provide value in aggregating a lot of items in one location, they still aren&amp;rsquo;t adding anything new and unique to the conversation.&amp;nbsp; A website designed primarily to hold affiliate links that get the user off the website quickly and into a shopping cart on another website is an example of a thin content website, though not the only example.&amp;nbsp; Affiliate links on a website can be completely useful, but when the content on the site is duplicating that from the original website, there&amp;rsquo;s simply no reason why that thin content site should outrank the real deal.&lt;/p&gt;
&lt;p&gt;Control as applied to content means you can influence the creation of quality content on the website.&amp;nbsp; If the website is not producing unique, quality content, it won&amp;rsquo;t last long in the search results.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Verification access&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;This is pretty straight forward.&amp;nbsp; You need to be able to place the verification code in place to use webmaster tools.&amp;nbsp; This oculd be in the form of embedding a tag in the &amp;lt;head&amp;gt; cod eof your webpage, or by a notation added in the DNS for the website.&amp;nbsp; No matter the option used, you need to have access to make this happen, and if you do not have that access, you lack the control needed to then be able to access some of the richest data about your website online &amp;ndash; our webmaster tools data.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;UX improvements&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;If you don&amp;rsquo;t have a website your visitors love, you&amp;rsquo;re missing an opportunity.&amp;nbsp; Get cracking on a user experience review and see where you&amp;rsquo;re bleeding users.&amp;nbsp; By staying tuned in to what users like and dislike about your website, you can make the myriad small changes needed to field a UX-winning site.&amp;nbsp; And if you keep visitors happy, they share you more often with friends, netting you more links.&amp;nbsp; Visitors are also more likely to come back to you again in the future if they like the site and find it easy to get what they&amp;rsquo;re after.&lt;/p&gt;
&lt;p&gt;It might seem like a small thing, to focus on the user experience, but that UX directly influences the happiness of visitors and the engines can see that in how they reach to your site when they see it ranked in search results.&amp;nbsp; If you don&amp;rsquo;t have input on UX improvements, you need to push.&amp;nbsp; This is an important aspect of optimizing any website.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Social sharing integration&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;This almost goes without saying, but we still see so many websites not involved socially with their visitors.&amp;nbsp; Social isn&amp;rsquo;t going away folks, and while it does take work, skipping social integration is a missed opportunity.&amp;nbsp; People share what they like with friends.&amp;nbsp; If you have social sharing icons embedded in your pages, you are much more likely to get shared by visitors.&amp;nbsp; At the very least, you need to cover this angle.&amp;nbsp; Get the buttons embedded into your pages so your visitors can share you content with their friends and followers.&lt;/p&gt;
&lt;p&gt;The next step is to engage with them socially by having conversations.&amp;nbsp; That is entirely within your control.&lt;/p&gt;
&lt;p&gt;These&amp;nbsp;nine items are not in any order and aren't meant to cover every single thing you need to be in control of, but should at least get you started down the right paths.&amp;nbsp; And remember, control may mean many things ranging from you making the actual changes to you exerting influence over others who do the work.&amp;nbsp; In the end, though, if your job is to optimize the website, you need to be in control of the things that influence your website.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://www.bing.com/community/aggbug.aspx?PostID=9664708" width="1" height="1"&gt;</description></item><item><title>Getting flagged as malware?  Some insights.</title><link>http://www.bing.com/community/Site_Blogs/b/webmaster/archive/2011/11/11/getting-flagged-as-malware-some-insights.aspx</link><pubDate>Sat, 12 Nov 2011 00:31:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9662924</guid><dc:creator>Duane Forrester</dc:creator><slash:comments>2</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://www.bing.com/community/Site_Blogs/b/webmaster/rsscomments.aspx?WeblogPostID=9662924</wfw:commentRss><comments>http://www.bing.com/community/Site_Blogs/b/webmaster/archive/2011/11/11/getting-flagged-as-malware-some-insights.aspx#comments</comments><description>&lt;p&gt;Malware.&amp;nbsp; Just mention the word and watch people cringe in fear.&amp;nbsp; No one likes it and most seek to even avoid saying the word out loud, lest they be stricken by something nefarious.&amp;nbsp; The topic should not be taken lightly, as getting infected with malware can have dire consequences.&amp;nbsp; From your brand being tarnished to identity theft, nothing involving malware is a joke.&lt;/p&gt;
&lt;p&gt;Which is why it&amp;rsquo;s taken so seriously by the search engines.&lt;/p&gt;
&lt;p&gt;In fact, you&amp;rsquo;ll notice, inside your Bing Webmaster Tools account, we even post alerts to you if we think your site is associated with malware in some way.&amp;nbsp; The next step, announced last week, is to send you email alerts when we flag a URL on your site for malware, making sure you have the best chance possible of seeing this important information as fast as possible.&lt;/p&gt;
&lt;p&gt;To get the alerts via email, make sure you&amp;rsquo;ve enabled your account to receive emails.&amp;nbsp; When you log into your account, look to the left and you&amp;rsquo;ll see the &lt;strong&gt;SETTINGS &amp;gt; Preferences&lt;/strong&gt; option &amp;ndash; click this and you&amp;rsquo;ll see the information below.&amp;nbsp;&amp;nbsp; Make sure to fill in an email address you frequently check, otherwise we will email the LiveID associated with your account.&amp;nbsp; These emails do you no good if they go to an account you don&amp;rsquo;t check.&amp;nbsp; &lt;/p&gt;
&lt;p&gt;You have to explicitly check the box stating you would like to receive communications from Bing Webmaster tools.&amp;nbsp; Our privacy policy is handy, but the nuts and bolts are that we won&amp;rsquo;t be sending you advertising and we won&amp;rsquo;t share the email with anyone.&lt;/p&gt;
&lt;p&gt;Tell us the frequency of emailing you&amp;rsquo;d like to see, then be sure to select the types of alerts you want to be notified of from the list provided.&amp;nbsp; Finally, hit the &lt;strong&gt;Save&lt;/strong&gt; button at the bottom.&amp;nbsp; You can change these settings at&amp;nbsp;any time.&lt;/p&gt;
&lt;p&gt;&lt;img src="http://www.bing.com/community/resized-image.ashx/__size/550x0/__key/CommunityServer-Blogs-Components-WeblogFiles/00-00-00-93-90/8422.malware_2D00_1.jpg" border="0" /&gt;&lt;/p&gt;
&lt;p&gt;Now, if we see malware associated with your website, you&amp;rsquo;ll receive not only the alert message inside your tools account, but we&amp;rsquo;ll also send an email to the account you provided.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Why we flag for malware&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src="http://www.bing.com/community/resized-image.ashx/__size/550x0/__key/CommunityServer-Blogs-Components-WeblogFiles/00-00-00-93-90/0167.malware_2D00_2.jpg" border="0" /&gt;&lt;/p&gt;
&lt;p&gt;The answer might seem obvious, but the reason we scan sites for malware is to protect searchers.&amp;nbsp; It won&amp;rsquo;t do us any good to send searchers to a formerly trustworthy site to have the searcher&amp;rsquo;s computer infected with malware.&amp;nbsp; That is very bad for business.&amp;nbsp; In fact, we will even go so far as to remove a listing from the index if that&amp;rsquo;s what it takes.&lt;/p&gt;
&lt;p&gt;Some instances of being flagged for malware aren&amp;rsquo;t so clear cut, however.&amp;nbsp; From time to time we encounter scenarios where the site itself is trustworthy, but something the site is associated with, such as an advertising network, may have been flagged for malware.&amp;nbsp; If your &amp;ldquo;partner&amp;rdquo; still has the issue, we&amp;rsquo;ll flag your listing to ensure searchers remain protected.&amp;nbsp; If the ad network, in this example, has cleaned up the issue, the flag may still trigger (and thus an alert appears), but we&amp;rsquo;ll leave the result in the index as we know the threat is passed and the alert from an older instance.&lt;br /&gt;Now, it&amp;rsquo;s often not as simple as something being infected or not.&amp;nbsp; While offending code can be easily removed, we have to gain trust again, which is never easy.&amp;nbsp; If the offending code can be easily removed, it can just as easily be placed back in when we reinstate links within a result.&amp;nbsp; &lt;/p&gt;
&lt;p&gt;What this all boils down to is if you&amp;rsquo;re seeing a malware alert in your account, don&amp;rsquo;t panic.&amp;nbsp; It may not in fact be your site that is infected.&amp;nbsp; It may be a service you&amp;rsquo;re using to port something into your website, like the ad network mentioned above.&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/p&gt;
&lt;p&gt;The point is you needn&amp;rsquo;t panic, but you should investigate.&amp;nbsp; If you see the warning, and know your own site is clear, check the Search results.&amp;nbsp; Are you still appearing there?&amp;nbsp; If yes, you can ratchet down the anxiety another level.&amp;nbsp; But get started investigating on what&amp;rsquo;s causing the flag, and don&amp;rsquo;t forget to look to service providers you are connected with.&amp;nbsp; Being flagged for malware for a short period of time will generally not interfere with your ranking, as we understand it&amp;rsquo;s usually not a webmaster&amp;rsquo;s fault.&lt;/p&gt;
&lt;p&gt;Step one, though, is to make sure you&amp;rsquo;re able to get the email alerts.&amp;nbsp; Sign up for an account, enable the functionality and we&amp;rsquo;ll keep you looped on anything we find.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://www.bing.com/community/aggbug.aspx?PostID=9662924" width="1" height="1"&gt;</description></item><item><title>Bing Webmaster Tools Fall Updates</title><link>http://www.bing.com/community/Site_Blogs/b/webmaster/archive/2011/11/03/bing-webmaster-tools-fall-updates.aspx</link><pubDate>Thu, 03 Nov 2011 17:20:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9661796</guid><dc:creator>Duane Forrester</dc:creator><slash:comments>17</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://www.bing.com/community/Site_Blogs/b/webmaster/rsscomments.aspx?WeblogPostID=9661796</wfw:commentRss><comments>http://www.bing.com/community/Site_Blogs/b/webmaster/archive/2011/11/03/bing-webmaster-tools-fall-updates.aspx#comments</comments><description>&lt;p&gt;We&amp;rsquo;ve spent the better part of a year now hitting the shows, running surveys and holding focus groups.&amp;nbsp; Along with the information we captured direct from the webmaster community through those sources, there is the daily flow of inbound suggestions and, yes, items needing to be fixed, that we can draw insights from.&amp;nbsp;&amp;nbsp;Today we&amp;rsquo;re rolling out the latest features and updates, most of which come directly from user feedback.&amp;nbsp; You spoke, we listened, worked and are now delivering.&lt;/p&gt;
&lt;p&gt;Continuing our commitment to help publishers do more on Bing, today we&amp;rsquo;re announcing&amp;nbsp; our biggest updates since &lt;a href="http://www.bing.com/community/site_blogs/b/webmaster/archive/2011/06/08/updates-to-bing-webmaster-tools-data-and-content.aspx" target="_blank"&gt;Honey Badger&lt;/a&gt;, by focusing on three areas: To share more data, to increase transparency and to bring you more useful tools.&lt;/p&gt;
&lt;p&gt;To start with, we&amp;rsquo;re &lt;strong&gt;expanding Crawl Details&lt;/strong&gt; information.&amp;nbsp; This means we will be showing you all inbound links to a given URL regardless of the heading.&amp;nbsp; So anything listed under the 300, 400 &amp;amp; 500 codes will, by URL, display inbound links to the URL.&amp;nbsp; As well, any URLs listed under the Robots.txt and Malware headings will also share data the same way.&amp;nbsp; You are now no longer limited to just seeing inbound links which point only to pages returning a 400 header response code.&lt;/p&gt;
&lt;p style="text-align: center;"&gt;&lt;img border="0" src="http://www.bing.com/community/resized-image.ashx/__size/550x0/__key/CommunityServer-Blogs-Components-WeblogFiles/00-00-00-93-90/0876.hb2_2D00_1.jpg" /&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Active email alerts&lt;/strong&gt; will be expanding.&amp;nbsp; If we place an alert in your account for Malware, you&amp;rsquo;ll get an email.&amp;nbsp; If we would like to access more of your content, more deeply, we may send you an email asking you to review your crawl settings.&amp;nbsp; If you&amp;rsquo;ve got them turned down, slowing us down, this is a chance to increase the crawl rate and for us to get more of your content, faster.&amp;nbsp; The setting will remain under your control, but we&amp;rsquo;ll email the suggestions.&lt;/p&gt;
&lt;p&gt;We&amp;rsquo;re going to be placing &lt;strong&gt;URL Normalization suggestions&lt;/strong&gt; inside your Webmaster account now, too.&amp;nbsp; They will all be disabled by default, allowing you to choose which, if any, elements you want to incorporate into the controls.&amp;nbsp; We realize that with this increase in information, some sites may hit limits and be forced to choose which elements to include for normalization while leaving others out, so we&amp;rsquo;re also &lt;strong&gt;increasing the number of query string parameters&lt;/strong&gt; that can be normalized per site from 25 items to 50 items.&amp;nbsp; This doubling means you can place many more items in the system for normalization.&amp;nbsp; As always, though, we encourage websites to find ways to fix any canonicalization issues at the source.&lt;/p&gt;
&lt;p style="text-align: center;"&gt;&lt;img border="0" src="http://www.bing.com/community/resized-image.ashx/__size/550x0/__key/CommunityServer-Blogs-Components-WeblogFiles/00-00-00-93-90/5040.hb2_2D00_2.jpg" /&gt;&lt;/p&gt;
&lt;p&gt;Our&lt;strong&gt; Index Explorer&lt;/strong&gt; tool is now being populated with &lt;strong&gt;deeper data&lt;/strong&gt; about your website.&amp;nbsp; As we continue to expand our depth and share, we will continue to update data for domains.&amp;nbsp; Your most visual clue to this change will be in the Traffic Data appearing within the Index Explorer tool.&lt;/p&gt;
&lt;p&gt;With this round of updates, we&amp;rsquo;re also enabling &lt;strong&gt;DNS verification&lt;/strong&gt; for domains in your account.&amp;nbsp; Past choices included adding a snippet to your &amp;lt;head&amp;gt; code or uploading a dedicated XML file to the root of your site, and both options remain as valid ways to verify your domains.&amp;nbsp; This third option will now allow you to place a &lt;strong&gt;discrete CNAME record to your DNS&lt;/strong&gt; to validate a domain as well.&lt;/p&gt;
&lt;p style="text-align: center;"&gt;&lt;img border="0" src="http://www.bing.com/community/resized-image.ashx/__size/550x0/__key/CommunityServer-Blogs-Components-WeblogFiles/00-00-00-93-90/2664.hb2_2D00_3.jpg" /&gt;&lt;/p&gt;
&lt;p&gt;For the final enhancement, we&amp;rsquo;re &lt;strong&gt;integrating data from adCenter&lt;/strong&gt; inside your webmaster tools accounts.&amp;nbsp; Specifically, when viewing Traffic data and looking at the keywords which drove traffic to your site, you&amp;rsquo;ll notice an &lt;strong&gt;Avg CPC column&lt;/strong&gt; on the left now, with more details in a floating pane to the left of that.&lt;/p&gt;
&lt;p style="text-align: center;"&gt;&lt;img border="0" src="http://www.bing.com/community/resized-image.ashx/__size/550x0/__key/CommunityServer-Blogs-Components-WeblogFiles/00-00-00-93-90/2072.hb2_2D00_4.jpg" /&gt;&lt;/p&gt;
&lt;p&gt;The normal traffic data remains as usual to the right, across the page, and you can sort as before.&amp;nbsp; This new feature allows you to quickly see keywords, and associated CPCs, helping you plan your marketing efforts more effectively.&amp;nbsp;&amp;nbsp; Clicking on &amp;ldquo;Buy this keyword&amp;rdquo; takes you towards your adCenter account, where you can login and complete the process.&lt;/p&gt;
&lt;p&gt;These features are available now in your Bing Webmaster tools.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://www.bing.com/community/aggbug.aspx?PostID=9661796" width="1" height="1"&gt;</description><category domain="http://www.bing.com/community/Site_Blogs/b/webmaster/archive/tags/Active+Email+Alerts/default.aspx">Active Email Alerts</category><category domain="http://www.bing.com/community/Site_Blogs/b/webmaster/archive/tags/Honey+Badger/default.aspx">Honey Badger</category><category domain="http://www.bing.com/community/Site_Blogs/b/webmaster/archive/tags/Expanded+Crawl+Details/default.aspx">Expanded Crawl Details</category><category domain="http://www.bing.com/community/Site_Blogs/b/webmaster/archive/tags/URL+Normalization/default.aspx">URL Normalization</category></item><item><title>Want to be an authority?  Here’s how…</title><link>http://www.bing.com/community/Site_Blogs/b/webmaster/archive/2011/10/28/want-to-be-an-authority-here-s-how.aspx</link><pubDate>Fri, 28 Oct 2011 22:07:05 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9661373</guid><dc:creator>Duane Forrester</dc:creator><slash:comments>22</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://www.bing.com/community/Site_Blogs/b/webmaster/rsscomments.aspx?WeblogPostID=9661373</wfw:commentRss><comments>http://www.bing.com/community/Site_Blogs/b/webmaster/archive/2011/10/28/want-to-be-an-authority-here-s-how.aspx#comments</comments><description>&lt;p&gt;Everyone wants to be an authority.&amp;nbsp; Everyone wants to be acknowledged for their, well, knowledge.&amp;nbsp; Everyone wants the increased ranking and traffic that comes when an engine sees you as an authoritative resource.&amp;nbsp; But so few actually plan a path to success, thinking instead that blasting everything they find across Twitter and auto-following everyone will boost their numbers and get them recognized as an authority.&lt;/p&gt;
&lt;p&gt;Let&amp;rsquo;s take a look at what it really takes, shall we.&amp;nbsp; And when we&amp;rsquo;re done here, I encourage folks to add to the list of items, actions and approaches noted as there are bound to be some points missed here, though this will serve as a solid starting point.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Knowledge&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Be honest here.&amp;nbsp; If you only just started learning SEO, paid search marketing or social media marketing, simply repeating your last lesson doesn&amp;rsquo;t make you an authority.&amp;nbsp; To develop into an authority takes experience.&amp;nbsp; There&amp;rsquo;s a certain &amp;ldquo;been &amp;ndash;there-done-that&amp;rdquo; which enables seasoned pros to anticipate future changes and roll with the punches.&amp;nbsp; That comes with years of experience, not months of experience.&amp;nbsp; That comes with having run your own websites and watching them succeed and fail.&amp;nbsp; All that experience, that hard won knowledge, contributes to you being an authority.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Community&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;To be an authority usually means others in your community recognizes you as such.&amp;nbsp; This doesn&amp;rsquo;t just apply to the SEO community, either.&amp;nbsp; I&amp;rsquo;m sure even florists and locksmiths have their own yearly conference where the best of the best are celebrated.&amp;nbsp; Being recognized by your peers takes time.&amp;nbsp; First you need to hit the radar.&amp;nbsp; Then you need to prove you&amp;rsquo;re contributions are valuable.&amp;nbsp; Then you need to continue those valuable contributions.&amp;nbsp; Hopefully any pot-holes you step in along the way won&amp;rsquo;t be too deep, lest they derail you.&amp;nbsp; Making mistakes is not an issue, just own them and try to move forward.&amp;nbsp; Your experience will help stabilize you in rough waters.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Your work&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;This needs to speak for itself.&amp;nbsp; Don&amp;rsquo;t worry if you first work is on your own website.&amp;nbsp; Don&amp;rsquo;t fret that no one has ever heard of the domain you work on.&amp;nbsp; We all started exactly there at one point.&amp;nbsp; No one was born to this industry, we all learned by doing and even today precious few useful training resources exist in a formalized sense.&amp;nbsp; True, there are a lot of online resources, but trying finding an SEO course to study at your local university.&amp;nbsp; A place your next employer will likely contact when verifying your resume.&amp;nbsp; So make sure you keep track of your work, the success and learning moments, both.&amp;nbsp; This is the stuff you&amp;rsquo;ll need to have handy to prove to an employer you&amp;rsquo;re an authority.&amp;nbsp; Sure, they never heard of that last domain you worked on, but you increased traffic 700% and that&amp;rsquo;s what counts &amp;ndash; you&amp;rsquo;re good at your job.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;You as a resource&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Others look to you for advice.&amp;nbsp; This is where others reach out to ask your opinion on things.&amp;nbsp; A simple version of this in action can be seen in Twitter accounts.&amp;nbsp; No need to even follow people to see it, either.&amp;nbsp; Take a look at the following/follower ratio of folks claiming to offer expert services.&amp;nbsp; Are they roughly equal?&amp;nbsp; It&amp;rsquo;s a safe bet they&amp;rsquo;re using an auto-follow feature to boost follower counts.&amp;nbsp; True authorities have numbers skewed to many more followers than following.&amp;nbsp; No, this &amp;ldquo;rule&amp;rdquo; isn&amp;rsquo;t carved in stone, but check some of the accounts of people you know are authorities.&amp;nbsp; Notice a pattern?&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Sharing&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;First off, no one became an authority without sharing what they know.&amp;nbsp; For people to feel you&amp;rsquo;re an authority, they need to hear your thoughts.&amp;nbsp; So share.&amp;nbsp; Share wide and far.&amp;nbsp; The world is a big place and almost every point of view can gather a following online.&amp;nbsp; Don&amp;rsquo;t be afraid that by sharing you give away secrets and others can beat you.&amp;nbsp; In fact most of what you&amp;rsquo;ll tell people will cement your authority in their mind while they will fail to act on your advice.&amp;nbsp;&amp;nbsp; You&amp;rsquo;ll also find that other people are more willing to share with you when they see you sharing with others.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Study&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Take the time to look through data, watching for interesting trends or points others aren&amp;rsquo;t speaking about.&amp;nbsp; Bring these ideas forward.&amp;nbsp; Sure, some will be duds, but that happens to everyone.&amp;nbsp; Those items you point out that do take hold, however, elevate you in the minds of those seeing the idea for the first time.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Authority &amp;ndash; engine-style&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Its generally held that when an engine assigns deep links to the content of your website, you&amp;rsquo;re an authority.&amp;nbsp; And while this is more or less true, the engine seeing you as an authority happens well in advance of those links appearing.&lt;br /&gt;As you produce useful content, we try to match that useful content against queries.&amp;nbsp; If the actions searchers take indicate they are pleased with your content as a solid resource, then we try you again the next time.&amp;nbsp; This testing happens a lot.&amp;nbsp; Hundreds of thousands to millions of times, depending on query volumes and content matches.&lt;/p&gt;
&lt;p&gt;We watch the patterns of interaction and soon enough, those resources that searchers seem to be particularly pleased with start to float to the top.&amp;nbsp; We&amp;rsquo;re not just talking click-through-rates here, either.&amp;nbsp; We&amp;rsquo;re talking the entire signal-set that influences ranking at work here. &lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Do you have unique, useful content?&amp;nbsp; &lt;em&gt;Check&lt;/em&gt;.&lt;/li&gt;
&lt;li&gt;Do you produce new content frequently? &lt;em&gt;Check&lt;/em&gt;.&lt;/li&gt;
&lt;li&gt;Do you have a solid history?&amp;nbsp; &lt;em&gt;Check&lt;/em&gt;.&lt;/li&gt;
&lt;li&gt;Do you have trustworthy links pointing at your content? &lt;em&gt;Check&lt;/em&gt;.&lt;/li&gt;
&lt;li&gt;Do you have an active social presence?&amp;nbsp; &lt;em&gt;Check&lt;/em&gt;.&lt;/li&gt;
&lt;li&gt;Do people retweet and like your social content? &lt;em&gt;Check&lt;/em&gt;.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&amp;hellip;and so on down through the long, long list of signals it goes.&amp;nbsp; The bottom line is that when the engine decides your authority is growing, you start ranking higher more often.&amp;nbsp; In most cases your first clue is increased traffic.&amp;nbsp; And at this stage both you and the engine are happy.&amp;nbsp; You&amp;rsquo;re getting traffic and the engine is showing authoritative resources to searchers, making the searchers happy.&lt;/p&gt;
&lt;p&gt;So, if there is a top-tip for becoming an authority, it&amp;rsquo;s to share.&amp;nbsp; You can&amp;rsquo;t fake the other elements for very long, so don&amp;rsquo;t try.&amp;nbsp; The surest, straightest path to getting the search engines to see you as an authority is to have others consistently tell us you are an authority.&amp;nbsp; We&amp;rsquo;d love to just take your word for it, but, ah&amp;hellip; some might take advantage of that.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://www.bing.com/community/aggbug.aspx?PostID=9661373" width="1" height="1"&gt;</description></item><item><title>Articles and syndicated content - help or hindrance?</title><link>http://www.bing.com/community/Site_Blogs/b/webmaster/archive/2011/10/14/articles-and-syndicated-content-help-or-hindrance.aspx</link><pubDate>Fri, 14 Oct 2011 17:13:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9660140</guid><dc:creator>Duane Forrester</dc:creator><slash:comments>5</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://www.bing.com/community/Site_Blogs/b/webmaster/rsscomments.aspx?WeblogPostID=9660140</wfw:commentRss><comments>http://www.bing.com/community/Site_Blogs/b/webmaster/archive/2011/10/14/articles-and-syndicated-content-help-or-hindrance.aspx#comments</comments><description>&lt;p&gt;Dictionary.com shares this meaning of &amp;ldquo;&lt;a target="_blank" href="http://dictionary.reference.com/browse/syndication" title="syndication"&gt;syndication&lt;/a&gt;&amp;rdquo;&amp;nbsp; &lt;span style="font-size: xx-small;"&gt;&lt;span style="color: #808080;"&gt;(see #8)&lt;/span&gt;&lt;/span&gt; when used as a verb: &lt;strong&gt;to publish simultaneously, or supply for simultaneous publication, in a number of newspapers or other periodicals in different places&lt;/strong&gt;: &lt;em&gt;Her column is syndicated in 120 papers&lt;/em&gt;.&lt;/p&gt;
&lt;p&gt;In most cases, being syndicated is seen as a positive thing.&amp;nbsp; You&amp;rsquo;ve hit the big time, you&amp;rsquo;re in demand, people what to hear from you.&amp;nbsp; All good signs you&amp;rsquo;ve made it.&amp;nbsp; Naturally syndicated content on the Internet, when exposed to search, causes some ripples to form in the fabric.&lt;br /&gt;As the author of the content, you don&amp;rsquo;t have much to worry about.&amp;nbsp; Your deal is to write and then be seen across a range of websites.&amp;nbsp; The websites, however, have some cause for concern, as the engines are unlikely to simply rank the same article highly over and over, just because that article appears on a different domain.&lt;/p&gt;
&lt;p&gt;The author my face the issue that their own website is constantly outranked by more widely known domains (think of popular news websites).&amp;nbsp; In the big picture, though, this is a small concern.&amp;nbsp; In fact, if you&amp;rsquo;re a syndicated author with work appearing across a range of online properties, chances are good you&amp;rsquo;re not allowed to post that same content on your own website anyway.&amp;nbsp; That alone negates the problem for the author around their content being wrapped up in a duplicate content battle with a higher profile website showcasing the same content. The higher profile website may outrank the author simply because it is more popular.&amp;nbsp; If users prefer the trusted news website over the author&amp;rsquo;s own website, the news site will have more links, greater traffic and will end up, in the long run, outranking the author&amp;rsquo;s own website.&amp;nbsp; Now, don&amp;rsquo;t go running to the hills thinking popularity = outright rankings.&amp;nbsp; I&amp;rsquo;m drawing a broad picture here &amp;ndash; it shouldn&amp;rsquo;t shock anyone that highly popular websites tend to outrank lesser known websites.&lt;/p&gt;
&lt;p&gt;The smart move for the author in this scenario is to leverage their relationship to build links from those popular websites back to their own.&amp;nbsp; They should work to include a link to their own website in any &amp;ldquo;BY:&amp;rdquo; line or bio posted on the site using their content.&amp;nbsp; This is old-school guest blogging at it&amp;rsquo;s very best, in fact.&amp;nbsp; The author&amp;rsquo;s own site not only gets a boost from the inbound links, but will see direct traffic, allowing the author to build a loyal following of direct readers that last beyond their syndication agreement.&lt;/p&gt;
&lt;p&gt;Now, all this information is great, I know, but let&amp;rsquo;s get to the meat of the matter here.&amp;nbsp; Using syndicated articles on your own website.&amp;nbsp; After all, many folks online are not the authors, but the syndicated location using the authors&amp;rsquo; content.&lt;/p&gt;
&lt;p&gt;I&amp;rsquo;m going to set aside the &amp;ldquo;legalities&amp;rdquo; side of this discussion, as this is a search blog, not a legal blog.&amp;nbsp; We can work from the understanding that any time you are using someone else&amp;rsquo;s content on your website, its being done so with permission.&amp;nbsp; This post also takes the view we&amp;rsquo;re talking about content that is openly crawlable, not behind a login and intended to be indexed and ranked.&lt;/p&gt;
&lt;p&gt;Now, the idea of using articles as content on a website has exploded over the last few years in popularity.&amp;nbsp; Article sources are seemingly everywhere and are viewed as a quick way to get content to build out a site on an almost endless number of topics.&amp;nbsp; Prices vary for the content, and in most case, the old axiom of &amp;ldquo;you get what you pay for&amp;rdquo; seems to hold true.&amp;nbsp; The article sites often allude to their articles being able to &amp;ldquo;help with your SEO&amp;rdquo;, and some even make the claims outright.&amp;nbsp; They are playing off the idea that depth of content matters to the search engines, and while depth of content certainly can play a role in determining your value to a searcher, it&amp;rsquo;s not the only signal.&lt;/p&gt;
&lt;p&gt;In fact, one item often overlooked in an article website&amp;rsquo;s marketing material is the fact that the content they serve up is usually duplicate in nature.&amp;nbsp; Unlike a popular author who is syndicated across major news sources online, almost anyone can be syndicated through article websites.&amp;nbsp; The main point often glossed over, however, isn&amp;rsquo;t where an author may be syndicated.&amp;nbsp; It&amp;rsquo;s whether the content is unique.&amp;nbsp; Unique as in &amp;ldquo;appearing in one location only&amp;rdquo;.&amp;nbsp; The truth is, that on any popular topic, a decent article will likely be used by many websites.&amp;nbsp; The article sharing site is happy to have multiple websites looking to use the article.&amp;nbsp; They receive a piece of each payment for usage.&amp;nbsp; Or they receive a link back from every site using the article.&amp;nbsp; In either case, they benefit from that article being spread far and wide.&lt;/p&gt;
&lt;p&gt;The author can benefit for exactly the same reasons as the article website.&amp;nbsp; In fact, the one who doesn&amp;rsquo;t get the intended benefit is the end-user website who was simply seeking content to build out their site.&amp;nbsp; That link points their users to an often unrelated service, so even that outbound link holds little value to visitors of the website.&amp;nbsp; Any payments they made to the article site won&amp;rsquo;t necessarily pay dividends in helping their rankings.&lt;/p&gt;
&lt;p&gt;And let&amp;rsquo;s not forget those unscrupulous consultants and agencies who will charge a client for creating content for them, only to raid the cupboards of an article site, then tell the client the content is unique.&amp;nbsp; Happens every day, sadly.&lt;/p&gt;
&lt;p&gt;To a search engine, duplicate content simply shows there is an issue somewhere.&amp;nbsp; It could mean the CMS needs to be tweaked to cure a duplicate URL issue.&amp;nbsp; It could mean a lack of interest in producing unique content, instead thinking that buying content from other sources will work and the engines won&amp;rsquo;t notice.&lt;/p&gt;
&lt;p&gt;Setting aside the duplicate content issue, you&amp;rsquo;ll often find that articles from services lack basic things like proper punctuation, proper grammar and even, sometimes, the proper syntax, leaving the item nearly unreadable.&amp;nbsp; Publishing something like this on your website raises quality flags for the engines.&amp;nbsp; Worse, if visitors to your website see lack luster content, thin content or unreadable content, they&amp;rsquo;ll signal their displeasure by simply leaving you for another website.&lt;/p&gt;
&lt;p&gt;It&amp;rsquo;s worth keeping in mind that the engines see the Internet not as a series of linked object, viewed in series, but as a blanket, viewed in its entirety, all at once.&amp;nbsp; This means we can, and do, see instances of duplicate content wherein the same article is used across multiple websites.&amp;nbsp; The bottom line here is using articles from a service, unless they are verifiably unique, is risky.&amp;nbsp; At best such articles won&amp;rsquo;t hurt and your visitors may still feel they&amp;rsquo;re useful.&amp;nbsp; At worst everyone from the engines to your users will lose faith, causing your rankings to plummet.&lt;/p&gt;
&lt;p&gt;Before anyone heads for a ledge, we&amp;rsquo;re not talking about the use of one or two articles here or there.&amp;nbsp; We&amp;rsquo;re talking about bulk use of articles comprising the majority of a site&amp;rsquo;s content.&amp;nbsp; No, there is no &amp;ldquo;tipping point&amp;rdquo;.&amp;nbsp; If there were, we wouldn&amp;rsquo;t be able to share it as the goal here is to help folks understand the value of producing quality content, not to define the edge of the shortcut.&lt;/p&gt;
&lt;p&gt;Ask yourself this as a test: &amp;ldquo;Is most of my content unique?&amp;nbsp; Did I create it?&amp;nbsp; Does it appear anywhere else on the Internet?&amp;rdquo;&amp;nbsp; If you answered anything other than &amp;ldquo;Yes, yes and no&amp;rdquo;, you have some work to do.&amp;nbsp; Understand, some types of content are exempt.&amp;nbsp; Things such as specifications for an item will, by their very nature, end up duplicated.&amp;nbsp; Quotes often surface in many locations. That&amp;rsquo;s not an issue for anyone.&amp;nbsp; Unless it&amp;rsquo;s the only content on your page, but then you have a thin content issue.&lt;/p&gt;
&lt;p&gt;Search is a complicated business.&amp;nbsp; Sweat your content.&amp;nbsp; Make it good, make it unique and make it easy to find.&amp;nbsp; Taking shortcuts through article services can often lead to the engines simply ignoring you.&amp;nbsp; Avoid the pain and invest in creating your own deep, unique content.&amp;nbsp; That combo wins every time.&lt;/p&gt;
&lt;p&gt;&amp;hellip;and if you&amp;rsquo;re looking for a way to figure out if your content is unique or not &amp;ndash; or even if others are using your content, here&amp;rsquo;s a simple test:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;copy a portion of a paragraph, or a random sentence (more is better)&lt;/li&gt;
&lt;li&gt;head to Bing's home page and slip what you copied into the search box&lt;/li&gt;
&lt;li&gt;hit the button and see what comes back&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;As noted above, there are legitimate instances when content will end up duplicated across websites, but if you take a random sample from your content that you believe to be unique, and it turns up on other pages, it&amp;rsquo;s worth investigating further.&amp;nbsp; It could simply be someone quoting you, so nothing to worry about there.&amp;nbsp; It could be someone copying your content, and you might want to follow up on that.&amp;nbsp; Or it could be the content is from an article service and has been used on other sites, not just yours.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://www.bing.com/community/aggbug.aspx?PostID=9660140" width="1" height="1"&gt;</description></item><item><title>Managing redirects – 301s, 302s and canonicals</title><link>http://www.bing.com/community/Site_Blogs/b/webmaster/archive/2011/10/06/managing-redirects-301s-302s-and-canonicals.aspx</link><pubDate>Thu, 06 Oct 2011 21:14:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9659429</guid><dc:creator>Duane Forrester</dc:creator><slash:comments>16</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://www.bing.com/community/Site_Blogs/b/webmaster/rsscomments.aspx?WeblogPostID=9659429</wfw:commentRss><comments>http://www.bing.com/community/Site_Blogs/b/webmaster/archive/2011/10/06/managing-redirects-301s-302s-and-canonicals.aspx#comments</comments><description>&lt;p&gt;Almost every website will reach a point when they need to implement redirects.&amp;nbsp; Whether it&amp;rsquo;s because you moved content around, or you&amp;rsquo;re moving to a new domain, redirects can help you keep the traffic flowing, pass the value URLs have been assigned by the engines and help keep bookmarks working for your loyal visitors.&lt;/p&gt;
&lt;p&gt;You don&amp;rsquo;t need to fear implementing redirects, but you should understand which is best to use and their limitations.&amp;nbsp; Let&amp;rsquo;s take a look at the most common redirects.&lt;/p&gt;
&lt;p&gt;The &lt;strong&gt;301 redirect&lt;/strong&gt; defines a redirect which tells the search engine the content has moved permanently to a new location.&amp;nbsp; This is preferred as it clearly states the intent to move and instructs the engine to transfer any value the URL has accrued from the old URL to the new location.&amp;nbsp; It&amp;rsquo;s important to know that the 301 redirect does not pass all of the value from an old URL to a new one.&amp;nbsp; The new URL does need to build its own level of trust with the engines, which is why we won&amp;rsquo;t simply transfer full value to new URLs.&lt;/p&gt;
&lt;p&gt;The &lt;strong&gt;302 redirect&lt;/strong&gt; defines a redirect which states the content has moved temporarily and will return to its original URL shortly.&amp;nbsp; This redirect will still move people to your content, but the engines are essentially being told to hold their assigned values on the original URLs and wait for the content to return to the original URL.&amp;nbsp; This is not what you want.&amp;nbsp; Be careful when requesting redirects be implemented, and clearly define that you need to have a 301 in place.&amp;nbsp; Otherwise, you can lose value from your original URLs, leaving your new ones to struggle on their own.&lt;/p&gt;
&lt;p&gt;Heads up now, as this is where we give you a peek under the hood and insights as to how Bing thinks of 301 and 302 redirects.&amp;nbsp; While the information above is technically correct, sometimes the real world forces us to make compromises.&lt;/p&gt;
&lt;p&gt;We are always cautious about the information we find on websites, as from past experience we know to watch in case you&amp;rsquo;ve made an error.&amp;nbsp; We sometimes see 301s changing destination each time we crawl them.&amp;nbsp; In such cases, even though a 301 is in place, we tend to view them as 302 redirects.&amp;nbsp; The flip side to this is that we sometimes see 302s which are always linking to the same destination each time we crawl them, acting more like a 301 redirect.&amp;nbsp; So our system may think about them more like 301s as we continue to crawl them again and again.&lt;/p&gt;
&lt;p&gt;You can obviously help us by providing the right redirection.&amp;nbsp; That&amp;rsquo;s always best, but this does mean that if you have a large number of 302 redirects currently in place, you can move on to other work as we&amp;rsquo;ll figure them out.&lt;/p&gt;
&lt;p&gt;Next up, let&amp;rsquo;s take a look at the &lt;strong&gt;rel=canonical&lt;/strong&gt; element, what it does and how to use it properly. &lt;/p&gt;
&lt;p&gt;It&amp;rsquo;s important to understand that a rel=canonical is not a true redirect.&amp;nbsp; There has been a lot written that it&amp;rsquo;s &amp;ldquo;basically like a 301 redirect&amp;rdquo;, which can be misleading.&amp;nbsp; The purpose of the rel=canonical is to help the engines understand when an individual URL is essentially a duplicate of another.&amp;nbsp; The rel=canonical element does suggest to the engine that any value assigned to the duplicate URL be assigned to the original URL, though.&amp;nbsp; This is similar to how the 301 functions, which is the origin of the over-simplification noted above.&lt;/p&gt;
&lt;p&gt;The biggest difference between the two is that while a 301 redirect physically moves a visitor to the new URL, the rel=canonical does not physically move anyone anywhere.&lt;/p&gt;
&lt;p&gt;Something else you need to keep in mind when using the rel=canonical is that it was never intended to appear across large numbers of pages.&amp;nbsp; We&amp;rsquo;re already seeing a lot of implementations where the command is being used incorrectly.&amp;nbsp; To be clear, using the rel=canonical doesn&amp;rsquo;t really hurt you.&amp;nbsp; But, it doesn&amp;rsquo;t help us trust the signal when you use it incorrectly across thousands of pages, yet correctly across a few others on your website.&lt;/p&gt;
&lt;p&gt;A lot of websites have rel=canonicals in place as placeholders within their page code.&amp;nbsp; Its best to leave them blank rather than point them at themselves.&amp;nbsp; Pointing a rel=canonical at the page it is installed in essentially tells us &amp;ldquo;this page is a copy of itself.&amp;nbsp; Please pass any value from itself to itself.&amp;rdquo;&amp;nbsp; No need for that.&lt;/p&gt;
&lt;p&gt;We do understand that doing work at scale requires some compromises, as it&amp;rsquo;s not easy to implement anything on a large site page by page.&amp;nbsp; In such cases, leave the rel=canonical blank until needed.&lt;/p&gt;
&lt;p&gt;Getting back to redirects before we wrap up this post, if you&amp;rsquo;re starting a new website, keep in mind you&amp;rsquo;ll need to control the redirects if you move domains.&amp;nbsp; This is important when considering whether to start your site on a hosted service like Blogger or Wordpress.&amp;nbsp; Be sure to understand whether the service will turn on redirects for you if you choose to leave their service for your own, stand-alone domain.&amp;nbsp; Most won&amp;rsquo;t.&lt;/p&gt;
&lt;p&gt;The same thinking applies to services offering to optimize your pages on-the-fly by interrupting the request, rewriting the code and presenting a cleaner URL or even an entire page.&amp;nbsp; Such services work by placing themselves between the requestor (say, a search crawler) and your server.&amp;nbsp; You don&amp;rsquo;t need to do much, as their system will give you clean URLs on the fly. The trouble for you can begin if you ever choose to leave behind their services.&amp;nbsp; At which point the URLs the search engines have indexed are coming from your service provider's servers, not your own.&amp;nbsp; If you turn theirs off, you lose the value assigned to those URLs.&amp;nbsp; Your own URLs will be seen by the engines as brand new, forcing them to start over in the hunt for rankings.&amp;nbsp; All links built to your website are actually pointed to the clean URLs on the service&amp;rsquo;s severs, not your own, so all direct links cease to exist as well, so this breaks bookmarks.&lt;/p&gt;
&lt;p&gt;Now, any links pointed to your root domain will remain intact, but that doesn&amp;rsquo;t help the rest of your content and pages.&lt;/p&gt;
&lt;p&gt;Redirects are small things that can wield a lot of power.&amp;nbsp; Be sure to do your research so you understand not only what will happen when you turn them on, but how it will work as well.&amp;nbsp; This is one area you don&amp;rsquo;t want to guess at.&amp;nbsp; Ask your IT staff or consultants to clearly explain what type of redirect they&amp;rsquo;re going to implement, how it will work and which URLs will be covered.&lt;/p&gt;
&lt;p&gt;For large redirect projects, you&amp;rsquo;ll need to get dirty and redirect all that you want to keep the value from.&amp;nbsp; There&amp;rsquo;s no simple way around this.&amp;nbsp; Skip mass redirects to a single page, as most won&amp;rsquo;t end up passing value, and remember: keep all redirects pointed to pages which are relevant to the original.&amp;nbsp; Skipping this step negates the value.&lt;/p&gt;
&lt;p&gt;As a closing thought, be sure not to stack redirects.&amp;nbsp; Doing so almost ensures we won't pass the value through to the end.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://www.bing.com/community/aggbug.aspx?PostID=9659429" width="1" height="1"&gt;</description></item><item><title>How to build a social following</title><link>http://www.bing.com/community/Site_Blogs/b/webmaster/archive/2011/10/01/how-to-build-a-social-following.aspx</link><pubDate>Sat, 01 Oct 2011 16:12:44 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9659155</guid><dc:creator>Duane Forrester</dc:creator><slash:comments>18</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://www.bing.com/community/Site_Blogs/b/webmaster/rsscomments.aspx?WeblogPostID=9659155</wfw:commentRss><comments>http://www.bing.com/community/Site_Blogs/b/webmaster/archive/2011/10/01/how-to-build-a-social-following.aspx#comments</comments><description>&lt;p&gt;With social playing such an important role today in your overall online marketing efforts, it&amp;rsquo;s important to get things right the first time.&amp;nbsp; As the old saying goes, first impressions matter.&amp;nbsp; Getting a do-over in today&amp;rsquo;s face-paced online business environment is tough, especially when everything you do is recorded, archived and essentially available to anyone willing to search almost forever.&lt;/p&gt;
&lt;p&gt;Now you might be tempted to blast straight ahead in your quest to grow followers and friends.&amp;nbsp; Maybe you&amp;rsquo;ve heard that these data points matter to the search engines, and you&amp;rsquo;re looking for the fastest way to thousands of new fans? Well, slow your roll my friend.&amp;nbsp;&lt;strong&gt; The surest way to develop the right type of followers and friends is to deliver the goods&lt;/strong&gt;.&amp;nbsp; No shortcuts. &lt;/p&gt;
&lt;p&gt;Delivering the goods means impressing people enough that they want to connect with you.&amp;nbsp; Bring people value and they will follow.&amp;nbsp; From the dawn of time this axiom has been true and it remains true in the glare of social&amp;rsquo;s spotlight as well.&amp;nbsp; As you prove your value to people, they will follow you, friend you, spread your word and recommend others join the crowd as well.&amp;nbsp; If you WOW these people every day, they will remain loyal and help boost your profile online.&lt;/p&gt;
&lt;p&gt;I won&amp;rsquo;t lie to you &amp;ndash; this takes work.&amp;nbsp; It takes time.&amp;nbsp; It takes dedication.&lt;/p&gt;
&lt;p&gt;If you&amp;rsquo;re tempted to take a shortcut, think of this.&amp;nbsp; What good are fake friends?&amp;nbsp; How much value do false followers add?&amp;nbsp; The answer here is &amp;hellip; none.&amp;nbsp; You see, it&amp;rsquo;s not simply the number of friends or followers you have that signals value to a search engine.&amp;nbsp; It expands to include patterns and volume of sharing.&amp;nbsp; Retweets count, as do shares, Likes, etc.&amp;nbsp; False friends that have been paid to &amp;ldquo;Like&amp;rdquo; something or fake followers on Twitter don&amp;rsquo;t show patterns of behavior that look normal.&amp;nbsp; They look spikey and abnormal, so we simply ignore them.&lt;/p&gt;
&lt;p&gt;The bottom line here is if you pay a service to provide a boost to your numbers, it&amp;rsquo;s going to be a waste of money.&amp;nbsp; Fake friends don&amp;rsquo;t share your posts.&amp;nbsp; They don&amp;rsquo;t retweet your tweets.&amp;nbsp; They don&amp;rsquo;t click on your links.&amp;nbsp; They simply cost you money and offer no return.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;The Mechanics of Building a Following&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Let&amp;rsquo;s take a look at what it requires to build a following on social spaces.&amp;nbsp; This list is broad, but applies to almost all social spaces online today.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Build a plan &amp;ndash; sit down and write out a plan around how you plan to approach engaging via social media.&amp;nbsp; Figure out why you&amp;rsquo;re engaging, who you&amp;rsquo;re planning to engage with and what value you will bring them.&amp;nbsp; Part of your plan needs to include a schedule for your postings as well.&amp;nbsp;&amp;nbsp;&lt;/li&gt;
&lt;li&gt;Choose your handle wisely &amp;ndash; for most this is an easy step as the account is tied to a business.&amp;nbsp; Avoid the temptation to use your personal account, however, as information you share personally may not interest your business followers.&amp;nbsp; Don&amp;rsquo;t sweat it if you cannot secure the handle you want most.&amp;nbsp; Simply select another reasonable handle and get focused on your work.&lt;/li&gt;
&lt;li&gt;Get started and don&amp;rsquo;t stop &amp;ndash; remember that plan mentioned above, well, here is where you put it to work.&amp;nbsp; By planning what you will share in advance, it dramatically speeds up your process of publishing content and reduces the amount of work you need to do.&amp;nbsp; Writing posts, finding links and building tweets become much faster if you remain focused on your planned topic.&amp;nbsp; Knowing exactly when you&amp;rsquo;re going to post helps plan your day or week so you can easily build the content.&lt;/li&gt;
&lt;li&gt;Be consistent &amp;ndash; plan for vacations, holidays and time away.&amp;nbsp; Your followers want to hear from you, and you have to remain reliable for them.&amp;nbsp; Nothing hurts your relationship with followers like random posts and proving you&amp;rsquo;re unreliable.&lt;/li&gt;
&lt;li&gt;Bring value &amp;ndash; skip jokes of the day, skip positive affirmations and skip posts about your lunch.&amp;nbsp; People following you have agreed to trade their time for something of value.&amp;nbsp; You will need to test posts to determine what &amp;ldquo;value&amp;rdquo; is, but a safe starting point is something with a link to useful content.&amp;nbsp; Bring your followers useful content and they will remain loyal.&amp;nbsp; Bring them useless information and they will stop paying attention.&amp;nbsp; A &amp;ldquo;no post without a link&amp;rdquo; policy is a reasonable starting point for fresh posts/tweets.&lt;/li&gt;
&lt;li&gt;Be responsive &amp;ndash; if people reach out to you directly, respond.&amp;nbsp; Thank them for retweets and sharing your information.&amp;nbsp; They didn&amp;rsquo;t need to share, but felt what you posted was valuable enough to send to their friends and followers.&amp;nbsp; Respect that and acknowledge it.&lt;/li&gt;
&lt;li&gt;Limit the selling &amp;ndash; if all you do is send messages selling your product or service, people will quickly tune out.&amp;nbsp; While you may feel that 25% discount on your product is value, if that&amp;rsquo;s all you communicate about, people will tune out.&amp;nbsp; It&amp;rsquo;s fine to mention your product when relevant, or to even schedule posts about your own product, but be sure to balance that with other information which is not focused around selling your product.&lt;/li&gt;
&lt;li&gt;Track your links &amp;ndash; when shortening URLs for sharing, be sure to use a service that allows tracking of clicks on those URLs.&amp;nbsp; This will help you understand what items people are actually clicking on, allowing you to fine tune what you deliver, focusing on only successful patterns.&lt;/li&gt;
&lt;li&gt;Install social sharing icons &amp;ndash; be sure to install social sharing icons on your own website.&amp;nbsp; Making it easy for visitors to your website to share you content can dramatically increase how far and fast your content spreads socially.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;While this list isn&amp;rsquo;t exhaustive, it should get you started.&amp;nbsp; Social is about relationships.&amp;nbsp; It&amp;rsquo;s about forming the relationship based on value and respect.&amp;nbsp; The good news is anyone can apply the steps above to their own product, service or website.&amp;nbsp; Just be sure to remember that as with all good things, building a social profile and following takes time.&amp;nbsp; Avoid the temptation to take shortcuts, invest your time wisely and you&amp;rsquo;ll find success.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://www.bing.com/community/aggbug.aspx?PostID=9659155" width="1" height="1"&gt;</description></item><item><title>Link farms and Like farms – don’t be tempted</title><link>http://www.bing.com/community/Site_Blogs/b/webmaster/archive/2011/08/31/link-farms-and-like-farms-don-t-be-tempted.aspx</link><pubDate>Thu, 01 Sep 2011 00:11:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9656702</guid><dc:creator>Duane Forrester</dc:creator><slash:comments>13</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://www.bing.com/community/Site_Blogs/b/webmaster/rsscomments.aspx?WeblogPostID=9656702</wfw:commentRss><comments>http://www.bing.com/community/Site_Blogs/b/webmaster/archive/2011/08/31/link-farms-and-like-farms-don-t-be-tempted.aspx#comments</comments><description>&lt;p&gt;With our very busy lives, it&amp;rsquo;s easy to be tempted to engage in tactics that would seem to create efficiencies for us.&amp;nbsp; Signing up for, or paying for services which appear to take the pain out of critical tasks like managing your social program properly, or building links to your content may seem like a smart move, but be warned.&amp;nbsp; You may be setting yourself up to fail in the long run.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;What is a link farm?&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Simply put, a link farm is a service which builds links to your content.&amp;nbsp; Usually, they do so from within a network of known websites.&amp;nbsp; The network is formed often with the sole purpose of gathering a number of locations from which to point link at a client&amp;rsquo;s website.&amp;nbsp; The client sees a report detailing all of the websites that the link building program is obtaining links from, and the webmaster feels better as the number of links increase.&amp;nbsp; A smaller variation on this theme is the three-way link exchange.&amp;nbsp; Site A links to site B.&amp;nbsp; Site B links to site C.&amp;nbsp; And site C links to site A, completing the triangle.&lt;/p&gt;
&lt;p&gt;Companies offering link building services will rarely, if ever, tell you they are operating a link farm, so be very careful when you opt to sign on for any link building programs.&amp;nbsp; &lt;em&gt;Remember, it&amp;rsquo;s your domain that can be harmed, not theirs.&lt;/em&gt;&amp;nbsp; And what do you get for the hard earned money you&amp;rsquo;ve spent on such services?&amp;nbsp; Well, most times you get a lot of links from unrelated sites pointed at you.&amp;nbsp; After all, no network of websites being used to build links is as broad as the entire Internet itself.&amp;nbsp; Thus, some topics will be a closer match to the websites inside a network, while others will only be loosely related.&lt;/p&gt;
&lt;p&gt;If you remember that we want to see links between related websites, this alone should be enough to steer you away from questionable link building tactics.&amp;nbsp; But there are more hard lessons to be learned.&lt;br /&gt;All those links pointing to you may suddenly appear, which is an obvious giveaway to the engines that something is less than organic here.&amp;nbsp; People don&amp;rsquo;t suddenly build thousands of links to one website overnight.&amp;nbsp; Or, more specifically, that can happen, but it&amp;rsquo;s usually accompanied by other signals such as a trending topic in the news, social media programming, etc.&amp;nbsp; The bottom line is we can see sudden bursts of new links for what they may be &amp;ndash; spam.&amp;nbsp; And what happens at the end of the month when you&amp;rsquo;re sitting in the meeting explaining how you spent thousands of dollars on link building efforts and yet there has been no change in search traffic.&amp;nbsp; Worse, if the tactics employed by the service you hired were seen as problematic by us, it could have hurt your ranking efforts.&amp;nbsp; It&amp;rsquo;s worth keeping in mind that any company offering link building services is doing so to many clients at once.&amp;nbsp; This is great if they are reputable.&amp;nbsp; If they are less-than-reputable, however, we see their repeated tactics at play and may opt to take action against the domains involved.&amp;nbsp; Since that includes your domain, you could be hurt.&amp;nbsp; In most cases, the vast majority, we simply opt to ignore the value of the links and move on.&amp;nbsp; You still net no gains, but you also get no big penalties.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;What is a like farm?&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;It should be obvious that a like farm is simply the social equivalent to a link farm.&amp;nbsp; Amazingly, though, people think this approach works.&amp;nbsp; The rationale being that is social signals matter to search, they can ramp up the volume of the &amp;ldquo;like&amp;rdquo; signal in Facebook, causing a related boost in rankings.&amp;nbsp; The logic may seem fine, but when you recall that we can see sudden explosions of links as spammy, it&amp;rsquo;s easy to understand how we can see sudden explosions of likes as spammy as well.&amp;nbsp; To be fair, there&amp;rsquo;s more to it than that.&amp;nbsp; &lt;/p&gt;
&lt;p&gt;Anyone could suddenly &amp;ldquo;go viral&amp;rdquo; and accumulate a lot of likes very quickly, so we look beyond just like/time to find patterns.&amp;nbsp; And if there is one thing a search engine is good at, its seeing patterns online.&amp;nbsp; Like farms tend to be built around a core network of accounts.&amp;nbsp; You pay someone to like your site, content or whatever, and they go out across their network and like you.&amp;nbsp; Its artificial and we know it.&amp;nbsp; Organic likes rarely follow obvious patterns.&amp;nbsp; In fact, if there&amp;rsquo;s a pattern to organic liking, it&amp;rsquo;s one built around chaos.&amp;nbsp; Like farms, however, no matter their size, end up looking obvious by comparison.&amp;nbsp; In the image below, you can see what an accumulation of likes look like to us when graphed.&amp;nbsp; In the first image, we see a like farm in action.&amp;nbsp; A limited number of accounts all engaged in communal liking of each other&amp;rsquo;s content.&lt;/p&gt;
&lt;p style="text-align: center;"&gt;&lt;img src="http://www.bing.com/community/resized-image.ashx/__size/550x0/__key/CommunityServer-Blogs-Components-WeblogFiles/00-00-00-93-90/4705.social_2D00_like_2D00_farm_2D00_growth.png" border="0" /&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;br /&gt;In the second image, the difference is clear.&amp;nbsp; You can see how the sharing of the content and liking of the content began at a number of locations and spread organically from there.&amp;nbsp; The red dots represent the origin of a like, then the blue dots show friends from each red dot liking the item as well.&amp;nbsp; When you see it as a graph, it&amp;rsquo;s very obvious the differences between organic and like farm activity.&lt;/p&gt;
&lt;p style="text-align: center;"&gt;&lt;img src="http://www.bing.com/community/resized-image.ashx/__size/550x0/__key/CommunityServer-Blogs-Components-WeblogFiles/00-00-00-93-90/3542.social_2D00_organic_2D00_growth.jpg" border="0" /&gt;&lt;/p&gt;
&lt;p style="text-align: left;"&gt;In most cases, if we spot like farm activity, we simply ignore the signal.&amp;nbsp; Again, you may have paid for a service which is bringing you no value in boosting your search results.&amp;nbsp; This also points out why it is so important that you manage your social media program.&amp;nbsp; At the very least, if you are outsourcing the management of your social program, you need to keep an eye on things.&amp;nbsp; Short cuts can add up eroding any value you were trying to achieve.&lt;/p&gt;
&lt;p&gt;The ideas presented above are meant to be broad.&amp;nbsp; I&amp;rsquo;m sure there are examples when having a network of the same people liking your content can be beneficial, but broadly speaking, we don&amp;rsquo;t value those signals as highly as normal, organic social growth.&amp;nbsp; Same can be said for links.&amp;nbsp; Having more links can drive direct traffic to your website, which is fine.&amp;nbsp; Just don&amp;rsquo;t count on them to always bring value to your ranking efforts as well.&amp;nbsp; &lt;/p&gt;
&lt;p&gt;If you take one thing away from this post, please take away that quality wins.&amp;nbsp; Quality links, from quality websites.&amp;nbsp; Quality social signals from a quality program.&amp;nbsp; You may think you&amp;rsquo;re saving time with short cuts such as link farms and like farms, but be assured, our short cuts are much faster.&amp;nbsp; We simply ignore the results of spammy tactics.&amp;nbsp; Invest your time and money in a quality-centric approach and you&amp;rsquo;ll have much more success.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://www.bing.com/community/aggbug.aspx?PostID=9656702" width="1" height="1"&gt;</description></item><item><title>18 things you need to know about SEO</title><link>http://www.bing.com/community/Site_Blogs/b/webmaster/archive/2011/08/19/18-things-you-need-to-know-about-seo.aspx</link><pubDate>Fri, 19 Aug 2011 21:46:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9655596</guid><dc:creator>Duane Forrester</dc:creator><slash:comments>49</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://www.bing.com/community/Site_Blogs/b/webmaster/rsscomments.aspx?WeblogPostID=9655596</wfw:commentRss><comments>http://www.bing.com/community/Site_Blogs/b/webmaster/archive/2011/08/19/18-things-you-need-to-know-about-seo.aspx#comments</comments><description>&lt;p&gt;Let's take a look at some of the bigger ticket issues folks should focus on when optimizing their websites.&amp;nbsp; This list is not meant to cover everything, but to focus in on some of the more important aspects you should look at addressing. The first part of this list is presented in a rough order of importance based on getting work done.&amp;nbsp; In many case, you'll find your own circumstances won't allow your focus and investments to match this list.&amp;nbsp; Don't sweat it.&amp;nbsp; This list represents the ideal for a freshly planned website, prior to being built out.&amp;nbsp; If your circumstances slide you in at random points in this list, don't worry about it. The point is this is a solid place to start from.&amp;nbsp; As opposed to, say... investing time in a link buying program, or in a social "liking" scheme.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Crawlability&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;If a crawler can&amp;rsquo;t access your content, the content won&amp;rsquo;t be indexed by search engines, nor will it be ranked. Enable and use XML sitemaps with a low error rate to build trust with search engines. Make sure your website navigation is clean and strive for a simple, search-friendly URL structure. This means the URL is keyword rich and avoids session variables or docIDs. We suggest you use robots.txt files to instruct the crawlers on how to interact with your webpage and more easily find your content.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Site Structure&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Provide a site structure with strong functionality, which helps encourage link building. Linking to both trusted outside sources and internal content shows a search engine you care about users getting the best data around their query. In addition, HTML sitemaps ensure a good user experience and help search engines discover all your pages and content.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Content Hierarchy&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;When you plan your website&amp;rsquo;s content hierarchy, take care in aligning your content with what searchers are looking for and their intent during their journey on your URL. Basic keyword research can also help you understand how searchers are interacting with search engines, and can help craft your content strategy. Also avoid placing links and content inside rich media applications, such as Flash and Silverlight, which make it almost impossible for crawlers to find and read the content.&amp;nbsp; Just gotta have your rich media?&amp;nbsp; Not to worry.&amp;nbsp; Make sure a solid downlevel experience exists and we'll still find your content.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;On-Page Factors&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Follow a few simple guidelines for the area inside the code of your webpage denoted by the &amp;lt;head&amp;gt; tag. Each &amp;lt;title&amp;gt; should be short, about 65 characters, and unique to the page. Include the keyword you&amp;rsquo;re targeting for that page near the beginning of the title. The &amp;lt;meta description&amp;gt; tag can be longer and should also contain the keyword or phrase you&amp;rsquo;re targeting. All content should be unique to every page and be based on keyword research.&amp;nbsp; Don't worry about investing time discussing whether the &amp;lt;h1&amp;gt; tag outweights the value of a proper &amp;lt;alt&amp;gt; tag.&amp;nbsp; Invest your time in producing better content.&amp;nbsp; Splitting hairs doesn't move your rankings nearly as much as excellent content.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Content Production&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Content is king, but not all content is fit to rule.&amp;nbsp; What the engines seek is compelling, unique content.&amp;nbsp; And while we judge what "compelling" means to a degree, what's more important is how searchers react to your content when we show your webpage to them in a search engine results page (SERP).&amp;nbsp; Your job is to create content so compelling that visitors to your site feel no need to look elsewhere to have their needs met.&amp;nbsp; The worst approach leaves you to seem "thin" in your approach.&amp;nbsp; This essentially means you aren't really providing content of value.&amp;nbsp; An example of this would be a website aggregating content from multiple sources on one page.&amp;nbsp; Such an approach amounts to little more than a links page related to the query entered.&amp;nbsp; While you may be tempted to say, "But that helps the searcher by bringing everything they need into one location", remember that that's the search engine's job.&amp;nbsp; We bring the results back so the user can click on links to find the content.&amp;nbsp; Adding yet another layer of clicking by showcasing thin-content links pages doesn't help the search find what they seek faster.&amp;nbsp; From the SERP page to the searcher's goal, these types of pages add another click layer, making the task completion process longer, not shorter.&lt;/p&gt;
&lt;p&gt;When you build content, ask yourself if you've answered the need the searcher expressed.&amp;nbsp; Now ask, if you've covered any related topics that come obviously to mind.&amp;nbsp; Ask yourself why your webpage stand out.&amp;nbsp; Why is your webpage better than all the rest?&amp;nbsp; What does your content bring forward that others miss?&lt;/p&gt;
&lt;p&gt;This is why content from articles or syndication cannot stand alone and rank successfully. Unique content brings forward elements that others may miss, which is why that content outranks others targeting the same phrase.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Link Building&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;When you build links, work to get targeted keywords inserted into the anchor text to boost relevancy for the targeted search term. This increases a link&amp;rsquo;s perceived value to both users and search engines. Encourage links to your page by integrating social network icons which allow visitors to easily share your page. More eyes on your page can increase the odds it will be linked from an outside source. And remember that inter-linking between your own domains can look like a spam tactic. The best way to get links, though, is to provide excellent, unique content. You should avoid services which claim to be able to build you a number of organic links for a fee.&amp;nbsp; Often they claim things like "Get 100 organic links in 7 days for under $50!".&amp;nbsp; We can assure you the value of almost every one of those links will be pretty much zero.&amp;nbsp; Whether the link comes from a spammy website, or we simply see a repetitive pattern, we'll discount the value you were hoping to obtain from the links leaving you out money with no gains to show in the rankings.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Things we love&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Beyond the items listed above, here are a few items we love to see websites doing.&amp;nbsp; While none on their own will vault you to the top of the rankings, they remain best practices you should look to engage in.&amp;nbsp; These are not in any order of priority:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;RSS feeds&lt;/strong&gt; - get them up and running and keep them clean.&amp;nbsp; By following your feeds, it's easier for the engine to get your latest content.&amp;nbsp; This means we see it faster, so indexing, ranking and showing in the SERPs can happen faster.&amp;nbsp; Want to really impress Bing?&amp;nbsp; Get into your Bing Webmaster account and insert your RSS feed URL into the sitemap submission flow.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Mark it up&lt;/strong&gt; - check out the ideas presented at &lt;a target="_blank" href="http://www.schema.org"&gt;www.schema.org&lt;/a&gt;.&amp;nbsp; This jointly supported protocol (Bing/Yahoo/Google) enables you to "mark up" your content, essentially embedding tags into your page code to help us better understand your content.&amp;nbsp; This can range from videos to images, recipes to geolocation information. Lots of tags are supported today, so hit the schema.org site to see what's applicable for you.&amp;nbsp; Again, this helps us better understand your content, and the better we understand it, the more likely we are to be able to return you for matches to queries.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Wonderful UX&lt;/strong&gt; - sites that have an excellent user experience tend to rank better.&amp;nbsp; Why?&amp;nbsp; Because people like them.&amp;nbsp; Yes, it is that simple. While you need to work on a lot of signals to be successful in search, you also need to find a balance.&amp;nbsp; Page load times are a perfect example.&amp;nbsp; Some sites take this one signal to the extreme, paring down their site to an absolute minimum hoping PLT will vault them up in the rankings.&amp;nbsp; The trouble with this approach is that by removing things from the page to speed page load times, you erode the user experience in most cases.&amp;nbsp; While machines calculate page load times in fractions of a second, humans are much more forgiving.&amp;nbsp; Stay focused on pleasing your human visitors first and foremost.&amp;nbsp; You shouldn't ignore PLT, but taking PLT from 1/2 second to 1/4 second will be largely lost on your visitors.&amp;nbsp; The engines will appreciate it, but if you had to remove content or functionality to save the 1/4 second load time, now your UX for the humans has suffered.&amp;nbsp; Balance, ...with humans first.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Social love&lt;/strong&gt; - manage social or social will manage you.&amp;nbsp; That's a fact, Jack.&amp;nbsp; Plan your approach to social carefully and execute consistently.&amp;nbsp; Build your presence so that followers see you as an authority and a resource.&amp;nbsp; Again this is a balancing act, but one you can get attuned to quickly enough.&amp;nbsp; Just make sure you bring value to your followers consistently.&amp;nbsp; People like links in their inbound tweets and wall posts - don't disappoint them.&amp;nbsp; Fill your social program to the brim with value and folks will love you.&amp;nbsp; Pssst...we see all this happening and it helps us determine the sentiment surrounding your pages, products and services.&amp;nbsp; Good is good, bad is bad.&amp;nbsp; Even if you&amp;rsquo;re not active socially, you still need to monitor social spaces to understand what others are saying about you.&amp;nbsp; Are happy shoppers spreading the good word about you?&amp;nbsp; Are unhappy shoppers telling their stories to the world?&amp;nbsp; These are things you need to know.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Before we wrap up, how about a few things you should avoid?&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;cloaking&lt;/li&gt;
&lt;li&gt;link buying&lt;/li&gt;
&lt;li&gt;like farms&lt;/li&gt;
&lt;li&gt;link farms&lt;/li&gt;
&lt;li&gt;three-way linking&lt;/li&gt;
&lt;li&gt;duplicating content&lt;/li&gt;
&lt;li&gt;auto-follows in social media&lt;/li&gt;
&lt;li&gt;the thin content approach&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;This post is not meant to contain every topic you should be looking at when optimizing your website.&amp;nbsp; In fact, this would only be a very short subset of such a list.&amp;nbsp; Hopefully this will help folks get focused in some key areas, though.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://www.bing.com/community/aggbug.aspx?PostID=9655596" width="1" height="1"&gt;</description></item></channel></rss>
