Page 1 of 1

Ping your server

PostPosted: Wed Dec 16, 2009 9:56 pm
by shameem
The Mozilla Team has quietly enabled a new feature in Firefox that parses 'ping' attributes to anchor tags in HTML. Now links can have a 'ping' attribute that contains a list of servers to notify when you click on a link. Although link tracking has been done using redirects and Javascript, this new "feature" allows notification of an unlimited and uncontrollable number of servers for every click, and it is not noticeable without examining the source code for a link before clicking it.

eg:- <a href="mozilla.org" ping="techwyse.com/ping.xml google.com/ping.xml>click here</a>

Re: Ping your server

PostPosted: Fri Dec 18, 2009 10:22 am
by latha
Hey Shameem,

That's nice to know.
Wonder if it is cross browser compliant and supported by W3C. This is really nice.
We just have to be careful never to overdo the pinging and ping only a limited sites, because usually some major ping sites will internally ping to other smaller directories.