Title: Block specific trackbacks
Last modified: August 18, 2016

---

# Block specific trackbacks

 *  [am1971](https://wordpress.org/support/users/am1971/)
 * (@am1971)
 * [19 years, 1 month ago](https://wordpress.org/support/topic/block-specific-trackbacks/)
 * Hi,
 * is there any way to prevent a specific site from leaving trackbacks to a post.
   While I’m happy for most of them one particular site is simply scraping my feed,
   publishing to their own site and then using trackbacks to get links back from
   me.
 * I don’t want to turn it off completely and at the moment I’m just manually marking
   them as spam but if there was an automatic way of doing it that would be great.
 * Thanks
 * AM1971

Viewing 3 replies - 1 through 3 (of 3 total)

 *  [drmike](https://wordpress.org/support/users/drmike/)
 * (@drmike)
 * [19 years, 1 month ago](https://wordpress.org/support/topic/block-specific-trackbacks/#post-558356)
 * Heck with the blocking. Gotta admit that I would contact the host of that site
   and file a DMCA complaint as it would be a copyright issue.
 * If you need assistance, please post the url of the site without the http:// and
   www bits so it will remain broken and someone can give you info on how to procede.
 *  Moderator [Samuel Wood (Otto)](https://wordpress.org/support/users/otto42/)
 * (@otto42)
 * WordPress.org Admin
 * [19 years, 1 month ago](https://wordpress.org/support/topic/block-specific-trackbacks/#post-558371)
 * I’d block them entirely. Figure out the IP of the scraper (by looking at server
   logs and such) and add this to your .htaccess:
 *     ```
       Order deny,allow
       Deny from 111.222.333.444
       ```
   
 * You can add more Deny lines after this if necessary, to deny more than one place.
 * If you need to block a wider segment, just leave off the end pieces like so:
   `
   Deny from 111.222.333.`
 * Or if he’s obviously using some domain, you can deny from that instead:
    `Deny
   from baddomain.com`
 *  Thread Starter [am1971](https://wordpress.org/support/users/am1971/)
 * (@am1971)
 * [19 years, 1 month ago](https://wordpress.org/support/topic/block-specific-trackbacks/#post-558599)
 * Thanks, both.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Block specific trackbacks’ is closed to new replies.

## Tags

 * [delete](https://wordpress.org/support/topic-tag/delete/)
 * [site](https://wordpress.org/support/topic-tag/site/)
 * [specific](https://wordpress.org/support/topic-tag/specific/)
 * [trackback](https://wordpress.org/support/topic-tag/trackback/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 3 replies
 * 3 participants
 * Last reply from: [am1971](https://wordpress.org/support/users/am1971/)
 * Last activity: [19 years, 1 month ago](https://wordpress.org/support/topic/block-specific-trackbacks/#post-558599)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
