SEORule.getOverallGradeForObject (Method)
Returns the overall SEO grade for the specified page.
Returns:
NonNegativeInteger
Arguments:
Name | Type | Required | Description |
---|---|---|---|
objectID | RealPageID_UploadedDocID_NonBaseTemplate | Required | The unique ID of the Page or Uploaded Document for which to retrieve the grades. |
seoKeywords | KeywordList_EmptyString | Optional. Defaults to an empty string. | A comma delimited list of zero or more SEO keyword to retrieve grades for. If an empty string, results are returned for all SEO keywords bound to the specified page. |
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 | Authoring |
Author Lock |
Error Codes:
None
Notes:
None