For WordPress Blogs

I have tried and tested several plugins like WP-Notable and “Share This“, but by far Sociable covers the largest number of social bookmarking sites and is the easiest to install. Hence if you’d notice, I’ve changed to this plugin.

Also notice that there is an outstanding role of buttons that does not seem to belong to the group under “Share and Enjoy”. Sociable produces “Share and Enjoy”. As bookmarking sites proliferate, I found myself adding more buttons manually. If there’s a little ‘techie-ness’ in you, you should be able to do this too once you understand the structure of the coding.

For your convenience I’ll just publish the codings for all the other bookmarking sites to date, starting with DropJack:

<a href="http://www.dropjack.com/submit.php?url=&lt;?php the_permalink(); ?&gt;&amp;title=&lt;?php the_title(); ?&gt;"><img src="http://www.dropjack.com/images/dj2.gif" alt="&lt;?php the_title(); ?&gt;" /></a>

<a href="http://www.backflip.com/add_page_pop.ihtml?opener=site&amp;url=&lt;?php the_permalink(); ?&gt;&amp;title=&lt;?php the_title(); ?&gt;"><img src="http://www.internetmasterycenter.com/blog/wp-content/plugins/sociable/images/backflip.gif" alt="&lt;?php the_title(); ?&gt;" /></a>

<a href="http://www.bibsonomy.org/ShowBookmarkEntry?url=&lt;?php the_permalink(); ?&gt;&amp;title=&lt;?php the_title(); ?&gt;"><img src="http://www.internetmasterycenter.com/blog/wp-content/plugins/sociable/images/bibsonomy.gif" alt="&lt;?php the_title(); ?&gt;" /></a>

<a href="http://de.lirio.us/bookmarks.php/webmastery?action=add&amp;address=&lt;?php the_permalink(); ?&gt;&amp;title=&lt;?php the_title(); ?&gt;"><img src="http://www.internetmasterycenter.com/blog/wp-content/plugins/sociable/images/delirious.png" alt="&lt;?php the_title(); ?&gt;" /></a>

<a href="#"><img src="http://www.diigo.com/images/ii_blue.gif" alt="diigo it" style="border: medium none" /></a>

<a href="http://faves.com/Authoring.aspx?u=&lt;?php the_permalink(); ?&gt;&amp;t=&lt;?php the_title(); ?&gt;" class="BlueDotPartner"><img src="http://faves.com/images/Faves-Icon_16x16.gif" style="border: medium none" /></a>

<a href="http://www.folkd.com/page/submit.html?url=&lt;?php the_permalink(); ?&gt;&amp;title=&lt;?php the_title(); ?&gt;"><img src="http://www.internetmasterycenter.com/blog/wp-content/plugins/sociable/images/folkd.gif" alt="&lt;?php the_title(); ?&gt;" /></a>

<a target="_blank" href="http://segnalo.com/post.html.php?url=&lt;?php the_permalink(); ?&gt;&amp;title=&lt;?php the_title(); ?&gt;"><img src="http://www.internetmasterycenter.com/blog/wp-content/plugins/sociable/images/segnalo.png" alt="&lt;?php the_title(); ?&gt;" /></a>

<a target="_blank" href="http://www.gifttagging.com/gift/add?url=&lt;?php the_permalink(); ?&gt;&amp;title=&lt;?php the_title(); ?&gt;"><img src="http://www.internetmasterycenter.com/blog/wp-content/plugins/sociable/images/gifttagging.png" alt="&lt;?php the_title(); ?&gt;" /></a>

I have no idea how your WP pages are formatted, but if you have a preferred position to place these buttons I trust that you’ll figure it out soon. Only 3 files from your WP template needs to be edited: index.php, archive.php and single.php. To give you a clue based on my own files:

1) index.php: the coding is placed between </div> and <p class="postmetadata">Posted in  |   </p>

2) archive.php: the coding is placed between </div> and '<p><strong>Pages:</strong> ', 'after' =&gt; '</p>', 'next_or_number' =&gt; 'number')); ?&gt;

3) single.php: the coding is placed between &lt;?php the_content('<p class="serif">Read the rest of this entry &raquo;</p>'); ?&gt; and '<p><strong>Pages:</strong> ', 'after' =&gt; '</p>', 'next_or_number' =&gt; 'number')); ?&gt;

Reload the files in the template directory. Hopefully it should work.

For Blogger Blogs

Check out YOUR self-development blog as an example.Remember to check the “Expand Widget Templates” box. Look for this paragraph of code:

<p class='post-footer-line post-footer-line-2'>
      <span class='post-labels'>
        <b>

          <b>
            <a rel='tag'></a><b>,</b>
          </b>
        </b>
      </span>
      </p>

Paste the following coding right after it:

<!--Bookmark: -->
<a><img alt='StumbleUpon'></a>

<a><img alt='DropJack!'></a>

<a title='DiggIt!'><img alt='DiggIt' border='0'></a>

