a wordpress plug-in for bookmarking

Lastest version (ultima versione): 3.16

Download Social Bookmarking Reloaded

Note: In blue character colour there are the instructions in italian. It is compatible with WordPress 2.9.2

The Social Bookmarking RELOADED plugin for WordPress adds a list of XHTML

compliant graphic links at the end of your posts and/or pages that allow your visitors to easily

submit them in a number of social bookmarking sites.

Furthermore, the plugin adds a page in the WordPress admin section that lets you customize it.

See the Customization section below for details.

The following 62 sites are supported:

delicious, digg, furl, blinklist, reddit, feed_me, technorati, yahoo, newsvine, socializer, magnolia, stumbleupon, google, rawsugar, squidoo, spurl, blinkbits, netvouz, rojo, blogmarks, shadows, simpy, comments, scuttle, bloglines, tailrank, segnalo, oknotizie, netscape, bookmark_it, ask, smarking, linkagogo, delirious, socialdust, msn-live.com, slashdot, sphinn, diggita, seotribu, facebook, upnews, wikio, healthranker, barrapunto, Notizieflash, Kipapa, Fai informazione, Blogmemes, Blogsphere news, Blogsvine, Mixx, Scoopeo, Myspace, ziczac, plim, indianpad, twitter, technotizie, blue dot, diggitsport, connotea, leonaut, mister-wong.

