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.
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.
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 ...
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.
I see that you using lighttpd, please try to update your rewrite rules:
FIND:
REPLACE WITH:Code:"^(/favicon\.ico|/robots\.txt|.*clear\.gif)$" => "$1",
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
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.
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