Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

when I share something like

mydomain.com/mypage/xxx

facebook gives me correct share link

but when i try

111.222.333.444/mypage/xxx

it shares the home page of my site insted of the page I referred to

share|improve this question

1 Answer

up vote 1 down vote accepted

Sharing ip-based url's sounds like a bad idea. Why do you need to do that? As a workaround, you could use a URL shortener like bit.ly with your ip-based url. If you really need to share a URL with an IP address, log a bug with Facebook.

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.