freeufcdotinfo
Power Member
- Jun 12, 2008
- 685
- 157
Used this for a bit and seems to work ok
1) Place below code in firefox bookmarks
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'
2) Go to your site that you want to ping
3) Go back and select the bookmark from (1)
4) Now you will have a url such as below in address bar
http://pingomatic.com/ping/?title=W...on&chk_geourl=on&chk_a2b=on&chk_blogshares=on
5) within that or any other page embed this code as a image something like this
<img src="THE ADDRESS ABOVE" width="0" height="0">
If you want to continue with this idea a simple PHP rotater can be used if anyone wants that code I can post it.
If this is of use please thank..
1) Place below code in firefox bookmarks
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'
2) Go to your site that you want to ping
3) Go back and select the bookmark from (1)
4) Now you will have a url such as below in address bar
http://pingomatic.com/ping/?title=W...on&chk_geourl=on&chk_a2b=on&chk_blogshares=on
5) within that or any other page embed this code as a image something like this
<img src="THE ADDRESS ABOVE" width="0" height="0">
If you want to continue with this idea a simple PHP rotater can be used if anyone wants that code I can post it.
If this is of use please thank..