simplifying social bookmarking

Part of eKstreme.com
You are bookmarking: VidArena Video Match - gh vs amc.

Top Services

Other Services

Have you seen the other SEO and webmaster tools at eKstreme.com?

What's the Socializer?

The Socializer allows you to easily submit a link to several social bookmarking systems. Instead of having a link to each social bookmarking website, you have a single link to all of them!

The Socializer is a free web service from eKstreme.com.

Contact me: to suggest new sites to add to the Socializer or contact me for other reasons, please use the contact form.

Web Surfers Info

Do you use more than one social bookmarks website? Then use the Socializer to ease your life!

Simply drag the following link to your bookmarks toolbar, and then while surfing, click it to bookmark the page you are on. It's that easy!

Socialize this

Socializer Logos

Here you are: Socializer logo small and Socializer logo medium.

Social Bookmarking Links

Webmasters Info

Are you a webmaster? You should use the Socializer because:

Socializer explanation figure

Adding Socializer to your website

The simplest way to add Socializer to your website is using Javascript. You can also use PHP.

The Javascript is already packaged for you in one single file; to use it simply add this code to your web pages:

<script language="javascript" type="text/javascript" src="http://ekstreme.com/socializer/socializer.js"> </script>

Which produces a link likethis one:

Social bookmark this page

As for the PHP code:

<?php
//change this to your page's title:
$TITLE = "Socializer";
//done!
$TITLE = urlencode($TITLE);
$URL = "http://" . $_SERVER["HTTP_HOST"] . $_SERVER["REQUEST_URI"]; //automatically detect the URL
$URL = urlencode($URL);
echo "<a href=\"http://ekstreme.com/socializer/?url=$URL&amp;title=$TITLE\">Social bookmark this page</a>";
?>

Which produces a link like this one:

Social bookmark this page

Socializer Logos

Here you are: Socializer logo small and Socializer logo medium.

Rahul Agarwal created a nice little website button for the Socializer. Thanks!

Wordpress Plugin

Anders Bergman wrote a very customizable Wordpress Socializer plugin. It defines a new function that creates the link for you, even allowing you to specify the anchor text. Good stuff. Thanks Andres!

Movable Type Plugin

Jon Tillman has created an excellent Movable Type Socializer plugin to automatically create links. It is amazingly easy to use. Thanks Jon!

Blogger Integration

For all users of Blogger users, read this post by Evan Spiegel. He explains it nicely.

Blogware and Socializer

Mitch Keeler blogged about the Socializer and explained how to use it with Blogware. Thank you Mitch!

ExpressionEngine Plugin

Ingmar Greil has created an ExpressionEngine Socializer plugin. Thanks Ingmar!

Zen Cart

Scott Wilson created a mod for Zen Cart to Social Bookmark using the Socializer. Thank you Scott! More info about Zen Cart.

©2005-2010 Pierre Far. All rights reserved.

The Socializer is not affiliated in any way to any of the social bookmarking services shown above. All other trademarks and copyrights are the property of their respective owners.