SEOKeywords.addForObject (Method)
Adds the specified SEO keyword(s) as SEO Keywords for the specified object.
Returns:
Void
Arguments:
Name | Type | Required | Description |
---|---|---|---|
objectID | RealPageID_UploadedDocID_NonBaseTemplate | Required | ID of object to which the specified SEO keywords will be added as targeted SEO keywords. Can be either a CommonSpot page or Uploaded document. |
keywordList | SEOKeywordList | Required | A comma-delimited list of SEO Keywords to target for the specified object. |
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