Help - Search - Members - Calendar
Full Version: What is TrackBack?
Movable Type Community Forum > Additional Resources > Tips and Tricks
antiquark
This is probably answered somewhere in another post, but I sure cannot find it. So I must know, What is TrackBack?  What is it useful for?

-Matt
markn
You can read about Trackback here.

Here is a basic example and run down:
QUOTE
Movable Type's TrackBack system allows peer-to-peer communication and conversations between blogs. Imagine that you write about a movie you just saw in an entry on your Movable Type-powered blog. Another MT blogger reads your entry, and wants to write an entry referencing your original post. He could just comment on your blog, but he'd like to keep the post in his own database and host it on his site.

Using TrackBack, the other blogger can automatically send a ping to your blog, indicating that he has written an entry referencing your original post. This accomplishes two things:

On your site, you can automatically list all sites that have referenced a particular post, allowing visitors to your site to read the response on the other user's blog.

It provides a firm, explicit link between his entry and yours, as opposed to an implicit link (like a referrer log) that depends upon outside action (someone clicking on the link to your entry).

You can use TrackBack for more than just communication on particular entries, however. You can also associate TrackBack pings URLs with categories in your blog. Whenever you post an entry to that category, the URLs you have associated will automatically be notified of your post. This allows remote sites to keep a repository of references to posts all around the web.

For example, if you run a site about Perl, you might want to provide a repository of links to Perl articles on other weblogs. Using TrackBack, you can allow other weblogs to ping a particular category in your own blog, whenever a new entry is posted that pertains to this category.


Basically all it is is a linking mechanism between two or more pages.

Say for example, if you went to my page at quidnunc.tznet.com and just so happen to have a fiance that chooses NOT to wear her engagement ring just like I have, then we would have a reason to use trackback to link our posts!

What you do is, when you find a post on a site that uses trackback, and you would like to follow up on it...Click on their TrackBack Link (note:it may be called something else, on my page it is called "pings").  You can try the one on my page if you'd like...

That will show you something like:
CODE
TrackBack URL for this entry:
http://quidnunc.tznet.com/weblog/mt-tb.cgi/47


What you do then is copy and paste the:
CODE
http://quidnunc.tznet.com/weblog/mt-tb.cgi/47


Then on your New Entry page or Edit entrie, depending on what you are doing, you would add:
CODE
http://quidnunc.tznet.com/weblog/mt-tb.cgi/47

..to the "URL's to Ping" area.  Then when you save and publish, that will be linked to mine, as well as mine to yours.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2009 Invision Power Services, Inc.