Results 1 to 2 of 2

Hot Link Protection

This is a discussion on Hot Link Protection within the General Discussion forums, part of the vBSEO SEO Plugin category; How can I protect Hot-Link? Since i'm installed vBseo , this doesn't work: Code: RewriteEngine on RewriteCond %{HTTP_REFERER} !^$ RewriteCond ...

  1. #1
    Senior Member Thomas Hoehl's Avatar
    Real Name
    Thomas
    Join Date
    Jul 2005
    Location
    Ockershausen, Germany
    Posts
    1,329
    Liked
    3 times

    Hot Link Protection

    How can I protect Hot-Link?
    Since i'm installed vBseo, this doesn't work:

    Code:
    RewriteEngine on
    RewriteCond %{HTTP_REFERER} !^$
    RewriteCond %{HTTP_REFERER} !^http://(www\.)?skatsboard\.de(/.*)?$ [NC]
    RewriteRule \.(gif|jpg)$ - [F]
    This above was in a .htaccess File in the Folder "attachments" and work for me, but since Vbseo it doesn't.

  2. #2
    vBSEO Staff Oleg Ignatiuk's Avatar
    Real Name
    Oleg Ignatiuk
    Join Date
    Jun 2005
    Location
    Belarus
    Posts
    25,741
    Liked
    168 times
    Hello,

    please try to add the same to the forums root .htaccess (at the top of other rewrite rules).

Similar Threads

  1. Link Vault and vBSEO
    By T2DMan in forum Link Building
    Replies: 44
    Last Post: 07-23-2007, 02:19 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •