vBulletin 4, the most powerful community software + vBSEO 3.5, the ultimate SEO solution = Your ultimate platform for 2010 and beyond. Click below to learn more.

Results 1 to 4 of 4

Missing images

This is a discussion on Missing images within the Troubleshooting forums, part of the vBSEO SEO Plugin category; For some reason, some images are missing. For example, I'm positive this image is on my forum root: http://www.chilehardware.com/foro/refresh.gif but ...

  1. #1
    Senior Member amenadiel's Avatar
    Real Name
    Felipe CHW
    Join Date
    Feb 2007
    Location
    Santiago, Chile
    Posts
    165

    Missing images

    For some reason, some images are missing.

    For example, I'm positive this image is on my forum root:

    http://www.chilehardware.com/foro/refresh.gif

    but it gives a 404.

  2. #2
    vBSEO Staff Oleg Ignatiuk's Avatar
    Real Name
    Oleg Ignatiuk
    Join Date
    Jun 2005
    Location
    Belarus
    Posts
    24,550
    I see that you using lighttpd, please try to update your rewrite rules:
    FIND:
    Code:
    "^(/favicon\.ico|/robots\.txt|.*clear\.gif)$" => "$1",
    
    REPLACE WITH:
    Code:
    "^(/favicon\.ico|/robots\.txt|.*clear\.gif|.*refresh\.gif)$" => "$1",
    
    Oleg Ignatiuk / Crawlability Inc.
    Sneek Preview Video of the new Control Panel

    vBSEO 3.5 RC2 (Final)- Released for your Evaluation


  3. #3
    Senior Member amenadiel's Avatar
    Real Name
    Felipe CHW
    Join Date
    Feb 2007
    Location
    Santiago, Chile
    Posts
    165
    it worked fine. Furthermore, I saw that some directories are purposely left out of rewrite rules, so I just need to put there any images, swfs or custom js.

  4. #4
    vBSEO Staff Oleg Ignatiuk's Avatar
    Real Name
    Oleg Ignatiuk
    Join Date
    Jun 2005
    Location
    Belarus
    Posts
    24,550
    Yes, that's right.
    Oleg Ignatiuk / Crawlability Inc.
    Sneek Preview Video of the new Control Panel

    vBSEO 3.5 RC2 (Final)- Released for your Evaluation


Similar Threads

  1. Missing Images
    By PTG Studios in forum Troubleshooting
    Replies: 5
    Last Post: 06-05-2007, 07:35 PM
  2. ioncube_loader_lin_5.1.so is missing ?
    By redlabour in forum Troubleshooting
    Replies: 11
    Last Post: 11-28-2006, 06:16 PM
  3. Using VBSEO to redirect for missing images?
    By smitts in forum General Discussion
    Replies: 0
    Last Post: 08-24-2006, 08:05 AM