>
Download This Plugin | |
Download Elegant Themes | |
Name | Simple posts list |
Version | 0.3 |
Author | Bojan Devic |
Rating | 0 |
Last updated | 2013-02-15 08:10:00 |
Downloads |
5743
|
Download Plugins Speed Test plugin for Wordpress |
Home page PageSpeed score has been degraded by 0%, while Post page PageSpeed score has been degraded by 0%
Simple posts list plugin added 16 bytes of resources to the Home page and 29 bytes of resources to the sample Post page.
Simple posts list plugin added 0 new host(s) to the Home page and 0 new host(s) to the sample Post page.
Great! Simple posts list plugin ads no tables to your Wordpress blog database.For search engine spiders is usefull to scan sitemaps of websites. Visitors similarly like to see list of all posts on blogs. Theses lists are much easier to browse and they are great for SEO.
Simple posts list generates list of all post or pages using shortcodes or function call from template.
[posts]shortcode and you'll have them automagicly.
[posts]Generate post list using function call:
<?php posts_list (); ?>
[pages]Generate list of pages using function call:
<?php pages_list (); ?>