• Once in a while I need refer to a previous entry in my blog that has covered the issue(s) I discuss. I would like to put links to the entries themselves but everytime I do, I get trackbacks from myself that I have to manually delete.

    I have searched around and found the only option I really have is to disable the option to send pings to all sites I link which I do not want to do.

Viewing 1 replies (of 1 total)
  • If you link to your old posts using relative paths like this:

    <a href="/wordpress/2006/03/10/postname">Old post</a>

    rather than

    <a href="http://yourdomain.com/wordpress/2006/03/10/postname">Old post</a>

    You won’t get the pings

Viewing 1 replies (of 1 total)

The topic ‘How do I disable trackbacks from myself?’ is closed to new replies.