google app engine - Facebook linter says url invalid on AppEngine App -
I'm running an app engine app that is being displayed on an open domain using Google Apps. When I call the appena url, the correct open graph values the value. However, if I point it to the naked domain then it says that the URL is invalid and it is "blocked or is being reached for a long time, so we are not bringing it."
How does anyone have any idea to solve it?
Edit:
I used the qualified (www) domain and redirected it to the naked domain. However, Facebook is still not giving the same error as the URL before.
App Engine does not support naked domain closed service You (www.foo.com) Domain should be used.
Comments
Post a Comment