09-10-2011, 01:36 PM
[GET] Ping-O-Matic Bookmarklet
Here's a cool little bookmarklet that automatically pings any page you are on straight to Ping-O-Matic's 23 different services without having to actually go to the site and enter any of the details.
Simply create a bookmark using the following code and add it to your bookmarks toolbar:
Happy pinging!
Here's a cool little bookmarklet that automatically pings any page you are on straight to Ping-O-Matic's 23 different services without having to actually go to the site and enter any of the details.
Simply create a bookmark using the following code and add it to your bookmarks toolbar:
Code:
javascript:location.href='http://pingomatic.com/ping/?title='+encodeURIComponent(document.title)+'&blogurl='+encodeURIComponent(location.href)+'&chk_weblogscom=on&chk_blogs=on&chk_feedburner=on&chk_syndic8=on&chk_newsgator=on&chk_myyahoo=on&chk_pubsubcom=on&chk_blogdigger=on&chk_blogstreet=on&chk_weblogalot=on&chk_newsisfree=on&chk_topicexchange=on&chk_google=on&chk_tailrank=on&chk_postrank=on&chk_skygrid=on&chk_collecta=on&chk_superfeedr=on&chk_audioweblogs=on&chk_rubhub=on&chk_geourl=on&chk_a2b=on&chk_blogshares=on'
Happy pinging!
