Search code examples
urlfacebook-sharer

Facebook Share link with custom port


When I try to share a page on a site with an url like : example.com:81/this/that it fails and I get an url like http://81/this/that.

I use django and the urlencode filter for the sharer.


Solution

  • Have you tried to provide a proper URL: http://example.com:81/this/that