- Home ›
- Customisation ›
- HashTags
HashTags
It is possible to automatically add hashtags to the end of the Tweet that the Retweet Button generates, this gives your story the potential to be picked up by people searching for that particular hashtag. You can add any number of Hashtags (comma separated) and the button will do its best to fit them in.
If you are using our WordPress Plugin you do not need to worry about this as it has full support for Hashtags.
Below is an example of how you configure to include Hashtags.
<script type="text/javascript"> tweetmeme_url = '[YOUR URL]'; tweetmeme_hashtags = '[TAGS COMMA SEPARATED]'; </script> <script type="text/javascript" src="http://tweetmeme.com/i/scripts/button.js"></script>
A few other notes to take into consideration
- Hashtags can only take Alpha-numeric characters and _ or – all other characters will be automatically stripped
- You do not need to supply # – this will be added automatically
- The title of the story will be shortened if you supply too many Hashtags
- The Tweet will always stay within the 140 character limit (unless overridden)



(5 votes, average: 3.80 out of 5)