Fix links pointing to redirect#574
Merged
Merged
Conversation
Resolve internal-content links that returned 3xx, pointing them at the final destination or fixing malformed URLs: - releases v3.6.x: drop stray trailing dot in PR #8522 link (was 302 to "new PR" page) - releases v3.4.x: PR #6321 -> issues/6321 (it is an issue); github.blog git-protocol post -> final security/application-security path - upgrade instructions (Linux/Windows steps): material.angular.io -> .dev - ce-vs-pe-diff: point "Improve this page" at the current repo/path (thingsboard.io/edit/main/...) instead of the dead thingsboard.github.io - partners: iotrouter website http -> https External links that redirect via the target site's own canonicalization (www, locale, http->https on sites without our control) are left as-is.
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
Ahrefs flagged "Page has links to redirect" — pages linking to URLs that return 3xx instead of 200. This PR fixes the cases that are our own content (avoidable hop or malformed URL). External links that redirect via the target site's own canonicalization (www / locale / http→https on third-party sites) are intentionally left as-is.
Fixes
releases/v3-6-x.mdxpull/8522.) → 302 to a "new PR" page; removed the dotreleases/v3-4-x.mdx#6321is an issue, not a PR →issues/6321; github.blog git-protocol post → finalsecurity/application-security/...pathWindowsUpgradeSteps.astro,LinuxUpgradeSteps.astrov15.material.angular.io→v15.material.angular.dev(covers all upgrade-instruction pages)ce-vs-pe-diff/index.astrothingsboard.github.iorepo → nowthingsboard.io/edit/main/src/pages/ce-vs-pe-diff/index.astrohardware-partners.tshttp://→https://(301)Left as-is (not our concern)
External canonical redirects — partner/customer sites (intel, roltek, teltonika, …), jwt.io, doi.org, Slack, Medium/blog.angular.dev, seeedstudio, treasury.gov, Google Analytics, etc.
netvox.com.twstayshttp(site has no HTTPS) and keepswww(bare domain serves an unrelated webmail form).