How do I setup trackbacks in Wordpress

Trackback – Howto


What trackback does – an example.


Suppose you read a post on someone else's blog, Blog-A say, and you think there is relevant content (posts and comments) on your site, Blog-B.


It would be helpful if if readers of Blog-A could see the post and comments on your site Blog-B. That may or may not be possible.


Is it possible?


It will be possible if

The administrator of site Blog-A has enabled trackback for the site, and

The administrator of site Blog-A has enabled trackback for the post, and

You are using a theme on Blog-B that has code to display trackback options to the screen.

Here is how it is done:


Visit Blog-A, read the relevant post, and find the trackback URL. This may be difficult for there is no standard way of presenting it. Different themes put it in different places on the screen and call it by different names. Copy the link to your clipboard. Typically the link will be something like

'http://www.someone_elses_domain.co.uk/wordpress/wp-trackback.php?p=123'

Visit your own site, Blog-B, and edit the post you wish to have accessible from Blog-A. You should paste the trackback URL from the previous step (Blog-A's trackback URL) into the 'Send trackback to' field.

Fill in the 'Excerpt' field with a taster of what is in your post. This is what will be shown on the remote blog (Blog-A).

Update the post.


It may happen almost immediately or there may be a delay before the taster and a link to the post on your blog (Blog-B) appears on the other blog (Blog-A). Some site administrators like all contributions to their blog to be moderated before publishing.


What can go wrong
No output on remote site

The remote administrator has not configured his site correctly – the correct permissions and correct use of caching are important.

The data is waiting for moderation.

A spam catcher has discarded it.

You have not configured you own site correctly to send the trackback data.

The remote site may be using a different blog publishing protocol from Wordpress. You may have to go to Dashboard -> Settings -> Writing and tick the box Enable the WordPress, Movable Type, MetaWeblog and Blogger XML-RPC publishing protocols. (Wordpress is already set by default) and/or tick the box Enable the Atom Publishing Protocol

Bootnote

Many Blog sites do not enable trackback because of the problem with 'Comment Spam'. If you get a spam problem (with or without trackback) try using akismet.



For further help on trackback see WordPress Trackback Tutorial - by Teli Adlam.

  • 401 Users Found This Useful
Was this answer helpful?

Related Articles

How do I access the raw web access or error logs?

Simply log into your Fast Name Control Panel and click on 'Log File Download' in the 'Web Site...

What modules are installed on the server?

Simply log into your Fast Name Control Panel and select Web Diagnostics. Under that section you...

What is JavaScript?

JavaScript is a web scripting language used to make web pages more interactive by allowing pages...

What is Linux?

Linux is a UNIX-like operating system that was designed to provide personal computer users a free...

Does Fast-name support SSI (Server Side Includes)?

Yes we do. SSI (Server Side Includes) are tags that are placed in HTML pages, and evaluated on...