From the last two days, my Facebook application showed some weird text like on my application's usage story feeds:
This story was invalidated because: The object at http://apps.facebook.com/socialrecruit/ doesn't have a title
What is the reason?
|
From the last two days, my Facebook application showed some weird text like on my application's usage story feeds:
What is the reason? | ||||
feedback
|
|
I had the same problem. I solved it by removing an extra tag I had on my HTML file. The extra tag was:
The HTML header I now have is:
This did the trick for me, and the error disappeared. | ||||
|
feedback
|
|
I have got the solution. Change the head tag to
and add following meta tags.
You might need to wait for couple of hours for the changes take place. | |||||
feedback
|
|
For me the problem was solved just by adding a title tag in the
That's it... I hope this helps. | ||||
|
feedback
|