عماد مسعد
15-01-2009, 05:49 صباحاً
بسم الله
هاك اضافة كلمات دليليه في كل قسم مع وصف لكل قسم
على نسخ 3.7 و 3.8
مفيد جداً لمحركات البحث
تظهر الكلمات والوصف في الميتا
عند عرض مصدر الصفحه
الهاك جميل جداً وقمت بتجربته
طريقة التركيب
قم برفع المنتج الموجود بالمرفقات
وقم بالتعديلات التاليه على قالب headinclude
ابحث عن:
<**** name="keywords" content="$threadinfo[title], $vboptions[keywords]" />
<**** name="description" content="<if condition="$pagenumber>1"><phrase 1="$pagenumber">$vbphrase[page_x]</phrase>-</if>$threadinfo[title] $foruminfo[title_clean]" />
استبدله بـ:
<**** name="keywords" content="$foruminfo[forumkeywords],$threadinfo[title],$vboptions[keywords]" />
<**** name="description" content="$foruminfo[forumdescription]. <if condition="$pagenumber>1"><phrase 1="$pagenumber">$vbphrase[page_x]</phrase>-</if>$threadinfo[title] $foruminfo[title_clean]" />
************************************************** ********************
ابحث عن :
<**** name="keywords" content="$foruminfo[title_clean], $vboptions[keywords]" />
<**** name="description" content="<if condition="$pagenumber>1"><phrase 1="$pagenumber">$vbphrase[page_x]</phrase>-</if>$foruminfo[description_clean]" />
PHP]
استبدله بـ:
[PHP] <**** name="keywords" content="$foruminfo[forumkeywords],$threadinfo[title],$vboptions[keywords]" />
<**** name="description" content="$foruminfo[forumdescription]. <if condition="$pagenumber>1"><phrase 1="$pagenumber">$vbphrase[page_x]</phrase>-</if>$foruminfo[description_clean]" />
هاك اضافة كلمات دليليه في كل قسم مع وصف لكل قسم
على نسخ 3.7 و 3.8
مفيد جداً لمحركات البحث
تظهر الكلمات والوصف في الميتا
عند عرض مصدر الصفحه
الهاك جميل جداً وقمت بتجربته
طريقة التركيب
قم برفع المنتج الموجود بالمرفقات
وقم بالتعديلات التاليه على قالب headinclude
ابحث عن:
<**** name="keywords" content="$threadinfo[title], $vboptions[keywords]" />
<**** name="description" content="<if condition="$pagenumber>1"><phrase 1="$pagenumber">$vbphrase[page_x]</phrase>-</if>$threadinfo[title] $foruminfo[title_clean]" />
استبدله بـ:
<**** name="keywords" content="$foruminfo[forumkeywords],$threadinfo[title],$vboptions[keywords]" />
<**** name="description" content="$foruminfo[forumdescription]. <if condition="$pagenumber>1"><phrase 1="$pagenumber">$vbphrase[page_x]</phrase>-</if>$threadinfo[title] $foruminfo[title_clean]" />
************************************************** ********************
ابحث عن :
<**** name="keywords" content="$foruminfo[title_clean], $vboptions[keywords]" />
<**** name="description" content="<if condition="$pagenumber>1"><phrase 1="$pagenumber">$vbphrase[page_x]</phrase>-</if>$foruminfo[description_clean]" />
PHP]
استبدله بـ:
[PHP] <**** name="keywords" content="$foruminfo[forumkeywords],$threadinfo[title],$vboptions[keywords]" />
<**** name="description" content="$foruminfo[forumdescription]. <if condition="$pagenumber>1"><phrase 1="$pagenumber">$vbphrase[page_x]</phrase>-</if>$foruminfo[description_clean]" />