trackbacks not work :((

Random stuff about serendipity. Discussion, Questions, Paraphernalia.
Post Reply
frust

trackbacks not work :((

Post by frust »

I have two s9y-blogs.. I create a new entry in blog 1. I copy the URL of this entry in my new entry in blog2. But I see no trackback in blog 1 ...
and if I click on this link in blog2 I recieve
" 1 Danger Will Robinson, trackback failed. "
????

the same problem with all urls like:
http://blog1.foo.com/index.php?/archive ... 08/25.html
http://blog1.foo.com/comment.php?type=t ... entry_id=5

whats my problem??
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: trackbacks not work :((

Post by garvinhicking »

You can only trackback to individual entries! So if you use a link like:

Code: Select all

<a href="http://blog1.foo.com/index.php?/archives/1-myentry.html">My entry</a>
that would work. The URLs you tried is a monthly archive view plus a manual trackback link. The manual trackback link is only needed to use in Applications that do not support automatic Trackbacking. As serendipity supports it, you don't need to use that link.

Regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
frust

Post by frust »

thanks!

But IMO not very userfriendly for blog newbies..

A better Link description ist
"The link is only for...."
Post Reply