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 74 posts 149 karma points c-trib
    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 4054 posts 12927 karma points MVP 2x
    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