How to disable wordpress pingbacks / trackbacks in 5 seconds
I know that there is an another method which involves to modify the SQL but we all knows that this a complicated method and we have to have good skills in working with code.
The easy method which everyone should be able to do it in no more than 5 seconds is to delete a file from your blog ftp directory. You will find it regularly in public_html. The name of this file is wp-trackback.php.
1. open your ftp and go to public_html
2. locate wp-trackback.php and delete it.
This should disable from now all pingbacks / trackbacks on your wordpress blog posts.
If you enjoyed this post, please consider to leave a comment or subscribe to the feed and get future articles delivered to your feed reader.


What is the advantage of doing this?