Haloscan icon

Haloscan

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

Overview

This node operation 'Get Best Keywords From Page' in the 'Site Explorer' resource retrieves the best-positioned keywords for given web pages or domains. It is useful for SEO professionals and digital marketers who want to analyze which keywords are performing best on specific pages, helping to optimize content and improve search engine rankings. For example, a user can input a list of URLs and get the top 3 keywords that are either active, lost, or both, to understand keyword performance and strategize accordingly.

Use Case Examples

  1. Input a list of URLs to get the top 3 best keywords for each page, filtering by active keywords only.
  2. Analyze a domain's pages to find both active and lost keywords to identify opportunities for SEO improvement.

Properties

Name Meaning
Input Array containing the requested URLs or domains to analyze for best keywords.
Strategy Determines whether to return all positioned keywords, only active ones, or only lost ones.
Line Count Number of keywords to return per page, between 1 and 10.
Request Options Additional request settings such as batching, SSL certificate validation, proxy, and timeout.

Output

JSON

  • bestKeywords - Array of best-positioned keywords for the given pages or domains.

Dependencies

  • Requires an API key credential for authentication with the Haloscan API.

Troubleshooting

  • Ensure the input URLs or domains are valid and properly formatted to avoid request errors.
  • If SSL certificate validation fails and you trust the source, enable 'Ignore SSL Issues' to bypass SSL errors.
  • Batching settings should be configured carefully to avoid hitting API rate limits or timeouts.
  • Check proxy settings if requests fail due to network issues.

Links

Discussion