Fix new Ahrefs audit issues: Discord redirect link and CLI reference meta descriptions - #53
Merged
Merged
Conversation
Co-Authored-By: brandon <brandon@flightcontrol.dev>
Co-Authored-By: brandon <brandon@flightcontrol.dev>
Contributor
Author
🤖 Devin AI EngineerI'll be helping with this pull request! Here's what you should know: ✅ I will automatically:
Note: I can only respond to comments from users who have write access to this repository. ⚙️ Control Options:
|
Contributor
|
Preview deployment for your docs. Learn more about Mintlify Previews.
|
Member
|
@devin cli ref docs come form monorepo, are generated fix that and somehow notate this for future agents |
Contributor
Author
|
Re: the CLI reference pages being generated from the monorepo — they are, and that's where the description change was made (the
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Fixes two issues newly flagged in the 2026-08-13 Ahrefs crawl.
External redirect links (+145 new, 235 occurrences of one URL).
https://discord.gg/pfP3ysX5m301-redirects tohttps://discord.com/invite/pfP3ysX5m; every page inherits the link viadocs.jsonnavigation, so it dominated the report. Both the navigation entry and thecontact-supportlink now point at the final URL.Short meta descriptions on
cli/reference/certificate.mdx(19 chars) andcli/reference/domain.mdx(14 chars): they fell back to the CobraShortstring. Regenerated from the CLI generator after addingseoDescriptionsentries in ravionhq/flightcontrol#6941, thenscripts/sync-og-images.mjsre-applied the OG/Twitter image frontmatter the generator does not emit.Link to Devin session: https://app.devin.ai/sessions/9f22d1560a7344029cbf1702e004338e
Requested by: @flybayer
Greptile Summary
The PR resolves documentation audit findings by replacing a redirecting Discord invite URL with its canonical destination and expanding two CLI reference meta descriptions.
Confidence Score: 5/5
The PR appears safe to merge with no actionable defects identified in the changed documentation or navigation.
The new descriptions align with the documented CLI capabilities, and every repository reference to the Discord invite consistently uses the canonical destination.
Important Files Changed
Reviews (1): Last reviewed commit: "restore og image frontmatter on regenera..." | Re-trigger Greptile