back
1 comments
If it's your page, you might need to update the `<link rel="canonical" ` link.. which HN uses to disambiguate dupes. Absolute paths are recommended over relative [0], although RFC-3986[1] supports them HN might not.

If it's not.. perhaps the exact URL you submitted is the problem (https://adiesner.github.io/GarminPlugin/ vs https://adiesner.github.io/GarminPlugin/index.html?)

[0]: https://developers.google.com/search/docs/crawling-indexing/... [1]: https://www.rfc-editor.org/rfc/rfc3986#section-4.2

Not my work alas. Just sharing the knowledge.