How to Make Submit Links to Social Bookmarks?
Social bookmark is a kind of service that can be used to make your site more popular and famous. Another advantage when using social bookmark is, you can gain more “backlink” (linking back) to your site.
There are many social bookmarks in the internet right now. But, the most popular social bookmarks which being used by publisher, advertiser, or even webmaster are Digg, StumbleUpon, and Del.Icio.Us.
Although we can submit our post/article inside both of those services manually, but it would be better if your visitors bookmark the articles for you.
This code works better for dynamic page which support php language. Also, this code should be located inside the template/themes of your site.
For example, I will explain the steps for adding the codes inside Wordpress themes (sorry blogger…)
Here’s how to add link for submitting your post/article to those bookmark services (Digg, StumbleUpon, and Del.Icio.Us) inside your post.
Open your Dashboard, click on Presentation.
Open the Themes Editor and choose single.php file.
While you’re in editing mode, find the “ending loop” code inside single.php file (<?php endwhile; ?>)
Add the codes directly above the “ending loop” code:
<p>
<a href=”http://www.stumbleupon.com/submit?url=<?php the_permalink(); ?>&title=<?php the_title(); ?>”>Stumble It!</a> |
<a href=”http://del.icio.us/post?url==<?php the_permalink(); ?>&title=<?php the_title(); ?>”>Del.icio.us!</a> |
<a href=”http://digg.com/submit?phase=2&url=<?php the_permalink(); ?>&title=<?php the_title(); ?>”>Digg!</a>
</p>
Save the file, and see the result…..
To make those links available inside the ”Page” section, you can edit the page.php file and repeat the steps as provided above. Sample for those links are also available in this site… ![]()
Tags: code lt, bookmark services, template themes, digg, stumbleupon, wordpress themes, backlink, phase 2, dashboard, del icio us, permalink, advertiser, amp
Related Post:
Tips for Profitable Article Marketing
Boost Traffic from Social Networking
Tips for Link Baiting Techniques
Gaining High Pagerank
Ways of Getting One Way Links
June 26th, 2007 at 3:11 am
Tha Anggie.. I will try it..
July 17th, 2007 at 4:23 am
Hi!
My name is Tomas!
July 24th, 2007 at 7:29 pm
Thanks i will try
July 26th, 2007 at 9:27 pm
Be very careful when u submit your webpages to Digg. I had an over eager student who submitted a lot of my articles to Digg. They received complaints about spamming and have banned my domain. My emails to Digg were of no avail. Also, the student is no longer with us.
September 22nd, 2007 at 5:53 am
Very useful article. I will try to implement the tips.
September 27th, 2007 at 6:25 pm
Hi! Definitely nice and neat site you got there.
September 29th, 2007 at 2:32 pm
I will try to implement this. thank you.
October 28th, 2007 at 8:18 am
Thanss angellica
October 31st, 2007 at 7:17 am
thanks..
December 21st, 2007 at 9:19 am
Very useful, thankyou Angie..
December 22nd, 2007 at 1:50 pm
It’s very good article. Great site with very good look and perfect information.
January 6th, 2008 at 10:42 am
operim seni angellica. ne guzel kizsin sen oyle
benimle evlensene yafrum. thanx
January 6th, 2008 at 9:48 pm
Interesting article!
Thanks
March 6th, 2008 at 1:40 am
Thanks!