Haloscan
Haloscan is a powerful SEO analysis tool that provides insights into keyword rankings, domain metrics, and related searches.
Actions33
- User Actions
- Keyword Explorer Actions
- Compare Keywords SERP
- Find Keyword
- Find Keyword Synonym
- Find Keywords Match
- Find Similar Keyword
- Get Keyword Data in Bulk
- Get Keyword Highlight
- Get Keyword Question
- Get Keyword's Available Dates From SERP
- Get Keyword's Site Structure
- Scrap Keyword
- Find Related Keyword
- Get Keyword Overview
- Get Keyword's SERP Page Evolution
- Site Explorer Actions
- Compare Domain Keywords with Competitors
- Get Competitor Best Pages
- Get Competitor Keywords with the Best Position
- Get Domain Categories Based on GMB Backlinks
- Get Domain Competitors
- Get Domain Data in Bulk
- Get Domain GMB Backlinks Map
- Get Domain Overview
- Get Domain Position History
- Get Domain Top Pages
- Get Expired Domains
- Get GMB Backlink
- Get History of Domain Pages
- Get Keyword Data From an URL
- Get Ranking of Domain Keyword
- Get Visibility Trend of Domains
- Reveal Expired Domains
- Get Best Keywords From Page
Overview
The 'Get Domain Top Pages' operation in the Haloscan node retrieves the top-performing pages of a specified domain or URL. This operation is useful for SEO analysis, allowing users to identify which pages on a domain are driving the most traffic or ranking highest in search results. Practical applications include competitive analysis, content strategy planning, and monitoring the SEO performance of a website's key pages.
Use Case Examples
- A digital marketer wants to analyze the top pages of a competitor's website to understand their content strategy and identify opportunities for improvement.
- An SEO specialist uses this operation to track the best-performing pages of their own domain to optimize and maintain their search rankings.
Properties
| Name | Meaning |
|---|---|
| Input | The requested URL or domain to analyze. This is a required string input. |
| Page | The page number of the results to retrieve, used for pagination. Default is 1. |
| Line Count | The maximum number of results to return. Default is 20. |
| Mode | Determines whether to look for a domain, root domain, URL, or auto-detect. Default is 'auto'. |
| Order By | Field used for sorting the results. Default sorts by descending traffic and then ascending position. |
| Additional Fields | Optional filters and parameters to refine the query, such as minimum and maximum values for known versions, total top rankings, traffic, unique keywords, and sorting order. |
| Request Options | Node settings for batching, SSL certificate validation, proxy, and timeout configuration. |
Output
JSON
data- The array of top-performing pages data returned from the API.
Dependencies
- Requires an API key credential for Haloscan API access.
Troubleshooting
- Ensure the input URL or domain is correctly formatted and accessible.
- Check API key credentials are valid and have sufficient quota.
- If using proxy or SSL options, verify the settings are correct to avoid connection issues.
- Pagination parameters (page and lineCount) should be within valid ranges to avoid empty results.
Links
- Haloscan API Documentation - Get Domain Top Pages - Official API documentation for the Get Domain Top Pages endpoint.