vBulletin Search Engine Optimization
This is a discussion on Multiple languages within the Bug Reporting forums, part of the vBSEO SEO Plugin category; Hi! Probably it's not really a bug, but I think you should add in documentation some lines that you have ...
| |||||||
Enhancing 80 million pages. | Register | FAQ | Members List | Social Groups | Calendar | Search | Today's Posts | Mark Forums Read |
|
#1
| ||||
| ||||
| Multiple languages
Hi! Probably it's not really a bug, but I think you should add in documentation some lines that you have to add the image directories to the redirection ruleset if you use multiple languages. In most cases the localized images are located in different folders, depending on the language. Or am I wrong? |
|
#2
| ||||
| ||||
|
Hello, which images do you mean and what is the error you get?
__________________ Oleg Ignatiuk / Crawlability Inc. vBSEO 3.2.0 Launched - Maximum Overdrive for Your Web Traffic! Over 100 Instant SEO Optimizations vBSEO Google Sitemap Generator - Version 2.2 Released Mandatory Upgrade for vBSEO 3.2.0 GOLD 6X Traffic - $1400 in One Day with vBSEO! Imagine What the vBSEO Patent Pending Technology Can Do For You. |
|
#3
| ||||
| ||||
|
The english icons and the other forum-related images are located in a different folder than the icons that belong to the standard language. In my case the standard images are in the folder images/, the english images are in images_en/. Because of the redirection the icons are not found (attachment #1). They can be used when the folder images_en is added to the redirection: Code: "^(/(admincp|modcp|clientscript|cpstyles|images|images_en|customavatars|ubar|vbseo_sitemap|cache\-admin)/.*)$" => "$1", |
|
#4
| ||||
| ||||
|
Hello Heiko , You shall use your full image path for image dirs. Instead of images/misc you shall use http://domain.com/images/misc |
|
#5
| ||||
| ||||
|
It's not a problem with Apache, but in case of lighttpd - yes, folder name should be added.
__________________ Oleg Ignatiuk / Crawlability Inc. vBSEO 3.2.0 Launched - Maximum Overdrive for Your Web Traffic! Over 100 Instant SEO Optimizations vBSEO Google Sitemap Generator - Version 2.2 Released Mandatory Upgrade for vBSEO 3.2.0 GOLD 6X Traffic - $1400 in One Day with vBSEO! Imagine What the vBSEO Patent Pending Technology Can Do For You. |
|
#6
| ||||
| ||||
| lighty uses regular expressions. So it should be possible to do so, too...
|
|
#7
| ||||
| ||||
| Quote:
|
|
#8
| ||||
| ||||
| Quote:
__________________ Oleg Ignatiuk / Crawlability Inc. vBSEO 3.2.0 Launched - Maximum Overdrive for Your Web Traffic! Over 100 Instant SEO Optimizations vBSEO Google Sitemap Generator - Version 2.2 Released Mandatory Upgrade for vBSEO 3.2.0 GOLD 6X Traffic - $1400 in One Day with vBSEO! Imagine What the vBSEO Patent Pending Technology Can Do For You. |
|
#9
| ||||
| ||||
|
As you officially support lighty I would propose to update the installation instructions.
|
|
#10
| ||||
| ||||
|
I would like to bring to your mind that I had several issues since I installed vbSEo that were all redirection-related. It seems that lighty is a little bit more tricky in the case of vbSEO. |
|
#11
| ||||
| ||||
| Yes lighty is a little more tricky but it works 10 times better than apache and use very little resource compared to apache. I also use lighty and i am really happy with it.
|
|
#12
| ||||
| ||||
| Same here. I use lighty and apache on the same server (different ip). lighty is way faster and more stable in my case.
|
| Thread Tools | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| & -> and [strange in other languages] | Buddy | Bug Reporting | 5 | 08-04-2007 10:44 AM |
| 1 Domain, Multiple Subdomains -> Multiple Topics | RealmWorx | Pre-Sales Questions | 1 | 09-11-2006 04:18 PM |