Results 1 to 14 of 14

Social Bookmarking Icon for Facebook.

This is a discussion on Social Bookmarking Icon for Facebook. within the General Discussion forums, part of the vBSEO SEO Plugin category; So i was browsing the web today and i noticed this site has a social bookmark URL for FaceBook. I ...

  1. #1
    Junior Member
    Real Name
    Joe Camel
    Join Date
    Mar 2007
    Posts
    9
    Liked
    0 times

    Social Bookmarking Icon for Facebook.

    So i was browsing the web today and i noticed this site has a social bookmark URL for FaceBook. I know my users would eat this up, since 90% of them have facebook accounts. Has anyone made this work in VBul or VBSeo?

    Here's the link:
    House Passes Expanded Hate Crime Bill - washingtonpost.com

    Check the "Save & Share Article" section in the article.

  2. #2
    Senior Member sportsmedjosh's Avatar
    Real Name
    Josh
    Join Date
    Jan 2007
    Posts
    404
    Liked
    0 times
    I just tryed it thats awesome i didn't even need to put it any of my info to have it added to my account.
    It may be best to not listen to anything I say for advice. :spin:

  3. #3
    Junior Member
    Real Name
    Joe Camel
    Join Date
    Mar 2007
    Posts
    9
    Liked
    0 times
    it is really great. I know most of my users are not tech savvy. Ie they won't use FURL or Digg, but they all have facebooks.

    This will really help my backlinks....and i'm sure it would help a lot of other people as well....


    so with that said....who can step up and do this?

  4. #4
    Senior Member sportsmedjosh's Avatar
    Real Name
    Josh
    Join Date
    Jan 2007
    Posts
    404
    Liked
    0 times
    The only thing i really use is digg.
    It may be best to not listen to anything I say for advice. :spin:

  5. #5
    Junior Member
    Real Name
    Joe Camel
    Join Date
    Mar 2007
    Posts
    9
    Liked
    0 times
    me too, but my users all use facebook, that's why i would like this integrated.

  6. #6
    Junior Member
    Real Name
    Reid
    Join Date
    Mar 2007
    Posts
    19
    Liked
    0 times
    Anyone have the code for this?

    I would really like it as well.

    Thanks.

  7. #7
    Senior Member sportsmedjosh's Avatar
    Real Name
    Josh
    Join Date
    Jan 2007
    Posts
    404
    Liked
    0 times
    here it is
    <script>function fbs_click() {u=location.href;t=document.title;window.open('htt p://www.facebook.com/sharer.php?u='+encodeURIComponent(u)+'&t='+encodeU RIComponent(t),'sharer','toolbar=0,status=0,width= 626,height=436');return false;}</script><style> html .fb_share_link { padding:2px 0 0 20px; height:16px; background:url(http://static.ak.facebook.com/images...n.gif?11:26981) no-repeat top left; }</style><a href="http://www.facebook.com/share.php?u=<url>" onclick="return fbs_click()" target="_blank" class="fb_share_link">Share on Facebook</a>
    he ideal way for you to connect video and media files to the share link is to make the URL in the link point to an html page that contains the <meta>/<link> tags described above (title, description, image_src) along with the some additional <meta>/<link> tags:

    Audio (required)
    <meta name="title" content="page_title" />
    <meta name="description" content="audio_description" />
    <link rel="image_src" href="audio_image_src url (eg. album art)" />
    <link rel="audio_src" href="audio_src url" />
    <meta name="audio_type" content="Content-Type header field" />
    Audio (optional)
    <meta name="audio_title" content="audio_title (eg. song name)" />
    <meta name="audio_artist" content="audio_artist_name" />
    <meta name="audio_album" content="audio_album_name" />
    Video* (required)
    <meta name="title" content="video_title" />
    <meta name="description" content="video_description" />
    <link rel="image_src" href="video_screenshot_image_src url" />
    <link rel="video_src" href="video_src url"/>*
    <meta name="video_height" content="video_height" />
    <meta name="video_width" content="video_width" />
    <meta name="video_type" content="Content-Type header field" />
    Video (example)
    Here is an example Flash Video embed:

    <embed src="http://www.example.com/player.swf" flashvars="video_id=123456789" width="300" height="200" type="application/x-shockwave-flash" />
    For that video, the appropriate metadata would look like this:

    <link rel="video_src" href="http://www.example.com/player.swf?video_id=123456789"/>
    <meta name="video_height" content="200" />
    <meta name="video_width" content="300" />
    <meta name="video_type" content="application/x-shockwave-flash" />
    It may be best to not listen to anything I say for advice. :spin:

  8. #8
    Junior Member
    Real Name
    Reid
    Join Date
    Mar 2007
    Posts
    19
    Liked
    0 times
    I appreciate the help, but it's not working for me. Does anyone know the link to put into vBSEO in the format laid out for other services like furl?
    Last edited by baseballslant; 05-30-2007 at 11:46 PM.

  9. #9
    Junior Member
    Real Name
    Reid
    Join Date
    Mar 2007
    Posts
    19
    Liked
    0 times
    Does anyone have the link to put in to make it work like this (the submit link in other words that would call for the title and such)?

    //http://www.spurl.net/spurl.php?title=&#37;title%&url=%url%,images/vbseo/spurl.gif,Spurl this Thread!,Spurl this Post!

  10. #10
    Junior Member
    Real Name
    Reid
    Join Date
    Mar 2007
    Posts
    19
    Liked
    0 times
    Edit: Nevermind, I figured out the code that works.

    Sorry for all the topic bumping.
    Last edited by baseballslant; 06-03-2007 at 01:38 PM.

  11. #11
    Senior Member sportsmedjosh's Avatar
    Real Name
    Josh
    Join Date
    Jan 2007
    Posts
    404
    Liked
    0 times
    strike3 mind sharing the code?
    It may be best to not listen to anything I say for advice. :spin:

  12. #12
    Junior Member
    Real Name
    Reid
    Join Date
    Mar 2007
    Posts
    19
    Liked
    0 times
    Code:
    http://www.facebook.com/share.php?u=&#37;url%,images/vbseo/facebook.gif,Share on Facebook

  13. #13
    Senior Member sportsmedjosh's Avatar
    Real Name
    Josh
    Join Date
    Jan 2007
    Posts
    404
    Liked
    0 times
    Do you have a copy of the facebook 'F'
    It may be best to not listen to anything I say for advice. :spin:

  14. #14
    Senior Member ibodybuild's Avatar
    Real Name
    Jimmy
    Join Date
    Feb 2007
    Posts
    151
    Liked
    6 times
    Blog Entries
    4
    Quote Originally Posted by sportsmedjosh View Post
    Do you have a copy of the facebook 'F'
    For you, the f attached.
    Attached Images  

Similar Threads

  1. Replies: 7
    Last Post: 12-30-2007, 08:57 AM
  2. vBSEO 3.0.0 Gold is Here!
    By Juan Muriente in forum vBSEO Announcements
    Replies: 55
    Last Post: 04-23-2007, 08:57 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
  •