Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
Hi, i'm using ContentService to create umbraco content from c#. How can i set the SeoCheker property using Icontent.SetValue property?
You can use
SEOChecker.Core.DataTypeValues.SEOCheckerValues()
Then use the ToXmlString() method to serialize the values.
It's unsupported but should work.
Best,
Richard
is working on a reply...
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.
Continue discussion
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?
You can use
Then use the ToXmlString() method to serialize the values.
It's unsupported but should work.
Best,
Richard
is working on a reply...
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.