I’ve embedded the Twitter widget on the site. Anything I can do to make it more real-time?
Thanks!
Not with the widgets themselves. The way to make them real time involves using the Streaming API server-side and instead of using the widgets, you would render tweets you’ve collected instead.