Hi, I have a vbulletin forum in Greek language with utf-8 support. All threads and categories are in Greek. Does vbseo support greek titles in sef links?
Also, I am using vbadvanced. Are there any incompatibilities between vbadvanced and vbseo?
This is a discussion on Are SEF supported in Greek? within the Pre-Sales Questions forums, part of the Announcements & Pre-Sales category; Hi, I have a vbulletin forum in Greek language with utf-8 support. All threads and categories are in Greek. Does ...
Hi, I have a vbulletin forum in Greek language with utf-8 support. All threads and categories are in Greek. Does vbseo support greek titles in sef links?
Also, I am using vbadvanced. Are there any incompatibilities between vbadvanced and vbseo?
Hello,
it is possible to configure vBSEO to keep UTF8 characters in URLs urlencoded (with disabling "Replace Non-English Characters in URLs" option in vbseocp).
Oleg Ignatiuk / Crawlability Inc.
vBSEO 3.6.0 GOLD Released!
Unveiling the NEW vBSEO Sitemap Generator 3.0. - available NOW for vBSEO Customers!
Is it compatible with apache version 1.3.X or only with apache 2.X?
It works both with Apache 1.3.x and 2.x, mod_rewrite module support is required.
Oleg Ignatiuk / Crawlability Inc.
vBSEO 3.6.0 GOLD Released!
Unveiling the NEW vBSEO Sitemap Generator 3.0. - available NOW for vBSEO Customers!
Thank you very much![]()
Something else that I asked in the first post: In the same vbulletin forum I have installed a cms web application called vbadvanced (www.vbadvanced.com). Is vbseo compatible with vbadvanced?
Yes, there are no known issues with vBadvanced.
Oleg Ignatiuk / Crawlability Inc.
vBSEO 3.6.0 GOLD Released!
Unveiling the NEW vBSEO Sitemap Generator 3.0. - available NOW for vBSEO Customers!
I've installed vbseo and the links I get is like this:
where i-i-i-i-i-iui-i-i-i-i-i-i-i-i-i-i-i-i-i-i-i-i-i-i-i-i-i-i-i-iui-i-i-i-i-i is the greek name of the thread.Code:http://www.world.gr/f11/i-i-i-i-i-iui-i-i-i-i-i-i-i-i-i-i-i-i-i-i-i-i-i-i-i-i-i-i-i-iui-i-i-i-i-i-214-new/
Any ideas?
Did you disable "Replace Non-English Characters in URLs" option in vbseocp?
Oleg Ignatiuk / Crawlability Inc.
vBSEO 3.6.0 GOLD Released!
Unveiling the NEW vBSEO Sitemap Generator 3.0. - available NOW for vBSEO Customers!
Ι just did it and now the links are like this
The links are working but i can't see greek description on the linksCode:http://www.world.gr/f2/%EE%95%EF%80%EF%84%EE%AC-%EF%84%EE%B1%EF%85%EF%84%EE%FE%EF%80%EE%FE%EE%DE%EE%AE%EE%DD%EE%B7%EE%DF%EE%B1%EE%BD-%EE%B3%EE%DE%EE%B1-%EE%AC%EE%FC%EE%B5%EF%83%EE%B7-%EF%83%EF%85%EE%FC%EE%FC%EE%B5%EF%84%EE%FE%EF%87%EE%AE-%EF%83%EF%84%EE%FE-%EF%86%EF%8C%EE%BD%EE%FE-%EF%84%EE%FE%EF%85-25%EF%87%EF%81%EE%FE%EE%BD%EE%FE%EF%85-%EF%83%EF%84%EE%B7%EE%BD-%EE%A0%EE%B1%EE%DE%EE%B1%EE%BD%EE%AF%EE%B1-250/
I use greek language and the forum has utf-8 encoding
You should see greek character in status bar when moving mouse over the link. As it is mentioned above, the characters in the link are "urlencoded" (since they cannot be included directly in the link according to standard). It works similar to URLs in Wikipedia, as an example:
& - Βικιπαίδεια
Code:http://el.wikipedia.org/wiki/%CE%A4%CF%81%CE%AD%CF%87%CE%BF%CE%BD%CF%84%CE%B1_%CE%B3%CE%B5%CE%B3%CE%BF%CE%BD%CF%8C%CF%84%CE%B1
Oleg Ignatiuk / Crawlability Inc.
vBSEO 3.6.0 GOLD Released!
Unveiling the NEW vBSEO Sitemap Generator 3.0. - available NOW for vBSEO Customers!