Hacker News new | ask | show | jobs
by jonnymkramer 4921 days ago
So you load the webpage in an iFrame? Many websites wont let themselves be loaded into an iFrame to defend against clickjacking. For example you can't share youtube videos with this.
1 comments

We check if a website allows embedding before creating the short link. In case embedding is forbidden we redirect to the web page itself, so we can still track analytics for that link (you'll also get a message about that in the dashboard).