Hello, I’m working to add Twitter to our site. We would like to suggest related users after a user posts a tweet. We noticed our main handle is being ignored while others are not.
<a href="http://twitter.com/share" class="twitter-share-button" data-count="none" data-via="halleo" data-related="halleo,bretthellman">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script>
See above, bretthellman is recommended fine, if we add other handles they too are recommended but @halleo never shows up. Why is that? We would appreciate being able to add @halleo as a recommendation our users tweet out.
Thanks