أهلا وسهلا بك زائرنا الكريم في منتدى دعم PBBoard الرسمي، لكي تتمكن من المشاركة ومشاهدة جميع أقسام المنتدى وكافة الميزات ، يجب عليك إنشاء حساب جديد بالتسجيل بالضغط هنا أو تسجيل الدخول اضغط هنا إذا كنت عضواً .

PBBoard HTML Sef Seo

موضوع مغلق

الصفحة 2 من 2
2
>

look/images/icons/i1.gif PBBoard HTML Sef Seo
  10-08-2011 03:49 مساءً   [13]
Darq5
معلومات الكاتب
I want to tell me this is not the same

look/images/icons/i1.gif PBBoard HTML Sef Seo
  10-08-2011 09:01 مساءً   [14]
Darq5
معلومات الكاتب
Help me

look/images/icons/i1.gif PBBoard HTML Sef Seo
  11-08-2011 02:11 مساءً   [15]
Darq5
معلومات الكاتب
help me

look/images/icons/i1.gif PBBoard HTML Sef Seo
  11-08-2011 08:45 مساءً   [16]
Darq5
معلومات الكاتب
HELMP MEEEEEEEEEE

look/images/icons/i1.gif PBBoard HTML Sef Seo
  12-08-2011 08:15 صباحاً   [17]
PhpMax
معلومات الكاتب
In PBB you can use both methods like:
https://pbboard.info/forums/u1526.html
https://pbboard.info/forums/darq5.html

Why you care about members page to be like this?; it is not very important to archive.

PBB use numbers style in html links, sorry we can't change it.
This method also in many forum prpgrams.

For example in MyBB it is like:

user-111.html

You made a topic about html short urls, we don't have anything new to add.

look/images/icons/i1.gif PBBoard HTML Sef Seo
  12-08-2011 02:05 مساءً   [18]
Darq5
معلومات الكاتب
Then how are we going to show that u1 able to use the category links, but it should not need to do this to us

look/images/icons/i1.gif PBBoard HTML Sef Seo
  12-08-2011 05:40 مساءً   [19]
PhpMax
معلومات الكاتب
المشاركة الأصلية كتبت بواسطة: StoL Then how are we going to show that u1 able to use the category links, but it should not need to do this to us
Do you main you want all links in the forum to be like darq5.html and not like u1.html

You need to modify templates and may be some modules and classes.

تم تحرير المشاركة بواسطة :emovip بتاريخ:12-08-2011 09:13 مساءً


look/images/icons/i1.gif PBBoard HTML Sef Seo
  12-08-2011 08:59 مساءً   [20]
Darq5
معلومات الكاتب
What are they

look/images/icons/i1.gif PBBoard HTML Sef Seo
  13-08-2011 01:07 صباحاً   [21]
PhpMax
معلومات الكاتب
Edit

includes/functions.class.php

Find and replace

CODE
$forum[&#39;moderators_list&#39;] .= &#39;<a href="u&#39; . $moderator[&#39;member_id&#39;] . &#39;.html">&#39; . $PowerBB->functions->GetUsernameStyle($moderator[&#39;username&#39;]) . &#39;</a> | &#39;;


with

CODE
$forum[&#39;moderators_list&#39;] .= &#39;<a href="&#39; . $moderator[&#39;username&#39;] . &#39;.html">&#39; . $PowerBB->functions->GetUsernameStyle($moderator[&#39;username&#39;]) . &#39;</a> | &#39;;


find and replace

CODE
return $username = &#39;<a href="u&#39; . $user_id . &#39;.html">&#39; . $username . &#39;</a> &#39;;


with

CODE
return $username = &#39;<a href="&#39; . $StyleMemberInfo[&#39;username&#39;] . &#39;.html">&#39; . $username . &#39;</a> &#39;;


Save and upload the file to its place in your forum.

That will change user name link from uXX.html to username.html in most forum pages.

Also there are few templates to modify, I attached these templates in the attached file. just upload and delete forum temp files from the admin cp.
 
  en_main_mods_templates.zip   تحميل zip مرات التحميل :(7)
الحجم :(16.668) KB

look/images/icons/i1.gif PBBoard HTML Sef Seo
  13-08-2011 01:38 صباحاً   [22]
Darq5
معلومات الكاتب
Can we in the course of such categories and

Exp:
www.pbboard.info/forums/test-forum/test-subject.html (True)

Exp:www.pbboard.info/forums/t14.html (False)
it is not

Sections:
Exp:www.pbboard.info/forums/test-forums/ (True)

Exp:www.pbboard.info/forums/f14.html/ (false)
it is not

Thank you in advance.

تم تحرير المشاركة بواسطة :Darq5 بتاريخ:13-08-2011 01:40 صباحاً


look/images/icons/i1.gif PBBoard HTML Sef Seo
  13-08-2011 05:26 صباحاً   [23]
PhpMax
معلومات الكاتب
المشاركة الأصلية كتبت بواسطة: StoL Can we in the course of such categories and

Exp:
www.pbboard.info/forums/test-forum/test-subject.html (True)

Exp:www.pbboard.info/forums/t14.html (False)
it is not

Sections:
Exp:www.pbboard.info/forums/test-forums/ (True)

Exp:www.pbboard.info/forums/f14.html/ (false)
it is not

Thank you in advance.
This is another request.

Discussed in this topic:
html to make the topic

You can post to that topic.

تم تحرير المشاركة بواسطة :emovip بتاريخ:13-08-2011 05:28 صباحاً


look/images/icons/i1.gif PBBoard HTML Sef Seo
  13-08-2011 03:47 مساءً   [24]
Darq5
معلومات الكاتب
Can you wonder I wanted to?

الصفحة 2 من 2
2
>

المواضيع المتشابهه
عنوان الموضوع الكاتب الردود الزوار آخر رد
ستايل فاست بلو (Fast Blue) 2026 لمنتدى PBBoard النسخة 3.0.4 Soliman
22 665 mohamed bakr
PBBI: PBBoard Importer - الإصدار 1.0 Soliman
4 354 mohamed bakr
مشكلة في تحميل صورة الغلاف للصفحة الشخصية – PBBoard 3.0.4 شبعان
6 42 شبعان
خلل في هاك PBBoard Social Login Pro لدي شبعان
7 41 Soliman
مشكلة عدم ظهور خيار "الملف الشخصي" في القائمة الجانبية (☰) لستايل Fast Blue – PBBoard شبعان
2 29 شبعان

الكلمات الدلالية
لا يوجد كلمات دلالية ..






الساعة الآن 02:20 PM