Shoto Azikuri

Internet Marketing, Blogging and everything about Web.

Posts tagged 'plugin'

Nice Wordpress Pagination

Every blogger wants to have a lot hits on their blog, you can increase hits with most ways but i want show you pagination plugin, with this plugin you can to get people view your blog’s pages. This plugin looks something like this:

You will agree with me that this is more comfortable then “old posts” and “previous posts”.

So here is Lester Chan’s plugin WP-PageNavi, go to url and download plugin, then you must extract archive and upload it in plugin’s folder, activate plugin and then edit theme’s file where is code of pagination and write this code:

<?php if(function_exists(’wp_pagenavi’)) { wp_pagenavi(); } ?>

insted older pagination code.

If you want different css styles open pagenavi-css.css and edit it.

more information about WP-PageNavi:

http://www.lesterchan.net/wordpress/readme/wp-pagenavi.html

Top Commentators Widget

I am searching top commentators plugin, widget for a long time and at last i found it, the best variant of the top commentator plugin, i think so.

Why i want to use this plugin? It is one way of marketing, with this plugin you can give stimulus to your readers to read your post and leave comment, because they can get from this one way link from home page where is this top commentator widget.

You can see this widget on my blog, so here is this: Top Commentators Widget.

Download plugin upload in plugin’s folder and activate it, then go to widgets and add Top Commentators widget you can edit this widget and set as you want. If you don’t want to be your username or any other username you can write it in Exclude These Users.

Top Commentators

Top Commentators

So lets enjoy with this.