Hacker News new | ask | show | jobs
Monthly mortgage payment based on varying interest rate x home prices (therentalwire.com)
4 points by qwerty2020 1369 days ago
1 comments

For some reason HN keeps changing my URL when I post this article. Supposed to link to https://therentalwire.com/blog/home_prices_interest_rates_se...

But keeps changing it to https://therentalwire.com/#

If anyone has had a similar experience / knows how to resolve please let me know. It's just a simple static site hosted on Github pages but HN keeps replacing submission with root domain.

Your page is telling HN to do so with an incorrect <link rel="canonical"> tag in the <head>.
Oof - thanks, appreciate it