How to ping backlinks?

emil4008

Junior Member
Joined
Dec 3, 2009
Messages
141
Reaction score
2
How to ping my backlinks? For example, I have backlinks at Ezine.com from article submission. I have to take the url to my article, where my backlinks are, and use ping service, for example, as pingomatic.com, to ping this url. Is this correct?
 
How to ping my backlinks? For example, I have backlinks at Ezine.com from article submission. I have to take the url to my article, where my backlinks are, and use ping service, for example, as pingomatic.com, to ping this url. Is this correct?

correct. try adding the code below to your toolbar to make it faster. you just get onto the page you want to ping and then press the toolbar button and it automatically submits it to pingomatic. quick and easy and no copying/pasting.

Code:
javascript:location.href='http://pingomatic.com/ping/?title='+encodeURIComponent(document.title)+'&blogurl='+encodeURIComponent(location.href)+'&chk_weblogscom=on&chk_blogs=on&chk_technorati=on&chk_feedburner=on&chk_syndic8=on&chk_newsgator=on&chk_myyahoo=on&chk_pubsubcom=on&chk_blogdigger=on&chk_blogrolling=on&chk_blogstreet=on&chk_moreover=on&chk_weblogalot=on&chk_icerocket=on&chk_newsisfree=on&chk_topicexchange=on&chk_google=on&chk_tailrank=on&chk_bloglines=on&chk_aiderss=on&chk_skygrid=on&chk_audioweblogs=on&chk_rubhub=on&chk_geourl=on&chk_a2b=on&chk_blogshares=on'
 
I am not sure how to add this script. Is this a script for greasemonkey or I should edit some of the files at Firefox installation folder?
 
neither. you know the bookmark toolbar on firefox where you can drag a page up to the toolbar so the link is visible all the time? just create one of those and paste the script in the location section. You can just drag this page up there and then edit the properties to change the location and title.
 
Back
Top