I have been creating one little facebook page tab for my company and I have encountered on problem.
I need to link to another website
<a href="https://example.ly" class="btn btn-success">Visit my website</a>
But facebook wont open linked webside, instead show empty page. Is there some trick how to do this? Some specific tag I need to add somewhere or how to do that?
Thanks