Skip to content

TINYDOC-3563 - Add redirects for 404 URLs#4289

Open
kemister85 wants to merge 2 commits into
mainfrom
hotfix/TINYDOC-3563
Open

TINYDOC-3563 - Add redirects for 404 URLs#4289
kemister85 wants to merge 2 commits into
mainfrom
hotfix/TINYDOC-3563

Conversation

@kemister85

@kemister85 kemister85 commented Jul 24, 2026

Copy link
Copy Markdown
Contributor

Ticket: TINYDOC-3563

Changes:

  • Added 22 redirect entries to redirects.json for documentation URLs currently returning 404, sourced from the ticket's filtered list. Entries are inserted in alphabetical order within the existing /docs/tinymce/{6,7,latest}/ sections.
    • /docs/tinymce/6/cloud-configuration-options/, editor-instance/, toolbar-configuration/
    • /docs/tinymce/7/custom-ui-components/
    • /docs/tinymce/latest/ — 7.0 through 7.6.1 release notes, bundle-hyperlinking-container/, bundle-spelling-container/, editor-premium-upgrade-promotion/, introduction-to-premium-selfhosted-services/, license, migration-from-4x/, migration-from-5x/

Deviation from ticket (v7 release-notes targets):

  • The ticket routed /docs/tinymce/latest/7.0-release-notes/ and 7.2-release-notes/ to their specific /docs/tinymce/7/… pages, but routed the other nine 7.x release-notes URLs to the generic /docs/tinymce/latest/release-notes/ index. All eleven target pages exist and are live on the /7/ line (tinymce/7), so this PR maps every /docs/tinymce/latest/7.X-release-notes/ to its matching /docs/tinymce/7/7.X-release-notes/ page for consistency and better UX (users land on the release notes they requested rather than a generic list).

Notes:

  • All redirect targets were verified to exist: the /latest/ targets resolve to published pages on tinymce/8, the /docs/tinymce/7/… targets to live v7 pages, and /pricing/ and /docs/tinymce/latest/ to valid site roots.
  • Base branch is main, consistent with the previous redirects change (TINYDOC-3541 - Add redirects for migration-from-6x and powerpaste 404s #4235), as redirects.json is site-level configuration that lives on main.

Pre-checks:

  • Branch prefixed with feature/<version>/, hotfix/<version>/, staging/<version>/, or release/<version>/.
  • modules/ROOT/nav.adoc has been updated (if applicable). — N/A (redirects only)
  • Included a release note entry for any New product features. — N/A
  • If this is a minor release, updated productminorversion… — N/A

Review:

  • Documentation Team Lead has reviewed

@kemister85
kemister85 marked this pull request as ready for review July 24, 2026 04:08
@kemister85
kemister85 requested a review from a team as a code owner July 24, 2026 04:08
@kemister85
kemister85 requested review from a team, TheSpyder, lostkeys, ltrouton, mikegauci-tiny, shanmen-tiny and tiny-ben-tran and removed request for a team and lostkeys July 24, 2026 04:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants