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 (not required)
Transaction Logging If transaction logging is enabled at the site level, calls to this method will be logged
Customization Customization is not supported for this method.

Error Codes:

None

Notes:

None