Title: Bad trackback link. mod_rewrite problem ?
Last modified: December 23, 2016

---

# Bad trackback link. mod_rewrite problem ?

 *  [_mf_](https://wordpress.org/support/users/_mf_/)
 * (@_mf_)
 * [22 years, 2 months ago](https://wordpress.org/support/topic/bad-trackback-link-mod_rewrite-problem/)
 * Hello,
    I am getting bad trackback URL information in my posts . For example,
   when my post is at:
 * > [http://www.fabianrodriguez.com/wp/archives/2004/02/24/pmachine-20-import-to-wordpress](http://www.fabianrodriguez.com/wp/archives/2004/02/24/pmachine-20-import-to-wordpress)
 * … the trackback info says:
 * > The URI to TrackBack this entry is: [http://www.fabianrodriguez.com/wp/wp-trackback.php/159](http://www.fabianrodriguez.com/wp/wp-trackback.php/159)
 * If I try going to that link I get the following error:
 * > **No input file specified.**
 * I am using the following permalink structure:
 * > /archives/%year%/%monthnum%/%day%/%postname%/
 * and mod_rewrite rules (as generated by WP):
 * > RewriteEngine On
   >  RewriteBase /wp/ RewriteRule ^archives/([0-9]{4})?/?([0-9]{
   > 1,2})?/?([0-9]{1,2})?/?([0-9a-z-]+)?/?([0-9]+)?/?$ /wp/index.php?year=$1&monthnum
   > =$2&day=$3&name=$4&page=$5 [QSA] RewriteRule ^archives/category/?(.*) /wp/index.
   > php?category_name=$1 [QSA]
 * I’ve noticed other sites using the exact same (default) rules without problem,
   like [Alex King’s](http://www.alexking.org/).
    Thanks for any hints on this.

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

 *  [Dougal Campbell](https://wordpress.org/support/users/dougal/)
 * (@dougal)
 * [22 years, 2 months ago](https://wordpress.org/support/topic/bad-trackback-link-mod_rewrite-problem/#post-38147)
 * TrackBack links are not meant to be viewed in the browser. They are only used
   for blog-to-blog linking. Matt has [some notes about this](http://photomatt.net/archives/2004/01/06/problem-with-trackback/),
   which could arguably be called a flaw in the design of TrackBack. PingBack is
   more intuitive, since it doesn’t require any special setup or interaction, but
   doesn’t have the capability to carry excerpt information, by default. It would
   be nice if there was an easily implemented protocol that could combine the best
   features of both systems.
 *  [philor](https://wordpress.org/support/users/philor/)
 * (@philor)
 * [22 years, 2 months ago](https://wordpress.org/support/topic/bad-trackback-link-mod_rewrite-problem/#post-38175)
 * Are you sure you got all the mod_rewrite stuff copied out? That error sounds 
   rather like one I got once by thinking that the few visible lines were all there
   was. Maybe it’s a version-difference, but looking at some-random-nightly, I’ve
   got nine rewrite rules, including one for wp-trackback.php.
 *  [TechGnome](https://wordpress.org/support/users/techgnome/)
 * (@techgnome)
 * [22 years, 2 months ago](https://wordpress.org/support/topic/bad-trackback-link-mod_rewrite-problem/#post-38299)
 * Not sure it is the same problem. The other poster doesn’t have mod_rewrite. What
   you are looking for is autodiscovery to redirect to the right post. Having never
   clicked on a trackedback link, I never noticed that it was “broken”.
    TG

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

The topic ‘Bad trackback link. mod_rewrite problem ?’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 3 replies
 * 4 participants
 * Last reply from: [TechGnome](https://wordpress.org/support/users/techgnome/)
 * Last activity: [22 years, 2 months ago](https://wordpress.org/support/topic/bad-trackback-link-mod_rewrite-problem/#post-38299)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
