Let Your Blog Be Social
Thursday, November 16, 2006 by Payday Advance UK
Social Bookmarking is often used for attract traffic to blogs and the easiest way to get your articles on such services is to invite your visitors to submit their favorite stories directly. Then you should have a bookmark area in your blog, frequently at the foot of each article, and there are many ways to get this.
I think that the most effective way to accomplish bookmarking is simply to link to the submission URL. So, to have a "bookmarking bar" I just added a line linking to the proper URLs in the blog template:
where
YOUR-ARTICLE-URL is the address that appears in your browser when you're reading the article (i.e. the permanet link or permalink). YOUR-TITLE is the article's title. Notice that some services let you specify an optional description.
You may find URLs for many other services too.
Update: As John said in this comment, you can find an excellent resource here. Thanks John.
I added it just after the posts body (i.e. after
Read the blogger help for more information about editing your blog template and html syntax.
by nongeek
http://nongeeksight.blogspot.com/
I think that the most effective way to accomplish bookmarking is simply to link to the submission URL. So, to have a "bookmarking bar" I just added a line linking to the proper URLs in the blog template:
Add to: Service
where
Service-URL
is the URL to the service you want your visitors to submit the article.Some URLs
The problem is that already exists a lot of bookmarking services and each one may have its own URL form. Here are what I know so far:YOUR-ARTICLE-URL is the address that appears in your browser when you're reading the article (i.e. the permanet link or permalink). YOUR-TITLE is the article's title. Notice that some services let you specify an optional description.
You may find URLs for many other services too.
Update: As John said in this comment, you can find an excellent resource here. Thanks John.
Putting it in your template
In blogger there are two template codes that refer to permalink and article title. So, if you don't use blogger beta you have to:- Substitute YOUR-ARTICLE-URL by
<$BlogItemPermalinkURL$>
and - substitute YOUR-TITLE by
<$BlogItemTitle$>
Submit to: ;title=<$BlogItemTitle$>" >del.cio.us
I added it just after the posts body (i.e. after
<$BlogItemBody$>
)Read the blogger help for more information about editing your blog template and html syntax.
Final note
As I said before, there are many other ways to do this task. Take PopMarks, for instance. It's am awesome tool but it requieres javascript enabled, and some people have this feature disabled in their browsers.by nongeek
http://nongeeksight.blogspot.com/