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.

Today I was trying to add Facebook features to my site. It's hosted on 0fees.net.

On 0fees.net, I uploaded index.html to my web host, for example mysite.0fees.net. This works, and the page opens fine when I access the URL.

Then, on Facebook, I created my Facebook application, and set the 'Website with Facebook Login' setting as http://mysite.0fees.net/, pressed Save Changes. But I got the error message,

Error Site URL is not a valid URL.

When I try set another URL (for example mysite.1fees.net) the application saved fine.

I do not want to change provider, so how can I set mysite.0fees.net?

share|improve this question
When trying to post the link http://0fees.net/ on Facebook, you’ll see a message that you can not do so because the domain is blocked for being spammy. So you’ll have to use another domain, I’m afraid. (That’s the problem with cheap webhosting where you’ll only get a subdomain – let one user do something stupid under that main domain, and all other’s using it will get punished as well.) – CBroe Oct 8 '12 at 11:34
Thanks for reply. Will have to find another hosting :( – Vadim Sklyarov Oct 8 '12 at 12:08
Today I found a new solution: Attach new domain name to my hosting site. So the name will be bepop.pp.ua(the old is like bepop.0fees.net)... Now api works fine. – Vadim Sklyarov Dec 28 '12 at 10:43
@CBroe. That's an answer. Promote it. – TRiG Jan 10 at 14:15

1 Answer

When trying to post the link http://0fees.net/ on Facebook, you’ll see a message that you can not do so because the domain is blocked for being spammy. So you’ll have to use another domain, I’m afraid. (That’s the problem with cheap webhosting where you’ll only get a subdomain – let one user do something stupid under that main domain, and all other’s using it will get punished as well.)

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.