SEOKeywords.setForObject (Method)
Associates the specified SEO keywords to the specified page or uploaded document.
Returns:
Void
Arguments:
Name | Type | Required | Description |
---|---|---|---|
objectID | RealPageID_UploadedDocID_NonBaseTemplate | Required | ID of the page or uploaded document to assign SEO keyword to. |
keywordList | SEOKeywordList_EmptyString | Required | A comma-delimited list of SEO Keywords. If an empty string, all SEO keywords will be removed. |
Context:
License Requirements | SEO |
Permission Requirements | Content:Author |
Deny Context | (none) |
Require Context | AuthoringEnabled |
Author Lock |
Error Codes:
None
Notes:
None