2

I am trying to add multiple domains in my Facebook App but not succeeded as yet,

I have researched a lot and got that Facebook keeps changing its settings time to time , adding multiple domains was not possible initially but then they made it possible then again it was made unavailable.

But got no update if it can be done now,

Anyhow, I tried to put multiple domains but got error

 App domains must match the domain of the Secure Canvas URL, Mobile Site
 URL, Unity Binary URL, Site URL or Secure Page Tab URL. Please correct 
 these domains: www.chair.com, www.table.com

what does this error mean? and how to resolve it?

And is it possible to attach multiple domains with a single app?

Example of domains:

www.table.com

www.chair.com

www.desk.com

Just_another_developer
  • 5,737
  • 12
  • 50
  • 83

1 Answers1

7

It's not possible, unless only the extension or subdomain is different.

e.g.

The following is possible:

table.com and table.co.uk and sub.table.com

The following is not:

table.com and chair.com

Code
  • 6,041
  • 4
  • 35
  • 75