Based on GNU GPL Social Bookmarks 3.2 plugin by Apostolos Dountsis (http://www.dountsis.com/)

Update Instructions (from version RELOADED 1.8 to now) – Aggiornamento del plugin (dalla versione 1.8)

Upload all the contents of the social-bookmarking-reloaded directory to your wp-content/plugins/social-bookmarking-reloaded directory.

Delete the folder social-bookmarks-reloaded.

Than activate the plugin in plugin menu of control pan.

How to Install – Installazione

If you have never use this plugin or a previous version, you have extract the archive file (.zip) and upload the folder social-bookmarking-reloaded in wp-content/plugins of your web space.

Than activate the plugin in plugin menu of admin control panel.

If you need help, please leave me a comment. I am really happy if you are going to give me help in order to develop the next versions of plug-in or just testing.

Additional social bookmarking information, only in italian:

http://www.valent-blog.eu/2007/04/26/i-piu-famosi-social-bookmarking-service/

Some blogs using Social Bookmarking RELOADED:

valent-blog.eu, kerowork.netsons.org, acosmim.com, designoftomorrow.nl, zurevla.nl/worldpress, smokinglinux.com/wp/, lizzardworld.com, supsurfmag.com/blog/, lushposh.com, brunosalzano.com, bluereportcast.com, log.antimisandry.com/no2fembots/, wifeswitch.ca/blog/, 32spokes.com/wordpress/, articolando.org, blog.delaware.net, verzitex.com, aziende-italiane.org, agriturismoinpuglia.org, madedeadlyinchina.com, gamepad.it, blognapoli.net, e-learntools.provinz.bz.it/blog/…

223 pensieri riguardo “Social Bookmarking RELOADED

  1. Pingback: En.nicuilie.eu Blogs » Top 1000 WordPress Plugin Authors
  2. Pingback: Journal of NATAN » Top 20 Social Bookmaking Plugins for Wordpress
  3. Pingback: Nexik | Mini Wyk?ad: SEO i Wordpress
  4. Pingback: IranPc.Co.Cc | ????? ???? ??????? » Blog Archive » ????????? ???? ?????? ??????
  5. Pingback: 25 WordPress Plugins I Use On A Daily Basis
  6. Pingback: ??? » Blog Archive » .| wp plugins
  7. Pingback: Social Bookmarking RELOADED Plugin | WordPress Plugins Database - WordPressPluginsDatabase.com
  8. Pingback: Encourage Your Readers to Share Your Posts | Daily SEO Tip
  9. Pingback: Top 20 Social Bookmaking Plugins for Wordpress | Rich Magazine
  10. Pingback: Top 15 Social Bookmarking Plugins for WordPress | WordPress Tips
  11. Pingback: » Plugins úteis para WordPress | Erika Sarti | portfolio web designer
  12. Pingback: Social Bookmarking RELOADED valent | Best Eye Cream
  13. Pingback: Social Bookmarking RELOADED valent | Insomnia Cure
  14. Pingback: Social Bookmarking RELOADED valent | volleyball equipment
  15. Pingback: Social Bookmarking RELOADED valent | debt solutions
  16. Facebook applications ha detto:

    Thanks for sharing informative discussion about social bookmarking.

  17. Logo design company ha detto:

    I appreciate you for an informative and helpful article about social bookmarking. Thanks

  18. Lindsay ha detto:

    Hi there.. I just added your plugin and THANKS for doing it because i just did NOT want to go through and do that all individually.. But I am having one issue. In the admin screen, it suggests that I change these words:
    Segnala presso:

    to something like “Bookmark” if you use english.. So i did that, and clicked UPDATE and it will NOT save. I can not get it to save the text changes in the admin,but it did save the other preferences like the number of bookmarks and what not.. Any suggestions?

  19. Lindsay ha detto:

    I also wanted to note that with the bookmarks, anytime there are images listed in the post, the bookmark images get put to the right of the images, as if they were displayed inline, however i double checked for the block attribute and it is here..

    please have a look at my site:
    http://powernubby.com

  20. Social bookmarking ha detto:

    Social Bookmarking is a swift and easy way to get acknowledgment for your website. You have to register with all of the Social Bookmarking Sites and then start bookmarking and properly tagging the pages from your site.

  21. valent ha detto:

    So you can open social_bookmarking_reloaded.php file (with Notepad or WordPress plug-in editor or what else) and look for Segnala presso: change it if you like.
    I do not understand the second request.

  22. Lindsay ha detto:

    Sorry but i checked there first and did not see where that might be hard coded. As you can see here, it is using the function of the admin setting to label the bookmarks:
    // Label
    $html .= ‘Display Title (you can put bookmark to, if you use english): current_settings[‘sbb_label’].'” />’;
    $html .= ‘Add string (you can put Add, if you use english): current_settings[‘target_add’].'” />’;
    $html .= ‘To word (you can put to, if you use english): current_settings[‘target_to’].'” />’;
    //In 2 previous lines you can change “aggiungi” with “add” and “a” with “to” if you use english

    Also, the second issue, you can see here on this specific blog post:
    http://www.powernubby.com/2009/05/14/chipin-is-helping-us-raise-money-for-cappy/

    as you can see, the socialbookmarks are not aligned onthe bottom of the post, instead end up right next to the images. This is true anytime an image is the last item on a post.

    I am sure it has to do with the css, unfortunately i can not see where it can be changed, because it is already in the display block.. The only thing I could thinks is have the plugin get put outside of the div that holds the content in its own div..

  23. valent ha detto:

    Ok.
    On social_bookmarking_reloaded.php file I see something like this (in first part of file):

    ‘sbb_label’ => ‘Segnala presso:’,
    ‘sbb_target’ => ‘new’,
    ‘sbb_pages_excluded’ => ‘none’,
    ‘sbb_lines’ => 2,
    ‘sbb_display’ => 3,
    ‘target_add’ => ‘Aggiungi’,
    ‘target_to’ => ‘a’,);

    Change Segnala presso: to what you wish. The same with Aggiungi and a

    The latter problem is related to your CSS theme file. Some browsers (like Safari, Chrome, do not show this ugly situation.
    You can watch some screenshot of your page here: http://api.browsershots.org/screenshots/090806-073456-powernubby.com-3263868.zip

    Add some Enter at the end of problematic posts and see if something changes.

  24. Lindsay ha detto:

    ok, I did change the code here to this:
    // Default Settings
    $this->default_settings = array(‘sbb_sites’ => ‘delicious|digg|furl|blinklist|reddit|feed_me|technorati|newsvine|socializer|magnolia|stumbleupon|google|rawsugar|squidoo|blinkbits|netvouz|rojo|blogmarks|simpy|comments|scuttle|bloglines|tailrank|scoopeo|blogmemes|blogspherenews|blogsvine|mixx|netscape|ask|linkagogo|delirious|socialdust|live|slashdot|sphinn|facebook|myspace|healthranker|connotea|misterwong|barrapunto|twitter|indianpad|bluedot|segnalo|oknotizie|diggita|seotribu|upnews|wikio|notizieflash|kipapa|fai_informazione|bookmark_it|ziczac|plim|technotizie|diggitsport|tipd|addalo|sbr’, ‘sbb_label’ => ‘Social Bookmarks:’,
    ‘sbb_target’ => ‘new’,
    ‘sbb_pages_excluded’ => ‘none’,
    ‘sbb_lines’ => 2,
    ‘sbb_display’ => 3,
    ‘target_add’ => ‘Add’,
    ‘target_to’ => ‘to’,);

    unfortunately it did not change what i see on my page.. I’m REALLY sorry if this is a super stupid question, i just expected it to work

  25. Lindsay ha detto:

    Ok. I got it.. i changed it in the admin too and it works now. I am still having an issue getting the code to show in a different div than the post div. If you have a look at the site, you will see a smaller area with the meta.. the tuff like next post and number of comments. i would LIKE to have the code in there.. but i can not seem where to change the placement of the bookmarks.. Is there a way to manually insert the bookmarks?

  26. Marco ha detto:

    Ciao con la nuova versione potresti aggiungere anche questo social media & Social news: http://www.geeknews.it

    mi sarebbe molto utile, visto che ho un blog di Geek!

    Grazie 😉

  27. sosrucer ha detto:

    Hola Amigos,

    He instalado con exito vuestro Plugin Social Bookmarking RELOADED. Buen trabajo :-). Lo prodreis ver funcionando en http://www.zumodebits.com/ Saludos.

  28. amo ha detto:

    I put in my blog.
    Very nice, very good!
    thank you.
    blog do Jario

  29. Pingback: Top 20 Social Bookmaking Plugins for Wordpress – Share your Posts | unlimited direct links of movies,software and video tutorials
  30. Pingback: 20 Pluging Wordpress | Africain(e)s Jeunes et Interactifs !
  31. Pingback: 20 Plugins Wordpress | Africain(e)s Jeunes et Interactifs !
  32. Jorge Leon ha detto:

    I installed the plugin but whatever i change on the settings won’t reflect on the actual page. Even if i deactivate it, it keeps showing up twice at the end of the post. Why would this be happening?

  33. excel help ha detto:

    Thank you for this good list! I started bookmarking my site and asking my friends to do so if they would and it’s definitely helping.

  34. I heard so much stuff about Social Bookmarking Reloaded 3.02. I think it is time for me to check it out. Thanks for reminding me to look at this.

  35. matteo ha detto:

    Ciao, ho utilizzato il tuo plugin sul mio sito. Fantastico, funziona anche in 2.8.4

  36. valent ha detto:

    Can you post a URL, where this problem appears?

  37. social book marking is one of the best tool to book mark site that you like

I commenti sono chiusi.