DOC-3497 - Fix self-referencing canonical URLs on v6 pages#4119
Closed
kemister85 wants to merge 1 commit intotinymce/6from
Closed
DOC-3497 - Fix self-referencing canonical URLs on v6 pages#4119kemister85 wants to merge 1 commit intotinymce/6from
kemister85 wants to merge 1 commit intotinymce/6from
Conversation
…d in v8 The template and export pages were renamed in v8 (to advanced-templates and exportpdf respectively). Without explicit canonical URLs, Antora falls back to self-referencing canonicals on these v6 pages. Adds :page-canonical-url: attributes to 2 affected pages.
Contributor
Author
|
Closing in favour of #4126, which uses The The correct Antora mechanism 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.
Ticket
DOC-3497 / TINY-14151
Site
Changes
Adds
:page-canonical-url:attributes to 2 pages on thetinymce/6branch that were renamed in v8. These pages currently have self-referencing canonical URLs because Antora cannot match their page IDs to a v8 equivalent.template.adoc→/latest/advanced-templates/export.adoc→/latest/exportpdf/Each change is a single metadata line addition; no content changes.
Companion PR: #4118 (v5 branch — 14 pages)