Haloscan icon

Haloscan

Haloscan is a powerful SEO analysis tool that provides insights into keyword rankings, domain metrics, and related searches.

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

  1. A digital marketer wants to analyze the top pages of a competitor's website to understand their content strategy and identify opportunities for improvement.
  2. 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

Discussion