<a title='Add to Del.icio.us'><img alt='Del.icio.us' border='0'></a>

<a title='Add to Furl'><img alt='Furl' border='0'></a>

<a title='Add to Simpy'><img alt='Simpy' border='0'></a>

<a title='Add to Spurl'><img alt='Spurl' border='0'></a>

<a title='Add to Yahoo web'><img alt='Yahoo' border='0'></a>

<a title='Add to Reddit'><img alt='Reddit' border='0'></a>

<a title='Add to Newsvine'><img alt='Newsvine' border='0'></a>

<a title='Add to Technorati'><img alt='Technorati' border='0'></a>

<a title='Add to Wists'><img alt='Wists' border='0'></a>

<a title='Add to Blinklist'><img alt='Blinklist' border='0'></a>

<a title='Add to Fark'><img alt='Fark' border='0'></a>

<a title='Add to Blogmarks'><img alt='Blogmarks' border='0'></a>

<a title='Add to Smarkings'><img alt='Smarkings' border='0'></a>

<a title='Add to Ma.gnolia'><img alt='Ma.gnolia' border='0'></a>

<a title='Add to Segnalo'><img alt='Segnalo' border='0'></a>

<a title='Add to Blinkbits'><img alt='Blinkbits' border='0'></a>

<a title='Add to Netvouz'><img alt='Netvouz' border='0'></a>

<a title='Add to Connotea'><img alt='Connotea' border='0'></a>

<a title='Add to Linkagogo'><img alt='Linkagogo' border='0'></a>

<a title='Google Bookmarks'><img alt='Google Bookmarks' border='0'></a>

<a title='Windows Live'><img alt='Windows Live' border='0'></a>

<a title='Mister Wong'><img alt='Mister Wong' border='0'></a>

<a title="Add to Facebook"><img src="http://www.internetmasterycenter.com/blog/wp-content/plugins/sociable/images/facebook.png"></a>

<a title='Sphinn'><img alt='Sphinn' border='0'></a>

<a title='Add to PlugIM'><img alt='PlugIM'></a>

<a title='Add to Propeller'><img alt='Propeller'></a>

<a title="Add to Backflip"><img src="http://www.internetmasterycenter.com/blog/wp-content/plugins/sociable/images/backflip.gif"></a>

<a title='Add to Bibsonomy'><img alt='Bibsonomy'></a>

<a title='Add to De.lirio.us'><img alt='De.lirio.us'></a>

<a title='Add to folkd'><img alt='folkd'></a>

<a title='giftagging'><img alt='giftagging' border='0'></a>

The slash right after the image link is a MUST. The coding will work, no question asked, phew!

Affiliate Avalanche

Are you making money with affiliate marketing? If you answered “yes”, I’m willing to bet you could be making even more under the right circumstances. If you answered “no”, I’m willing to bet you’ve never read Affiliate Avalanche by David Cooper.

Whether you’re already raking it in or are just now thinking about getting started, Affiliate Avalanche is a winner. Cooper has managed to create and present a complete “worldview” on the topic of affiliate marketing that combines rock-solid basic wisdom with moneymaking advanced insights.

Nine out of every ten Internet marketing ebooks are disappointments. Sure, you can pore through them and find one or two things you might not have thought about by yourself already, but for the most part many ebooks are a waste. They’re filled with reheated and rehashed basics disguised as “secrets” and have no real value to anyone other than the greenest beginner.

One out of every ten Internet marketing ebooks, however, is a keeper. Affiliate Avalanche is part of that hyper-valuable minority. Here are three reasons why Affiliate Avalanche is a must-buy guide to the world of affiliate marketing:

1) No nonsense. David Cooper didn’t fill the book with a series of silly personal narratives or other goofy fluff material. Affiliate Avalanche is focused purely on affiliate marketing and how to do it successfully. This is a hardcore, nuts and bolts look at how to make money with affiliate marketing.

2) The right balance. Cooper doesn’t chase after a single mythical golden goose, but he also manages not to pretend as if the whole world of affiliate marketing can be boiled down to one sentence. This ebook strikes a perfect balance between coverage and analysis. It also recognizes the many different ways one can succeed with affiliate marketing instead of pretending as if there’s only one way. Affiliate Avalanche also combines affiliate marketing basics with expert details in just the right combination.

3) Clear instruction. Many ebooks suffer from a “tell, but don’t show” problem. They tell you what to do, but they leave out the important information about how to actually do it. That’s not a problem with this one. Affiliate Avalanche doesn’t just tell you the steps; it provides real instruction with respect to implementation. That saves time and makes sure that you can actually use the material to produce results.

Whether you’re looking to get started with affiliate marketing or to improve your existing business, Affiliate Avalanche is a worthwhile investment. The ebook is also backed by a sound guarantee, making it a risk-free proposition. If you want to have all the information you’ll need in one handy place, Affiliate Avalanche is the way to go.


Google Analytics integration offered by Wordpress Google Analytics Plugin