SEOKeywords (Component)
Methods:
addForObject | Adds the specified SEO keyword(s) as SEO Keywords for the specified object. |
getForObject | Returns zero or more structures, each containing information about SEO targeted keywords associated with the specified object. |
getLastRankingInfo | Returns a query describing information about the last time results where queried against the search engines. |
getNonTargetedHighRankedObjects | Returns a list of objects which are ranked for a keyword but the keyword is not targeted for that object. |
getRankedObjects | Returns a list of objects which are ranked for a keyword. |
getRankEventsForObject | Returns information regarding SEO ranking events, such as SEO Ranking inquires, SEO spidering and content changes for the specified object. |
getRankingHistory | Returns zero or more records describing the specified keyword's ranking at a specific date. |
getRankingsForObject | Returns the object's SEO keywords, as well a their ranking based upon the selected search engine and date range. |
getScorecardResults | Returns one row for each SEO keyword describing the keywords scorecard score for the specified month, relative to the previous month. |
getStatisticsForObject | Returns the keyword statistics as it appears in the HTML content of the specified page. Eg: BODY tag, H1 tag, etc. |
getUsage | Returns a query describing the pages and/or uploaded documents for which the specified keyword is targeted for search engine optimization. |
getUsageCounts | Returns a query listing all of the SEO keywords for the specified SEO reporting group and a count of pages and/or uploaded documents that target the SEO keyword. |
removeForObject | Removes one or more specified SEO keywords from the specified page or uploaded document. |
setForObject | Associates the specified SEO keywords to the specified page or uploaded document. |
suggest | Returns a query of zero or more suggested keywords. If objectID argument is passed, it will exclude any keyword already set for that page or uploaded document. |
updateRankings | Queries the specified search engine(s) to update the search rankings for the specified keyword(s). Note that the query engine may limit the number of queries that can performed in any one day. As such all keywords may not be processed. Keywords will be queried based on the when they were lasted updated, oldest being processed first. |