Tuesday, February 21, 2017

Setting SharePoint SEO (Search Engine Optimization) settings using CSOM

I wanted to add viewport meta to my SharePoint page to make it responsive. The best way to do that I found and agreed with was to add it to Search Engine Optimization settings. Stefan Bauer has an excellent blog on it: http://www.n8d.at/blog/how-to-add-viewport-meta-without-editing-the-master-page/

So, next step was to be able to provision this via CSOM. So I wrote the following code does that:

public void SetSearchEngineOptimizationSettings(ClientContext ctx)
{
  var web = ctx.Web;
  web.AllProperties["seoincludecustommetatagpropertyname"] = "true";
  web.AllProperties["seocustommetatagpropertyname"] = "<meta name=\"viewport\" content=\"width=device-width,initial-scale=1,maximum-scale=1\" />";
  web.Update();
  ctx.ExecuteQuery();
}


13 comments:

  1. It is important to have no spaces in below:

    content=\"width=device-width,initial-scale=1,maximum-scale=1\"

    ReplyDelete
  2. Awesome and interesting article. Great things you've always shared with us. Thanks. Just continue composing this kind of post. seo

    ReplyDelete
  3. I will do 35 niche blog comment .All comment relevant with your niche and UNIQUE .This off-page seo will increase your traffic and promote your business.

    ReplyDelete
  4. Awesome article Lot's of data to Read...Great Man Keep Posting and upgrade to People..Thanks Majestic SEO

    ReplyDelete
  5. The quality of your blogs and articles and worth appreciating.Johnny Chen SEO

    ReplyDelete
  6. very interesting post.this is my first time visit here.i found so many interesting stuff in your blog especially its discussion..thanks for the post!
    seo

    ReplyDelete
  7. SEO marketing is the most popular form of internet marketing amongst new media firms worldwide. With the popularity of Search Engine Optimization outsourcing worldwide, many Digital Media firms and small and medium businesses are shifting work to SEO Companies in India.SEO

    ReplyDelete
  8. This article is nicely written. A very well written guide to take care of your furnace.
    best SEO and internet marketing company in pakistan

    ReplyDelete
  9. I would like to thank you for the efforts you have made in writing this article. I am hoping the same best work from you in the future as well. Thanks...
    SEO

    ReplyDelete
  10. nice post, keep up with this interesting work. It really is good to know that this topic is being covered also on this web site so cheers for taking time to discuss this! Online Quran Academy

    ReplyDelete

  11. Hello,

    we provide affordable and result-oriented SEO services, please give a chance to serve you.


    Thanks
    Admin: E07.net

    ReplyDelete
  12. web designing in lahore
    https://invictussolutions.co/

    ReplyDelete
  13. I am all that much satisfied with the substance you have specified. I needed to thank you for this extraordinary article.  seo backlinks

    ReplyDelete