Title says it all.

link|improve this question

feedback

3 Answers

up vote 2 down vote accepted

First, get a copy of the Trackback Specification:

http://www.sixapart.com/pronet/docs/trackback_spec

link|improve this answer
feedback

Personally, I wouldn't. Trackbacks became completely unusable years ago from all the spammers and even Akismet hasn't been enough to drag them back to usable (obviously IMO). The best way I've seen to handle trackbacks any more is to have a function that will turn an article's "referrer" (you are tracking those, right?) into a trackback (probably as a customized comment type). This leverages the meat-space processing that guarantees that no spam gets through and still allows you to easily recognize and enable further discussion.

link|improve this answer
This is a great idea. Thanks! – John F. Miller Sep 14 '09 at 16:48
feedback

If you're custom coding your own blog you have too much time on your hands. Start with something like dasBlog or SubText and customize that to your needs. Then you get trackbacks for free.

link|improve this answer
i have subText and try to send them trackback locally from a week but that's not work ? any idea. – Steven Spielberg Dec 5 '10 at 12:45
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.