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 72 posts 147 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 4035 posts 12842 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

Please Sign in or register to post replies

Write your reply to:

Draft