wp_seo_suggest_internal_links
Analyzes WordPress post content to identify and suggest relevant internal linking opportunities, improving site SEO and user navigation.
Instructions
Analyze content and suggest relevant internal linking opportunities for better SEO
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| site | No | Site identifier for multi-site setups | |
| postId | Yes | WordPress post ID to analyze for linking opportunities | |
| maxSuggestions | No | Maximum number of link suggestions (default: 5) | |
| minimumRelevance | No | Minimum relevance score (0-100) for suggestions |