Replies: 2 comments
-
That is a good question. Do you mean the data on the document type page or the one on the content page? I will have to take a look at this and then document it. It should be possible, but I'll have a look |
Beta Was this translation helpful? Give feedback.
0 replies
-
In my case, I’m wanting to set it on content when importing.
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
We're doing a bulk-import of pages for site creation, and I've already sorted out creating content nodes using
ContentService
. I'm trying to work out if it's possible to import with SEO data set, I can't see anything in the documentation about this. I've looked through theIContent.Properties
returned, and can't see anything helpful. Is it possible to insert SEO data when creating a node throughContentService
(or some other way)?Beta Was this translation helpful? Give feedback.
All reactions