The AddMySite (AMS) plugin for WordPress makes it easy for your visitors to add your site to all of their favorite social-bookmarking services. With a few clicks, users may easily bookmark or add your site to any number of popular social bookmarking services, which are concisely presented via drop-down menu or as a customizable list. One file. Simple installation. Easy to use. Clean output and XHTML strict.
The new widgetized version of AddMySite makes it easier than ever to add your site and feed to 40 sites! AMS version 0.88 features 25 social-bookmarking sites to which visitors may add your site. Even better, the new version of AMS also enables visitors to add your site’s syndicated feed to 15 feed-related/aggregator sites. That’s 40 ways to expand your online empire!
Super-easy installation instructions
- Upload plugin to plugins directory and activate.
- Drag and drop the AMS widget into your sidebar.
- Enjoy! ;)
Screenshots
Here are a couple of screenshots of AddMySite:
Download
WP Plugin - AddMySite - version 20121029 - 8KB ZIP
61 Responses
Perishable – October 29, 2007 •
New widgetized version (0.88) of AddMySite now available! Fully compatible with WordPress 2.3+ and completely widgetized. Grab a copy via the official download link in the article above and give ‘er a spin!
JabberWocky – December 19, 2007 •
I just installed the AMS widget to my site. LOVE IT. But I need to change the font color on the text so it isn’t black and is legible in my sidebar.
Is there a quick and easy way to get the span tag around my text? Thanks in advance…
Perishable – December 21, 2007 •
JabberWocky,
Glad you like the plugin :) To change the font color, you do not need to add any code, simply take advantage of the built-in CSS hook provided in the markup. To style the form in general, apply CSS to the
#ams_dropmenuselector like so:#ams_dropmenu {border: thin solid white;margin: 1.5em 0em;color: white;}Then, to apply styles (such as font color) to the option text, you would write something like this in your CSS file:
#ams_dropmenu option {background-color: black;color: white;}Etc. I hope that helps — let me know if you still need help with this.
Regards,
Jeff
Annie – February 12, 2008 •
Perhaps there’s something missing from the code provided to implement in now?
I have taken the liberty of sending you the zipped copy of AddMySite via email
Perishable – February 13, 2008 •
Okay, Annie — I will keep an eye out for your email! Note that I have not yet received it..
Kyle James – March 9, 2008 •
Looks like a nice plugin. I’m definitely going to have to give it a shot on one of my sites. Thanks.
Peterson Mark – April 13, 2008 •
Nice pluggin for wordpress. But I dontknow why one need to add one site to more than 40 bookmarking sites. in practive one user may be using one bookmarking site like del.icio.us or technorati etc. But there are some pluggins which posts each posts in all major social bookmarking sites. In what way this plugin differs from that pluggin. Bcause i dont want to install all the pluggins to my blog and try them. I may be wrong too.
Perishable – April 15, 2008 •
Yes, you are correct, there are many different plugins, services, and scripts from which to choose when it comes to bookmarking your site and posts at the various social services. To learn more about the functionality of the AddMySite plugin, read the post above and feel free to ask if you have any specific questions. I think it’s pretty straightforward — AMS presents either a drop-down menu or a list which users may use to add your site to their favorite social bookmarking services. I hope that helps! :)
Forensics – July 17, 2008 •
Hey, that’s a pretty neat plugin. I’ve never heard of it. Although, I couldn’t find your AMS link on your blog – did something happen to it? I think the neatest thing about the plugin is that you’ll be added to all these social sites, and some are bound to give you a boost in Goog rankings.
Perishable – July 20, 2008 •
Thanks for the comment, Forensics. I have double-checked all relevant AMS links and they all seem to be in place and working properly.
Aaron – July 23, 2008 •
@Perishable: Thanks for the plugin. Is it still compatible with WP 2.5.1?
If so, I will probably end up replacing AddToAny with this as I am not very satisfied with their plugin as it redirects all traffic to their site first… Please update the post with the latest confirmed compatibility.
Jeff Starr – July 29, 2008 •
Aaron, yes I just tested AMS with WP 2.5.1 and it passed with flying colors. I have updated the post to reflect this information as well. Thanks for keeping an eye on things! ;)