SEORule (Component)

 

Methods:

activate Activated or deactivates the specified SEO rule. Deactivated rules will not be applied to pages when generating the page's SEO ranking.
delete Deletes the specified SEO rule.
deleteMultiple Deletes one or more specified SEO rules.
getDeficientResults Returns zero or more records that describe the pages that performed poorly against the SEO rules, their result scores and suggestions for each rule.
getDeficientResultsForObject Returns zero or more records returning the rule results which are deficient for the specified page.
getDeficientResultsForStdProperties Returns zero or more records returning the rule results which are deficient for the specified standard properties.
getList Retrieves information regarding the specified SEO rule, or all SEO rules.
getOverallGradeForObject Returns the overall SEO grade for the specified page.
getParameters Returns an array of structures describing the parameters for the SEO rule.
getResults Returns zero or more records describing the score and results for the specified rule for each page that the rule was applied to.
getResultsForObject Returns a query with zero or more rows describing the rules and their associated scores for the specified object.
getResultsForStdPropertiesField Returns zero or more records returning the rule results for the specified standard properties field.
markNeedsReRun Marks the specified SEO rule as needing to be re-run for its associated subsite(s).
runForContent Runs the SEO rules for the specified page's content.
runForObject Runs the SEO rules for the specified page.
runForStandardProperties Runs the SEO rules for the specified page's standard properties.
runForStandardPropertiesField Runs the SEO rules for the specified page's standard properties field.
runRules Starts a job which runs the SEO rules on the specified pages, and returns JobID.
save Updates the specified SEO rule, or creates a new SEO rule.