Grrr… Multiple TrackBacks
Posted March 2nd, 2003 @ 05:17pm by Erik J. Barzeski
I hate multiple TrackBacks. They're like spam: the burden of time and effort is on the recipient, and besides turning TrackBacks for an entry off, there's nothing you can really do to prevent multiple TrackBacks from the same article from being attached to your entries. Once a day I have to delete a duplicate TrackBack.
MovableType should notice a TrackBack from the same remote URL on the pinged URL and reply with an "OK" but not add it to the database. Grrrr… >:-o
Posted 03 Mar 2003 at 11:49am #
After I multiple trackbacked you a few weeks ago, I've given up on non automated trackbacks. Writing a simple LWP script to do the right thing has been on my to do list for a while. It seems like most people just TB by constructing the URLs by hand, and that's part of the problem.
Posted 01 May 2003 at 2:49am #
This happened to me, too, yesterday—only I was the tracker rather than the trackee. You'd think MT would be smarter on the sending side: it already keeps track of which sites you ping for a given blog entry. Why not check to see if there's already been a successful ping before sending another?