track back URL / permalink structure of trackback
-
Since I upgraded to 2.0 my trackback URL is totally messed up while all other permalinks work.
It displays always
‘www.mindgap.org/%3Crdf:RDF%20xmlns:rdf=’
in the adressline for any post i try …I tried already a few things including mentioned patches, renewing the htaccess etc .. but nothing helped so far.
I also cannot find the error which would lead to the frontpage output:
” rel=”trackback”>trackback
in my code I use a line similar to my comment call up:
<a href="<?php trackback_rdf();?>" rel="trackback"><?php _e('trackback <abbr title="Uniform Resource Identifier"></abbr>'); ?></a>
Can someone help please?
- The topic ‘track back URL / permalink structure of trackback’ is closed to new replies.