Implementing SharePoint 2010 for an Internet facing site that is Search Engine Optimizated (SEO) can be challenging, but is very important. Who doesn’t want their sites to be visited by more people? SEO is not a very simple task and the rules are constantly changing, it needs to be planned at the very beginning during you SharePoint design phase.  I worked on many sites before, different topics, but they all landed into the first page of search engine results for certain keywords. I didn’t use any black hat tricks in my work, they might have better result at the beginning, but they would get punished when search engines change or improve. Of course – always make sure you have awesome content in the sites, that is the key. Remember, by following the right way, even a site with all hand-crafted static HTML pages could get much more traffic than a complex WCM system.

Let’s take a look at my quick check list of SEO:

  1. Use meaningful site names and page names to create “friendly” URLs.
    Think about these examples:
    http://foo.com/nodes/123
    http://foo.com/blog/sharepoint-2010-search-engine-optimization-seo-tips/
    http://foo.com/blog/sharepoint2010/seo/tips/
    Which one would be more likely to get traffic? Definitely that’s not the first one. How about the second and the third? Most of the time the second one will get more traffic, depending on the keywords. Pages with a very deep URL (sites1/sites2/sites3/sites4/page1.html) is unlikely to get a better ranking.  In SharePoint 2010, you need to carefully plan your site infrastructure and page names so it can be more meaningful to the crawlers and the users.
     
  2. Great Page Titles
    Give the pages better titles, it’s one of the important factor for search, from the query algorithm to user experience.  For example, “Untitled” “New-Page-1” does not make sense. Even if it can be shown in the result, very few people will likely to click on it. A good SharePoint 2010 page title would be something like the site intro page title for example: “SharePoint is Awesome – Trainings, Demos, Hands on Labs” or a sub site page title: “SharePoint is Awesome – Search Engines Optimization Explained”.
     
  3. Accurate Meta Elements.
    Search Engines uses meta elements like <description> , <language> and <robots> to crawl the pages. <keywords> is no longer used. Within the three, <description> has more influence on the ranking.  You can customize these meta elements with SharePoint Designer.
     
  4. Up-to-date Sitemap.xml and Robots.txt, and even a HTML sitemap page that provides all the links.
    Sitemaps can be submitted to search engines, and they can also be picked up with the reference from Robots.txt.  For SharePoint 2010, you can use my script here:  Generate SharePoint 2010 Sitemap with Windows PowerShell to create the sitemap file. And then use Task Scheduler to run it everyday. Robots.txt can be used to point search engines to the sitemap files, and prevent some of the folders from being crawled.
     
  5. Search Engine Friendly Redirects
    Some search engines, prefer 301 (Permanent) redirects to 302 (Temporary) redirects. Out of the box SharePoint uses 302 redirects to maintain flexibility of site creations and variations.  But you can override this behavior by different methods. For example this and this are achieved by using URL Rewrite Module in IIS SEO Kit.
     
  6. Search Engine Friendly Menus and Navigations
    Use Text! Avoid from using Flash/Silverlight/Javascripts for navigation menus because they are hard to be picked up by the crawlers. If you have to use technologies for menus , provide an alternative if possible. Don’t forget accessibility is also very important, although not quite related with SEO.
     
  7. Faster Page Response Time.
    Recently Google put site speed into their ranking calculation algorithms. This is not a very important factor, but worth considering. Something can be put into consideration are caching, load balancing, network infrastructure optimization. In SharePoint 2010, Developer Dashboard is a great feature to help to analyze page loading time – for example webpart loading time.  In this way you will know if some webparts should fixed or removed.

    snap0100
     
  8. Better anchor text for links, alt text for images.
    Anchor text can give search engines better understanding for the pages pointed to. You can take it as “another title” for the target pages. Alt text for images are also good to have.
     
  9. Always provides text based content for rich media.
    Think about a video file, a Flash/Silverlight application or a podcast on your website, how can it be indexed and showed in search result? Title and tags are important. But more importantly, you can improve the result by providing transcript to the video/audio, or text alternatives to your Flash/Silverlight applications. Certain features in Silverlight can also help. For more information on Silverlight SEO, please check http://www.silverlight.net/learn/whitepapers/seo-for-silverlight/.
     
  10. Use Webmaster Tools to submit sitemap, check results.
    Search Engines provide webmaster tools to help people to submit and optimize their sites.
    Bing: http://www.bing.com/webmaster
    Google: http://www.google.com/webmasters/tools/

You don't have to be a SharePoint Expert to understand this.  This checklist can help you get started your project.  But don’t forget to promote your site as much as you can. More links coming from important websites can bring up your ranks significantly. And don’t use spamlinks or hidden text – these can get your site a very low score in the long time.

If you need further help with SEO, google analytics and SharePoint design you can contact me at gary.biniak@incworx.com 

Jie Li is the original author of this content his blog and more SharePoint related tips can be found here.

IncWorx Consulting is the premiere Consulting company for SharePoint, we service clients in: Chicago, Indianapolis, Minneapolis, Cleveland, New York, Houston, Topeka, Milwaukee, San Antonio, San Diego, Dallas, Houston, Austin, Tampa, Orlando, Boston, NYC, San Diego and Los Angeles.  We specialize in SharePoint and have invested significant time and resources into our SharePoint practice.  We take a holistic approach from inception to delivery which provides the best possible outcome for our clients.   IncWorx Consulting was also the winner of Microsoft’s 2010 worldwide partner of the year award for SharePoint Deployment and Planning Services (SDPS) and is a managed Gold Certified Partner. They have been focused on delivering solutions utilizing Microsoft tools and platforms since 1998. IncWorx Consulting is considered the premiere Microsoft Partner for SharePoint architecture, design, development, integration, deployment and support.