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

feat: introduce broken backlink auto-suggest #571

Merged
merged 48 commits into from
Jan 21, 2025

Conversation

dzehnder
Copy link
Contributor

@dzehnder dzehnder commented Jan 9, 2025

This PR introduces the broken backlink suggestions based on AI.

Additionally:

  • Converts the old broken backlinks audit to the audit builder format.
  • Removes old suggestions that where based on keywords
  • Cleans up broken backlinks unit tests and added fixtures
  • Introduce post processor chaining
  • Readme instructions for adding a new auto-suggest

Prerequisite for the audit:
broken-backlink-auto-suggest needs to be enabled for a site (disabled by default)

Copy link

github-actions bot commented Jan 9, 2025

This PR will trigger a minor release when merged.

@dzehnder dzehnder changed the title feat: introduce broken backlink suggestions feat: introduce broken backlink auto-suggest Jan 9, 2025
@dzehnder dzehnder marked this pull request as ready for review January 20, 2025 16:33
src/support/prompts/backlinks.js Outdated Show resolved Hide resolved
src/support/utils.js Outdated Show resolved Hide resolved
src/support/utils.js Show resolved Hide resolved
src/support/utils.js Outdated Show resolved Hide resolved
src/support/utils.js Outdated Show resolved Hide resolved
src/support/utils.js Outdated Show resolved Hide resolved
Copy link
Contributor

@alinarublea alinarublea left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks good to me. In the future we should think about:

  1. Moving the common logic and opportunity suggestions separatly
  2. Adding the timeout to the Firefall client directly
  3. Filter out the broken-backlinks using the RUM data.

@dzehnder dzehnder merged commit 03a1ee2 into main Jan 21, 2025
5 checks passed
@dzehnder dzehnder deleted the feat-broken-backlinks-suggestions branch January 21, 2025 17:18
solaris007 pushed a commit that referenced this pull request Jan 21, 2025
# [1.48.0](v1.47.9...v1.48.0) (2025-01-21)

### Features

* introduce broken backlink auto-suggest ([#571](#571)) ([03a1ee2](03a1ee2))
@solaris007
Copy link
Member

🎉 This PR is included in version 1.48.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants