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:
@@ -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).
|
||||
|
||||
Reference in New Issue
Block a user