Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Suggest relevant internal links within post content #735

Open
1 task done
jeffpaul opened this issue Mar 4, 2024 · 0 comments
Open
1 task done

Suggest relevant internal links within post content #735

jeffpaul opened this issue Mar 4, 2024 · 0 comments
Labels
needs:ux This requires user experience to resolve. type:enhancement New feature or request.

Comments

@jeffpaul
Copy link
Member

jeffpaul commented Mar 4, 2024

Is your enhancement related to a problem? Please describe.

An item that can help with onsite engagement is adding links from within post content to other posts within the same site. Some authors and editors on a site might have sufficient context for the population of posts, but in a realistic case there will be authors and editors who are unaware of existing posts that could be linked. As such, leveraging an LLM that would be able to process post content and then identify potential other posts from the site that could be linked into the post content (as well as WHERE within that post content to link).

Some might suggest that a "related articles" block could handle some of this linking, but sometimes clickthroughs on those blocks aren't as high as links within content.

One thing to consider here is whether this should also support linking to content within a network of sites, but as a default and for a first implementation I'd say we can consider content within the existing site.

Designs

I don't think we want to automatically link within post content to other posts, but perhaps finding a good place/way to recommend those links to an author/editor to then accept/reject might be best. Perhaps this is something to do within the Pre-Publish Panel, perhaps this is something to do within a sidebar pannel within the block editor and triggered manually by an author or editor (eg "recommend links within content")? I don't know that this would be something that would automatically recommend links after a post draft saving as it would be hard to know if a post was far enough along in drafting to be ready to find those linked posts, which is why I think either having a human trigger the search for links or having that done in the pre-publish panel makes the most sense.

If folks have a strong preference on how/where to integrate, then I can work on some rough mockups to show how that might work. Comments and feedback on implementation specifics are welcome!

Describe alternatives you've considered

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct
@jeffpaul jeffpaul added type:enhancement New feature or request. needs:ux This requires user experience to resolve. labels Mar 4, 2024
@jeffpaul jeffpaul added this to the Future Release milestone Mar 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs:ux This requires user experience to resolve. type:enhancement New feature or request.
Projects
Status: Incoming
Development

No branches or pull requests

1 participant