Analysis and Opportunities#
Analyze one post#
- Make sure at least two posts have Published status.
- Open the source post in the editor.
- Find the NexaLink panel.
- Click Analyze links.
- Review the anchor, destination, and confidence.
- Click Apply only on suitable recommendations.
When no pair is sufficiently relevant, 0 recommendations is a valid result and
does not necessarily indicate an error.
Bulk Analysis — Premium#
- Open NexaLink > Analysis.
- Select a filter such as Needs analysis or Never analyzed.
- Click Select next N unanalyzed, or select posts manually.
- Choose one of these actions:
- Analyze selected now processes posts sequentially while the page stays open;
- Queue in background lets WP-Cron continue the work.
- Open Opportunities when analysis is complete.
Bulk batch size supports up to 20 source posts per run. Select next N follows Bulk batch size, not Candidate limit.
Post and queue statuses#
| Status | Meaning |
|---|---|
| Never Analyzed | The post has never been analyzed |
| Needs Reanalysis | Content changed after the last analysis |
| Pending | Waiting for WP-Cron |
| Processing/Leased | Currently being processed |
| Analyzed/Succeeded | Analysis completed; it may still return zero results |
| Retryable Failed | A temporary failure that can be retried |
| Permanent Failed | A permanent failure that requires review or requeue |
WP-Cron processes the queue in bounded batches. Low-traffic websites should use
a server cron to invoke wp-cron.php regularly.
Review Opportunities#
Open NexaLink > Opportunities. Pending recommendations provide these actions:
- Apply inserts the internal link after a final validation;
- Reject rejects an unsuitable recommendation;
- Ignore hides a pair that should not be suggested again;
- Restore moves a Rejected or Ignored item back to Pending.
Actions can be performed per row or in bulk. Rejected and Ignored decisions are remembered so the same source-target-anchor combination is not repeatedly suggested after reanalysis.
Apply may be rejected if the anchor is missing, ambiguous, already inside a link, heading, code block, or excluded HTML context; if source and target are the same; if content changed; if the link already exists; or if spacing/link-count rules are not satisfied.