Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Marco Teodoro 69 posts 144 karma points
    Sep 24, 2018 @ 10:51
    Marco Teodoro
    0

    How to Set SeoChecker metadata using ContentService

    Hi, i'm using ContentService to create umbraco content from c#. How can i set the SeoCheker property using Icontent.SetValue property?

  • Richard Soeteman 3875 posts 12037 karma points MVP
    Sep 24, 2018 @ 11:51
    Richard Soeteman
    0

    You can use

    SEOChecker.Core.DataTypeValues.SEOCheckerValues()
    

    Then use the ToXmlString() method to serialize the values.

    It's unsupported but should work.

    Best,

    Richard

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies