Title: Deep linker
Last modified: August 18, 2016

---

# Deep linker

 *  [Michael Heilemann](https://wordpress.org/support/users/michael/)
 * (@michael)
 * [22 years, 9 months ago](https://wordpress.org/support/topic/deep-linker/)
 * Is there a place one can ‘report’ a deep linker? Like a community directory or
   something? This guy (www.beterbeter.com) is rampant.

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

 *  [Cena (a11n)](https://wordpress.org/support/users/cena/)
 * (@cena)
 * [22 years, 9 months ago](https://wordpress.org/support/topic/deep-linker/#post-23852)
 * Sorry if this is a stupid question, but what exactly is the problem with deep
   linking? Perhaps I’m not sure what exactly it is. Isn’t it just having a link
   directly to a specific post/page in a site? I know that on several occasions 
   on this board I’ve posted links directly to Alex King’s tasks software. Is this
   considered deep linking? And why is it bad? Please understand, I’m not trying
   to be a troll or start a flame war here. I really don’t understand the issue(
   s) involved with this.
 *  Moderator [Matt Mullenweg](https://wordpress.org/support/users/matt/)
 * (@matt)
 * [22 years, 9 months ago](https://wordpress.org/support/topic/deep-linker/#post-23862)
 * Eudaimic actually used the wrong term. “Deep linking” is when you link to a page
   other than the front page of a site. In my opinion there’s no problem with this.
   If I remember correctly The Onion didn’t want people linking to individual stories
   for a while and it caused a fuss.
    What Eudaimic is talking about is probably
   more correctly called “hot linking” which is where you embed an object from someone
   else’s site on your page. The obvious problem with this is you’re stealing someone
   else’s bandwidth, which isn’t free. So if you put an image in a post and the 
   image itself was on someone else’s server then every time someone loaded your
   page then it would pull the image from the other person’s server, effectively
   stealing their bandwidth for your use. It can seem a little confusion because
   of the ambiguity in the word “link.” Basically, if you point to someone else’s
   site there shouldn’t be problems, but if you embed a file from someone else’s
   site on yours without permission then you’re in the wrong.
 *  Anonymous
 * [22 years, 9 months ago](https://wordpress.org/support/topic/deep-linker/#post-23868)
 * I know sites that have gone to great lengths to make ‘deep linking’ possible.
   Cena, your links are just fine (although you can use [http://www.alexking.org/software/tasks/](http://www.alexking.org/software/tasks/)
   if you care about brevity). I hadn’t heard the term “hot linking” before – learned
   my new thing for the day. 🙂
 *  [Geronimo](https://wordpress.org/support/users/geronimo/)
 * (@geronimo)
 * [22 years, 9 months ago](https://wordpress.org/support/topic/deep-linker/#post-23871)
 * Oh yes hotlinking is very bad. I had some people hotlinking off my site a few
   times. The best thing to do I found is do a redirect if someone is trying to 
   hotlink and not allowed to. Well mainly for image files.
 *  Anonymous
 * [22 years, 9 months ago](https://wordpress.org/support/topic/deep-linker/#post-23877)
 * Hotlinking is rampant on forums. I used to run a very busy forum and because 
   you’re getting thousands of impressions a day. It only takes one active poster
   to hotlink in his signature and someone is really having the bandwidth leached
   off them.
    On more than one occasion we had complaints from people who’d used
   GB’s in a couple of days because someone decided to put a flash video in their
   signature or something. And we did get a few people who did the old “gay porn”
   trick of exchanging whatever was being leached to some dodgy photos…it does tend
   to discourage future hot-linking!! I used to offer free hosting of signatures
   to forum members just to keep the forum out of trouble with sites people were
   hotlinking from!!
 *  Anonymous
 * [22 years, 9 months ago](https://wordpress.org/support/topic/deep-linker/#post-23924)
 * .htaccess solved my problem swiftly and efficiently 🙂
    The problem is that often
   these kids (and that’s what I think most of them are) don’t see it as wrong… 
   probably because they don’t pay for it!
 *  Moderator [Matt Mullenweg](https://wordpress.org/support/users/matt/)
 * (@matt)
 * [22 years, 9 months ago](https://wordpress.org/support/topic/deep-linker/#post-23925)
 * Actually WordPress is going to do some hotlinking in the future… 🙂
    Once we 
   have more themes in place we’ll be in the position where you can change the entire
   look and layout of your blog by just changing one file, the CSS. To allow people
   to test drive the different themes I plan to host them on wordpress.org so you
   could try out a theme just by putting the URI to the wordpress.org hosted CSS
   file and images. Then if you liked it you could download the theme to your server.
   To prevent people from just being lazy or running everything off our site, the
   URLs for the images and CSS files will change every other hour or so. Now all
   we need is some themes…
 *  [Cena (a11n)](https://wordpress.org/support/users/cena/)
 * (@cena)
 * [22 years, 9 months ago](https://wordpress.org/support/topic/deep-linker/#post-23926)
 * Great idea, allusion! And while we’re on the subject of ‘neat ideas’, is there
   any possibility you’ll release the code running the ‘zeitgeist’/jazz quotes sections
   of your site?
 *  Anonymous
 * [22 years, 9 months ago](https://wordpress.org/support/topic/deep-linker/#post-23969)
 * Cool.
    That is of course until someone, just to spite you, makes a parser that
   graps the current URI for the theme whenever it’s loaded 🙂
 *  [alexkingorg](https://wordpress.org/support/users/alexkingorg/)
 * (@alexkingorg)
 * [22 years, 9 months ago](https://wordpress.org/support/topic/deep-linker/#post-23970)
 * I think we might be better off just having all of the themes available for testing
   on the dev-blog or a sample blog page or something like that (and not allowing
   remote usage).
 *  [paulzag](https://wordpress.org/support/users/paulzag/)
 * (@paulzag)
 * [22 years, 9 months ago](https://wordpress.org/support/topic/deep-linker/#post-23971)
 * Yep let people see how it looks on a sample page and then copy the css to their
   server if they want to use it.
    However that will mean a bias to blogs looking
   the same. I haven’t worked out how to get the default index.php to render in 
   a nested float or 3 column layout using CSS yet. There many design choices influenced
   by the positioning the Div’s
 *  Moderator [Matt Mullenweg](https://wordpress.org/support/users/matt/)
 * (@matt)
 * [22 years, 9 months ago](https://wordpress.org/support/topic/deep-linker/#post-23978)
 * If anyone abuses the service it’s pretty trivial to set up something to automatically
   block requests from bad.example.com. Not something I’m worried about.
 *  Anonymous
 * [22 years, 8 months ago](https://wordpress.org/support/topic/deep-linker/#post-24031)
 * You know hot-linking exists, although you`ve never heard the term before. If 
   you put a hot picture or video on your site, you can expect that some-one probably
   would hot-link it, why should you use your own bandwidth if some-else can do 
   it for you
 *  [vkaryl](https://wordpress.org/support/users/vkaryl/)
 * (@vkaryl)
 * [20 years, 5 months ago](https://wordpress.org/support/topic/deep-linker/#post-24363)
 * Deleted spam post….

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

The topic ‘Deep linker’ is closed to new replies.

 * In: [Everything else WordPress](https://wordpress.org/support/forum/miscellaneous/)
 * 14 replies
 * 8 participants
 * Last reply from: [vkaryl](https://wordpress.org/support/users/vkaryl/)
 * Last activity: [20 years, 5 months ago](https://wordpress.org/support/topic/deep-linker/#post-24363)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
