Results 1 to 9 of 9

Thread: social networking plugins on blogs

  1. #1
    virgin by request ;) HunkyLuke's Avatar
    Join Date
    Mar 2008
    Posts
    3,194

    social networking plugins on blogs

    do you use the "Add To Twitter / Facebook" type of plugins on your blogs? If yes, do you see much traffic or other benefits from using these?

    And, finally, any one have code that will work for adding this type of plugin to a Blogs Organizer blog?
    Luke H.
    Marketing Director
    Zbuckz.com, Jbuckz.com, Dickbank.com, Glamourbuckz.com


  2. #2
    Homosexuals cannot biologically reproduce children; therefore, they must recruit our children.
    Join Date
    Sep 2009
    Posts
    293
    We use 'addtoany' which works just fine with BlogOrganizer.

    It is also handy when I want to quickly add posts to my own twitter accounts, and affiliates can do the same. When the affiliate runs the RSS Feed on their blog and the 'AddtoAny' code appears, it automatically has the URL of their blog, so it works great for affiliates to add to their own Twitter or social networking accounts.
    18 exclusive gay sites - 20+ RSS Feeds - Hundreds of FLVs and Embedded Videos
    Top Converting Site StraightRentBoys.com converting 1/150
    www.zBUCKz.com - Let's make you money.


  3. #3
    On the other hand.... You have different fingers
    Join Date
    Nov 2009
    Posts
    1,252
    This is off subject but is still on subject....
    GayTube has that feature on their site. Whenever one of our videos goes live for our sponsor account we tweet it on Twitter.
    We do see sales come in this way, but it's not easy to pinpoint if that is working or not.

    Per the blogs, we've been looking for something like this on a new blog we're starting so I too am curious to know the results.


  4. #4
    virgin by request ;) HunkyLuke's Avatar
    Join Date
    Mar 2008
    Posts
    3,194
    Danny, thanks for the tip, I will check out addtoany.

    It sounds like this will generate more inbound links from social networking sites if nothing else, and given that SEO is counting these links with more importance, I think its worth implementing!
    Luke H.
    Marketing Director
    Zbuckz.com, Jbuckz.com, Dickbank.com, Glamourbuckz.com


  5. #5
    virgin by request ;) HunkyLuke's Avatar
    Join Date
    Mar 2008
    Posts
    3,194
    ok with a bit of tweaking I was able to get the following code to work on my blogs organizer blogs, using the %%CLEAN_LINK%% and %%CLEAN_TITLE%% tokens:

    PHP Code:
    <!-- AddToAny BEGIN -->
    <
    class="a2a_dd" href="http://www.addtoany.com/share_save?linkurl=%%CLEAN_LINK%%&amp;linkname=%%CLEAN_TITLE%%"><img src="http://static.addtoany.com/buttons/share_save_256_24.png" width="256" height="24" border="0" alt="Share"/></a>
    <
    script type="text/javascript">
    var 
    a2a_config a2a_config || {};
    a2a_config.linkname "%%CLEAN_TITLE%%";
    a2a_config.linkurl "%%CLEAN_LINK%%";
    </script>
    <script type="text/javascript" src="http://static.addtoany.com/menu/page.js"></script>
    <!-- AddToAny END --> 
    Because I used those tokens, it will automatically replace the title & URL with the post title and post URL.

    Danny, is this the code that you use for your hosted blogs and rss feeds too? Will this carry through to the affiliate's blog and replace the values with theirs?
    Luke H.
    Marketing Director
    Zbuckz.com, Jbuckz.com, Dickbank.com, Glamourbuckz.com


  6. #6
    Homosexuals cannot biologically reproduce children; therefore, they must recruit our children.
    Join Date
    Sep 2009
    Posts
    293
    Hey Luke,

    Your code with tokens actually looks better then what I've been using for SEO purposes. I'll try a sample post with your code and see if it is working correctly with affiliate's blogs. Thanks!

    Dan
    18 exclusive gay sites - 20+ RSS Feeds - Hundreds of FLVs and Embedded Videos
    Top Converting Site StraightRentBoys.com converting 1/150
    www.zBUCKz.com - Let's make you money.


  7. #7
    Homosexuals cannot biologically reproduce children; therefore, they must recruit our children.
    Join Date
    Sep 2009
    Posts
    293
    Luke,

    I just tried your code but it didn't work with Twitter, it posted this link rather then the link to the blog:
    http://%%clean_link%%/

    Going to try a few tests and will get back to you on this once I have it figured out!

    Cheers
    Dan
    18 exclusive gay sites - 20+ RSS Feeds - Hundreds of FLVs and Embedded Videos
    Top Converting Site StraightRentBoys.com converting 1/150
    www.zBUCKz.com - Let's make you money.


  8. #8
    Homosexuals cannot biologically reproduce children; therefore, they must recruit our children.
    Join Date
    Sep 2009
    Posts
    293
    Going to email you on this...want to figure out how you got that to work with Blog Organizer. ;-)
    18 exclusive gay sites - 20+ RSS Feeds - Hundreds of FLVs and Embedded Videos
    Top Converting Site StraightRentBoys.com converting 1/150
    www.zBUCKz.com - Let's make you money.


  9. #9
    virgin by request ;) HunkyLuke's Avatar
    Join Date
    Mar 2008
    Posts
    3,194
    yeah it took me a few dozen tries to get the correct code to finally work with the javascript. By using clean title & link you get only the title and URL without any "a href" stuff around it.

    oh, I forgot to mention that this is in the Post Template, and to make sure you use the same CAPS as is shown in the Available Tokens just above the Post Template.
    Luke H.
    Marketing Director
    Zbuckz.com, Jbuckz.com, Dickbank.com, Glamourbuckz.com


Posting Permissions

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