Index: branches/dev/html/tb/index.php
===================================================================
--- branches/dev/html/tb/index.php	(revision 11978)
+++ branches/dev/html/tb/index.php	(revision 11981)
@@ -258,5 +258,5 @@
 		print("<title>" . $retProduct[0]["name"] . "</title>");
 		print("<link>");
-		print(TRACKBACK_TO_URL . $product_id);
+		print(SITE_URL . "products/detail.php?product_id=" . $product_id);
 		print("</link>");
 		print("<description>");
