My buddy from Top SEO Consultants asked me to whip up a wordpress plugin to throw tweetmeme’s “retweet this” button into posts with options to position the button.
It’s in Dev Projects.
I just noticed that spell-check is flagging the terms “SEO”, “WordPress”, and “plugin”. You’d think they’d be commonplace enough by now that they’d be included in those dictionaries by default.
Anyway, the plugin is here: Tweetmeme Retweet Button.
Download Wordpress Post Twitter Updater w/ tinyURL and Zi.ma URL Shortening
I modified the code from The original twitter updater and the twitter update with tinyURL API integration.
Unfortunately there seems to be a duplicate posting issue – The issue comes from wordpress’s automatic revision saving feature. If you’re affected, put define(‘WP_POST_REVISIONS’, false); in wp-config. I don’t see any other way to fix it, but when I do, I’ll post it.
- Download the plugin (see above link.)
- Unzip the compressed file to your hard drive.
- Upload the “twitter_updater” folder to your wp-content/plugins folder.
- Browse to the Plugins page under wp-admin and activate the plugin.
- Setting the options: Browse to Manage->Twitter Updater.
- On this page, you can set any options you would like to.