I've been working on a small web app to be able to post to an account using the API, while also displaying those tweets in the same page page where they are being posted from. The problem I am having is that the tweets are being indexed by tthe search, so all of the tools I have found to display a thread of tweets don't work because they don't return any data.
The site I am working on is http://twanonymosuly.com with the account twitter/twanonymously. What am I missing? Is there a way to authenticate that page to an account so that the posts will show up in a search? Any ideas/help is greatly appreciated.
