SHOW HN: PDF Editor

1 points by sanusihassan ↗ HN
i've posted this like 3 times and i have no idea why the resolved url is localhost instead of the actual url.

the actual url: https://www.pdfequips.com/edit-pdf/

3 comments

[ 3.7 ms ] story [ 15.4 ms ] thread
Because your HTML says that's its canonical url which HN extracts and uses:

    <link rel="canonical" href="http://localhost:4321/edit-pdf/edit-pdf/">
Okay, I see. I'm going to update that, thanks!
(comment deleted)