5 ms·
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 you
by jonnymkramer 14y 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.
- ozkatz 14y agoWe 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).