Skip to content

Support canonical links for section chunks #2373

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Feb 10, 2022

Conversation

gtback
Copy link
Member

@gtback gtback commented Feb 9, 2022

By adding a canonical-url attribute to a section, the chunked HTML
page for that section will contain a <link rel="canonical" ...> tag in
the page header. This tag does not get included in later chunks of the
same input document.

Fixes #2357

By adding a `canonical-url` attribute to a section, the chunked HTML
page for that section will contain a `<link rel="canonical" ...>` tag in
the page header. This tag does not get included in later chunks of the
same input document.

Fixes #2357
@gtback gtback merged commit f9c101b into master Feb 10, 2022
@gtback gtback deleted the gtback/section-canonical-links branch February 10, 2022 15:51
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.

Add ability to specify canonical URLs for pages
3 participants