• Downloading from our site will require you to have a paid membership. Upgrade to a Premium Membership from 10$ a month today!

    Dont forget read our Rules! Also anyone caught Sharing this content will be banned. By using this site you are agreeing to our rules so read them. Saying I did not know is simply not an excuse! You have been warned.

Thêm Keywords Meta Tag Cho Xenforo

Admin

Well-Known Member
Staff member
Administrator
Hướng dẫn thêm Meta Tag cho XenForo:
- Để thêm thẻ meta description các bạn vào Admin CP -> Home -> Options -> Basic Board Information -> Board Meta Description.
- Để thêm thẻ meta keywords các bạn làm như sau:


Mở template PAGE_CONTAINER tìm đoạn code sau:


Code:
<xen:if is="{$pageDescription.content} AND !{$pageDescription.skipmeta} AND !{$head.description}"><meta name="description" content="{xen:string wordTrim, {xen:helper stripHtml, {xen:raw $pageDescription.content}}, 200}" /></xen:if>    <xen:if is="{$head}"><xen:foreach loop="$head" value="$headElement">{xen:raw $headElement}</xen:foreach></xen:if>


Thêm xuống bên dưới:


Code:
<meta name="keywords" content="tuoitreit.vn, your keywords" />

Với nội dung trong content là keywords của bạn.
 

Facebook Comments

Similar threads

New posts New threads New resources

Back
Top