Skip to content

Create no-errors-root-canonical.html - #29

Merged
fulldecent merged 2 commits into
fulldecent:mainfrom
jettwayio:main
Aug 19, 2026
Merged

Create no-errors-root-canonical.html#29
fulldecent merged 2 commits into
fulldecent:mainfrom
jettwayio:main

Conversation

@jettwayio

Copy link
Copy Markdown
Contributor

Reproduces the false positive from #28 where nice-checkers/canonical-link incorrectly flags root canonical URLs with multi-character TLDs (e.g. https://example.com with no trailing slash) as having a file extension, because the check tests the full href instead of url.pathname.

Reproduces the false positive from fulldecent#28 where nice-checkers/canonical-link incorrectly flags root canonical URLs with multi-character TLDs (e.g. https://example.com with no trailing slash) as having a file extension, because the check tests the full href instead of url.pathname.
@fulldecent

Copy link
Copy Markdown
Owner

Thank you for sharing. Can you please address the style lint issue in the CI?

@jettwayio

Copy link
Copy Markdown
Contributor Author

Great, updated with prettier.

@fulldecent
fulldecent merged commit 3a4f192 into fulldecent:main Aug 19, 2026
1 of 4 checks passed
@fulldecent

Copy link
Copy Markdown
Owner

Cool, thank you, merged

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