นี่เป็นอีกปลั๊กอินที่จะเน้นไปทาง SEO อีกตัวเพราะการทำเว็บทุกวันนี้จะเน้นไปที่ SEO การไต่ลิงก์ให้ดีขึ้นอยู่แล้ว ปลั๊กอินตัวนี้จะทำให้ระบบ Archives ของ wordpress ดูดียิ่งขึ้น แถมยังทำให้ Bot ไต่ลิงก์ได้ดีขึ้น เพราะตัวนี้จะแสดงที่ sidebar อยู่แล้วนั่นก็หมายความว่ามันจะแสดงทุกหน้าแน่นอน แถมคุณยังสามารถทำโค้ดไปวางในหน้า Page ได้อีกด้วย ปลั๊กอินตัวนี้พัฒนาโดยคนจีน neoease มีการพัฒนามาหลายเวอร์ชันแล้ว
Display your archive tree that’s search engine friendly on custom page, Widgets is supported.
เป็นการทำงานในรูปแบบ ajax แต่ละเวอร์ชันมีการอัพเดทอะไรไว้บ้างเข้ามาอ่านดูด้านในนะครับ
VERSION DATE TYPE CHANGES
1.5.1 2009/08/05 NEW Added Spanish language support. (Thanks David Tejedor)
MODIFY Update Italian translation. (Thanks Gianni Diurno)
MODIFY Update Hungarian translation. (Thanks János)
FIXED Fixed limit arguement.
1.5 2009/06/12 NEW Compatible with WordPress 2.8.
NEW jQuery is now supported. (JavaScript library option)
NEW Added Belorussian language support. (Thanks Marcis Gasuns)
MODIFY Decrease access time to access database.
MODIFY Update Simplified Chinese translation.
FIX Fixed the messy code when changed pages.
1.0.3 2009/05/04 NEW Added Polish language support. (Thanks Artur)
NEW Added Lithuania language support. (Thanks Mantas Malcius)
FIX Fixed the month links. (Thanks ZFreet CHeung)
1.0.2 2009/04/18 NEW Added Czech language support. (Thanks Ladislav Prskavec)
NEW Added French language support. (Thanks Jean-Michel MEYER)
MODIFY Update Italian translation.
MODIFY Update Hungarian translation.
FIX Fixed a bug about date to show the posts.
1.0.1 2009/03/18 NEW Added Turkish language support. (Thanks Ömer Faruk)
NEW Added Hungarian language support. (Thanks János Csárdi-Braunstein)
FIX Fixed bug: The script does not check the publication date, show all future posts.
1.0 2009/02/05 NEW Added WordPress Widget support.
NEW Added ‘limit’ argument.
NEW Added the number of posts in all the monthly archives.
FIX Fixed a bug when WordPress root directory in sub folder.
FIX Fixed a bug about year filter.
0.2 2009/01/15 NEW Added Italian language support. (Thanks Gianni Diurno)
MODIFY Changed author username to display name.
FIX Apply translations to monthly dates.
0.1 2009/01/14 NEW Years filter.
NEW Authors filter.
NEW Basic features.
มาดูึ้ขั้นตอนการติดตั้งกันครับง่ายมากๆ
1. Unzip archive to the ‘/wp-content/plugins/’ directory
2. Activate the plugin through the ‘Plugins’ menu in WordPress
3. This is 3 ways to add the WP-EasyArchives widget to the sidebar:
* (widget) Go to ‘Design->Widgets’, and add the WP-EasyArchives to your blog, it’ll display on sidebar.
* (widget) In sidebar.php add the following line:
<div class="widget">
<h3>Monthly Archives</h3>
<?php wp_easyarchives_widget(); ?>
</div>* (page) In your template file add the following lines:
<?php wp_easyarchives(); ?>
Screenshots



Comments