> For the complete documentation index, see [llms.txt](https://help.jaysearch.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.jaysearch.com/use-cases/finding-long-tail-keywords.md).

# Finding Long-Tail Keywords

With SEO Insights, you can find and use hidden content to boost your ranking and get more traffic.

In JaySearch, you can easily discover long-tail keywords. Long-tail keywords are longer and more specific queries that searchers are more likely to use when they’re closer to a point-of-purchase or when they’re using voice search. Most long-tail keywords have lower search volume than short or “head” keywords.

1. To begin, navigate to the SEO Insights section. Here you’ll see three subfeatures such as Untapped Keywords, Long-Tail Keywords and On-Page SEO Insights. Click on the Long-Tail Keywords card.

<figure><img src="/files/9aipC2Y0Dt0AQWpcTUl3" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/o2WlxDMiG7Gqkzxbmexe" alt=""><figcaption></figcaption></figure>

2. In the Keyword rankmap section under the Pages tab, you'll find top long-tail keywords, sorted by page. To see a comprehensive list for the entire website, head over to the Keywords tab.

<figure><img src="/files/dhGFNf76fljK3Bx5NtFB" alt=""><figcaption></figcaption></figure>

Once you’ve discovered these long-tail keywords, consider how you can take advantage of them.&#x20;

This may involve creating new content that targets these keywords, adjusting the title tags or meta descriptions of existing content, or ensuring that your content fully addresses the searcher's intent.

We recommend [setting these keywords for regular monitoring.](/use-cases/set-up-keyword-tracking.md#creating-rank-tracking-reports-in-jaysearch) Track their performance after changing title tags, meta descriptions, or creating new content. Look for changes in CTR, rankings, impressions, and clicks. <br>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://help.jaysearch.com/use-cases/finding-long-tail-keywords.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
