Redirect 15 legacy 4xx URLs surfaced by SEO audit#403
Merged
Conversation
Stale external inlinks to /docs/* URLs that were either renamed (dashboard → dashboards, modbus → config/modbus, install → installation, reference/edge → edge), removed (rule-engine tutorials typos, getting-started-guides hello-world variants), or never had a real page (middleware, ui directory). Redirect each to its closest current target instead of returning 404.
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
src/data/redirects.tsfor stale external inlinks that resolved to 404 on the legacy site.user-guide/dashboard→user-guide/dashboards/,iot-gateway/modbus→iot-gateway/config/modbus/,user-guide/install*→installation/,reference/edge→edge/,reference/apis+reference/device-connectivity-api→apis-and-sdks/.mqtt-broker/security/→mqtt-broker/security/overview/, getting-started typo variants (getting-started-guide/hello-world,getting-started-guides/heloworld, baregetting-started-guides/,user-guide/getting-started/) →getting-started/.user-guide/middleware/,user-guide/ui/→user-guide/.public/_redirectsandpublic/redirects.jsonviapnpm generate:redirects.iot-platform_21-may-2026_4xx-page_2026-05-21_13-14-45.csvaudit; targets verified against existing Astro content and the legacythingsboard.github.iorepo.