vBulletin Search Engine Optimization
|
This is a discussion on double bytes toggle switch within the Feature Requests forums, part of the vBSEO SEO Plugin category; Since vbseo is not fully functional with 2 bytes characters, I still can not get it work with 2 bytes ...
| |||||||
|
#1
| |||
| |||
| double bytes toggle switch
Since vbseo is not fully functional with 2 bytes characters, I still can not get it work with 2 bytes characters for linkbacks etc. I could modify vb itself to work with 2 bytes code but I can not modify vbseo because it is encrypted. I request you guys to make a toggle switch to turn vbseo into multi-language mode. It is fairly easy. all you have to do is replace several functions into mb ones. PHP: Multibyte String Functions - Manual Once you make this, I could use your great software fully functional on my site! Regards Tako |
|
#2
| ||||
| ||||
|
Hello Tako, in vBSEO3.0.0RC5 there is a new feature implemented to support multibyte charset (UTF8), you should manually modify your config_vbseo.php for this: Code: define('VBSEO_UTF8_SUPPORT', 1);
__________________ Oleg Ignatiuk / Crawlability Inc. vBSEO Styles: Version 1.0 PRO For Everyone Version 2.0 For vBSEO Customers vBSEO 3.3.0 Gold Released with New "Virtual HTML Display" Feature Available for Download Now 6X Traffic - $1400 in One Day with vBSEO! Max Out Your SEO |
|
#3
| |||
| |||
|
thanks, but it is not enough. When you store linkback info into each variable, you have to do this. 1. At first, you detect if function exists, PHP Code: PHP Code: PHP Code: I did this for other vb applications and works good. by adding 1, you wont have any effect to existing users. I am happy to test it once you have this addition to your vbseo. So far this is the only major issue I have with your VBSEO on my Japanese forum. |
|
#4
| |||
| |||
|
I hope you guys implement this feature that way I can fully use your features.
|
|
#5
| ||||
| ||||
|
Hello, what is an example linkback that doesn't work correctly for you (you can provide more details via support ticket if you wish)?
__________________ Oleg Ignatiuk / Crawlability Inc. vBSEO Styles: Version 1.0 PRO For Everyone Version 2.0 For vBSEO Customers vBSEO 3.3.0 Gold Released with New "Virtual HTML Display" Feature Available for Download Now 6X Traffic - $1400 in One Day with vBSEO! Max Out Your SEO |