If I link to one of my previous posts in a new post, i get a trackback sent to the post I linked to. Even if both posts are in the same blog!
Anybody knows how to fix this? Very annoying
If I link to one of my previous posts in a new post, i get a trackback sent to the post I linked to. Even if both posts are in the same blog!
Anybody knows how to fix this? Very annoying
I am trying to find info on it, to no avail right now.
The simple solution to avoid self-pinging: use relative path when linking to your own posts.
E.g. instead of <a href="example.com/?p=123...<br />
just use
<a href="/?p=123...