Results 1 to 2 of 2

Thread: Social Bookmarking URLs?

  1. #1
    Join Date
    Feb 2010
    Location
    Michigan
    Posts
    60

    Question Social Bookmarking URLs?

    What I'm trying to do is find some more URLs for other social bookmarking sites. For example, here is the one I have for DesignBump....

    Code:
    <a href="http://designbump.com/node/add/drigg?url= <?php echo get_permalink() ?>&title=<?php the_title(); ?>" title="Bump This!" target="_blank"><img src="/img/design-bump.png"></a>
    I'm wondering where I can find others like this so I can add a few more to my Share This box at the end of my posts. I have this hard coded into my PHP files so if I could find the URLs with the PHP codes then that would be awesome.

    I anyone knows where I could locate these types of URLs please let me know.

    Thank you.
    -- “I draw therefore I am...”

  2. #2
    Join Date
    Feb 2010
    Location
    Michigan
    Posts
    60
    Here are some web pages I found that have what I'm talking about....

    45+ Most Popular Social Bookmarking Link Codes for Wordpress

    Social Media and WordPress

    Social Bookmarking Link Codes For 33 Of The Biggest

    I would actually like to find more like this, because not all of the ones I'd like to use are listed here.
    -- “I draw therefore I am...”

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •