how can i use arabic Characters in urls
in the vbseo-forums the arabic Characters was change to Number
vBulletin SEO Forums - ppc2you's Album: الحب
it must be like this :
vBulletin SEO Forums - ppc2you's Albums
This is a discussion on about arabic Characters within the العربية forums, part of the General Discussion category; how can i use arabic Characters in urls in the vbseo -forums the arabic Characters was change to Number vBulletin ...
how can i use arabic Characters in urls
in the vbseo-forums the arabic Characters was change to Number
vBulletin SEO Forums - ppc2you's Album: الحب
it must be like this :
vBulletin SEO Forums - ppc2you's Albums
You need to use UTF-8
Mert Gökçeimam / Crawlability Inc.
vBSEO 3.6.0 Alpha Önizlemesi - Including Like Tree
Unveiling the NEW vBSEO Sitemap Generator 3.0 - available NOW for vBSEO Customers!
Twitter:@Depkac
Personal Blog : Mert Gökçeimam
Yes convert your database to UTF-8
use any database script converting like this Database Charset Converter v2.2
But first take a backup of your database
hmmmm but this site use : charset=windows-1256
Ïáíá ÇáãæÇŞÚ ÔãÓ
and the arabic Characters in the urlsPHP Code:<meta http-equiv="Content-Type" content="text/html; charset=windows-1256">
That site is not using vBulletin on their directory.
Mert Gökçeimam / Crawlability Inc.
vBSEO 3.6.0 Alpha Önizlemesi - Including Like Tree
Unveiling the NEW vBSEO Sitemap Generator 3.0 - available NOW for vBSEO Customers!
Twitter:@Depkac
Personal Blog : Mert Gökçeimam
i will convert my database to UTF-8 but i want to know how can i use arabic Characters in urls after conversion
Is it possible to include me, the explanation
You need to enable utf-8 support within config_vbseo.php
Mert Gökçeimam / Crawlability Inc.
vBSEO 3.6.0 Alpha Önizlemesi - Including Like Tree
Unveiling the NEW vBSEO Sitemap Generator 3.0 - available NOW for vBSEO Customers!
Twitter:@Depkac
Personal Blog : Mert Gökçeimam
You can do this after convert open vbseo_config.php and find :and replace 0 to 1PHP Code:define('VBSEO_UTF8_SUPPORT', 0);
and change your URL in vbseocp to this
keep non English Characters in URLs
after that in URL Rewrite Settings
change the all of your URLS to thread title (in the thread URL) and forum title (in you forum URL)
Now Save all settings and see your forum URLS![]()
Last edited by Joe Ward; 01-10-2009 at 11:13 AM.
ممكن أخوي تشرح لي الخطوات هذي بالعربي
converted Done !
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta name="generator" content="vBulletin 3.8.0" />
اهلا اخي جاسم
اولا افتح ملف vbseo_config.php وابحث عن
واستبدل 0 بـ 1PHP Code:define('VBSEO_UTF8_SUPPORT', 0);
ثم اذهب الي لوحه تحكم موقعك ولو كنت تستخدم لوحه تحكم انجليزيه اختار هذا الخيار
keep non English Characters in URLs
اما لو كنت تستعمل اللعه العربيه فيكون كذلك
الاحتفاظ بالحروف الانجليزيه في الروابط
وثم اذهب الي اعدادات صايغه الروابط
واجعل كل المواضيع والاقسام بأسم الموضوع او القسم الا وهي
[forum_title]
وللمواضيع
[thread_title]
وقم بعمل حفظ وارجع الي المنتدي الان
تحياتي ,,
وااااااااااااااااااو ممتاز ولكن عندي ملاحظه وهي أن الكلمات العربية لا تظهر بالمتصفح
explorer 7
لمذا عكس برنامج
Google Chrome
فإن الروابط تظهر بشكل جيد وممتاز
على سبيل المثال للأقسام يكون الرابط كتالي
-----------------------------------------------
domain/vb/تبادل_الخبرات_وحلول_الحاسوب/
-----------------------------------------------
وللموضوع
-----------------------------------------------
domain/vb/تبادل_الخبرات_وحلول_الحاسوب/150140-برنامج_تزيين_المشاركات_والمواضيع.html
-----------------------------------------------
عكس explorer 7
لايظهرها هكذا
-------------------------------------
عندي أستفسار آخر :-
I have another question
كيف ممكن أن أحول الروابط القديمة إلى الروابط الجديدة (ريدايركت)
how can i Redirect old URL to new URL