Rewrite WordPress cross-page links to site-relative paths

Content linked between pages using absolute WordPress URLs -- 100
occurrences across 39 files, many against wp.vicidial.com, the old
WordPress backend host that won't outlive this migration, the rest
against www.vicidial.com in ?page_id=N form.

The export now resolves those IDs against the published page/post set and
emits /slug (or /blog/slug) instead. All 100 resolved; links to
vicihost.com are a separate site and deliberately untouched.

Verified every internal href in the built output corresponds to a page
that actually exists -- no broken links.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
This commit is contained in:
2026-09-15 19:33:45 -04:00
co-authored by Claude Opus 5
parent b5c33ed683
commit 73399911cc
40 changed files with 118 additions and 84 deletions
@@ -7,4 +7,4 @@ On the VICIhost hosted VICIdial service, you can use the Agent Audio Soundboard
For more information, [**click here to go to the VICIhost Agent Audio Soundboard page**](http://www.vicihost.com/?p=107).
To go back to the Third-Party Add-Ons page, [click here](http://www.vicidial.com/?page_id=312).
To go back to the Third-Party Add-Ons page, [click here](/third-party-add-ons).