I have registered a app in facebook for my website. I ask users on my site to login through facebook username. I went to facebook apps and registered my app and website and it generated a id and secret id. If i give http://www.example.com and use the id generated then if the user opens my site with url as http://www.example.com then they are able to login but if they type url as http://example.com then while login through facebook it shows an error.
To understand better i changed the URL on the facebook app and made it as http://example.com then users are able to login on my website when they type url as http://example.com and when they type http://www.example.com then they are not able to login(facebook shows an error).