SEORule.runForContent (Method)
Runs the SEO rules for the specified page's content.
Returns:
Void
Arguments:
Name | Type | Required | Description |
---|---|---|---|
pageID | RealPageID_NonTemplate | Required | The unique of the page to run SEO rules against. |
versionState | PublishedWIP | Optional. Defaults to 'Published'. | The version state of the page i.e. 'Publised' or 'WIP'. |
Context:
License Requirements | SEO |
Permission Requirements | ContributorOrServerCode |
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