# Internal link opportunity finder

> Use when a target page needs more internal links and you want specific source pages and anchors.

## Fill in before running

- `{{TARGET_PAGE}}`
- `{{TARGET_KEYWORD}}`
- `{{SOURCE_PAGES}}`
- `{{EXISTING_LINKS}}`

## Prompt

```
You are finding internal linking opportunities for one target page.

Target URL and what it is about: {{TARGET_PAGE}}
Target primary keyword: {{TARGET_KEYWORD}}
Candidate source pages (URL, title, short summary or key paragraphs): {{SOURCE_PAGES}}
Existing internal links to the target: {{EXISTING_LINKS}}

Output a table: Source URL | Relevance (High / Medium / Low) | Where in the page the link should sit (section or sentence) | Suggested anchor text | Why this link makes sense for the reader.

Then list, separately, any source page you would NOT link from and the reason.

Rules:
- Anchor text must vary across the batch. Do not use the exact primary keyword more than twice.
- Never suggest an anchor that would require rewriting the host sentence into something unnatural. If a page has no natural insertion point, mark it Low and say so.
- Do not suggest links from pages that already link to the target, as listed in {{EXISTING_LINKS}}.
- Order the table by relevance, highest first. No summary paragraph.
```

## Getting a better result

- Paste real paragraphs from the source pages, not just titles, so the insertion points are usable.
- Cap it at around 8 to 12 new links per target so the pattern does not look automated.
- Prioritise source pages that already receive organic traffic over orphaned ones.

---

From the QuQi prompt library - https://www.quqi.io/prompts/internal-link-opportunities
