Heal link with href=outdated-slug plus redundant data-id to href=new-slug ?
-
Does your plugin solve this my use case?
Broken internal links in page-markup created with the Gutenberg Editor,
– that are inline A elements with href=old-slug
– but which still have the redundancy attributes “data-type” and “data-id” pointing to the valid resource:
1) can be detected either in batch processing or event-based,
2) and in the markup get healed to href=correct-slug,
3) maybe even with options when/how to update corresponding link labels too,
4) and add a permanent redirect 301 old-slug -> new-slug to keep your SEO juice/ranking for that page.After a support reply confirmed this is yet not WordPress Core functionality I changed my initial bug report to a feature request.
I would very much appreciate if you:
I) Could tell me whether your plugin supports that kind of link-healing that I imagine?
II) And if so for which triggers/events that I layed out in the feature request?
III) And if you appreciate some/all of that link healing ideas to make it into WordPress core, feel free to add your expert comment to that feature request.
IV) Maybe some of my ideas outlined there are interesting to add to your plugin scope too, if not there already.Thanks!
- The topic ‘Heal link with href=outdated-slug plus redundant data-id to href=new-slug ?’ is closed to new replies.