H tags: Improve SEO mod (Mod เกี่ยวกับ SEO อีกตัว [SMF])

เริ่มโดย Putter™, 15 กรกฎาคม 2010, 05:41:16

หัวข้อก่อนหน้า - หัวข้อถัดไป

0 สมาชิก และ 1 ผู้มาเยือน กำลังดูหัวข้อนี้

Putter™

ที่มา : http://custom.simplemachines.org/mods/index.php?mod=2618

เปิดไฟล์ index.template.php
หา
// Show the link, including a URL if it should have one.
echo '<b>', $settings['linktree_link'] && isset($tree['url']) ? '<a href="' . $tree['url'] . '" class="nav">' . $tree['name'] . '</a>' : $tree['name'], '</b>';


แทนที่ด้วย
// Show the link, including a URL if it should have one.
if ($link_num != count($context['linktree']) - 1)

echo '<b>', $settings['linktree_link'] && isset($tree['url']) ? '<a href="' . $tree['url'] . '" class="nav">' . $tree['name'] . '</a>' : $tree['name'], '</b>';
else
echo '<h1 class="htagseo_hx"><a href="' . $tree['url'] . '" class="nav">', $tree['name'], '</a></h1>';


เปิดไฟล์ Display.template.php
หา
// Done with the information about the poster... on to the post itself.
echo '
</div>
</td>
<td valign="top" width="85%" height="100%">
<table width="100%" border="0"><tr>
<td valign="middle"><a href="', $message['href'], '"><img src="', $message['icon_url'] . '" alt="" border="0" /></a></td>
<td valign="middle">
<div style="font-weight: bold;" id="subject_', $message['id'], '">
<a href="', $message['href'], '">', $message['subject'], '</a>
</div>';


แทนที่ด้วย
// Done with the information about the poster... on to the post itself.
echo '
</div>
</td>
<td valign="top" width="85%" height="100%">
<table width="100%" border="0"><tr>
<td valign="middle"><a href="', $message['href'], '"><img src="', $message['icon_url'] . '" alt="" border="0" /></a></td>
<td valign="middle">
<div style="font-weight: bold;" id="subject_', $message['id'], '">
<h2 class="htagseo_hx"><a href="', $message['href'], '">', $message['subject'], '</a></h2>
</div>';


เปิดไฟล์ style.css
เอาไว้ บรรทัดล่างสุด
.htagseo_hx {display: inline; color: inherit; border: none; font-size: 1em; font-color: inherit; font-weight: bold; padding: 0px; margin: 0px; }


ทุกไฟล์ที่แก้ไข แก้ใน Themes ที่ใช้นะครับ ถ้าไม่มี ก็เข้าไปแก้ใน Default


ชอบใจ Thank กันหน่อยนะครับ  :wanwan020:
[direct=https://hostings.ruk-com.in.th]Ruk-Com Hosting (IAAS)[/direct]
[direct=https://ruk-com.cloud]Ruk-Com Cloud (PAAS)[/direct]
รีวิวโฮสติ่ง Ruk-Com  จากสมาชิก THAISEO

ไม่พอใจยินดีคืนเงินเต็มจำนวนทุกบริการ

prame

เดี๋ยวเอาไปลองใช้ ขอบคุณครับชาว THD :wanwan004:
[direct=http://nptuner.com].[/direct]~ ♫
Mode: เข้างานตีสอง ออกงานเจ็ดโมง มนุษย์เงินเดือน ..*
[direct=http://englisheducationcmru.com].[/direct]

Putter™

[direct=https://hostings.ruk-com.in.th]Ruk-Com Hosting (IAAS)[/direct]
[direct=https://ruk-com.cloud]Ruk-Com Cloud (PAAS)[/direct]
รีวิวโฮสติ่ง Ruk-Com  จากสมาชิก THAISEO

ไม่พอใจยินดีคืนเงินเต็มจำนวนทุกบริการ

Twenty-One

# บริการโฮสติ้งขั้นเทพ 24/7 เปิดให้บริการ web hosting มาแล้ว 14 ปี ลูกค้ากว่า 40,000 ราย ให้ความไว้วางใจ
# [direct=https://www.hostneverdie.com]hosting[/direct] คุณภาพสูง ดูแลระบบโดย system engineer ประสบการณ์สูง
# [direct=https://www.hostneverdie.com]host[/direct] เร็ง แรง ไม่มีล่ม ติดตั้ง cms ฟรี
# [direct=https://www.hostneverdie.com/vps-server]vps[/direct] ราคาถูก 50GB 999 บาท

[direct=https://www.hostneverdie.com][/direct]

Deluxez


ZyZee

***ชีวิตไม่สามารถ Undo ได้ อย่ามัวเสียเวลากับอดีตที่ไม่มีหวนกลับ***
อย่ามัวคิดว่าตัวเองโชคร้าย...เพราะเวลาของเรามีค่ามีค่ามากเกินกว่าจะมั่วมานั่งสงสารตัวเอง
++++อย่ามัวเสียเวลาใช้ชีวิตตามคนอื่น+++

saknarin