wp_seo_suggest_internal_links
Suggest internal links: input a keyword or post ID to get ranked related published posts. Prioritizes title matches, then excerpt matches, with a recency boost, excluding the source post.
Instructions
Suggest internal links: given a keyword or a post_id, returns a ranked list of related published posts to link to. Ranking weights: title matches (3x) > excerpt matches (1x) + recency boost. The source post is excluded when post_id is provided.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| status | No | publish | |
| keyword | No | ||
| post_id | No |