=== WP Sitemap Page ===
Contributors: funnycat
Donate link: http://www.infowebmaster.fr/dons.php
Tags: sitemap, generator, site map, html sitemap, sitemap generator, dynamic sitemap, seo
Requires at least: 3.0
Tested up to: 3.4.2
Stable tag: 1.0.3
License: GPLv2 or later


Add a sitemap on one any of your page using the simple shortcode [wp_sitemap_page]. Improve the SEO and navigation of your website.


== Description ==
An easy way to **add a sitemap** on one of your pages becomes reality thanks to this WordPress plugin. Just use the shortcode [wp_sitemap_page] on any of your pages. This will automatically generate a sitemap of all your pages and posts.

Be carefull, this plugin do not generate an XML sitemap. It only allow you to list all your pages and posts on a single page. This is a sitemap for human not for search engines bots.

= Why this plugin is useful? =
Such a sitemap is useful for many reasons:

*   **Easy navigation** for the users. They can find easily pages or previous posts
*   **Improve the SEO** of a website

= Current features =

*   Display all pages, posts and categories
*   Posts and categories displayed hierarchically
*   Easy to use
*   Has CSS class to customize it if you want
*   Available in multi-languages

Want a WordPress developper? Feel free to <a href="http://en.tonyarchambeau.com/contact.html">contact me</a>.


== Installation ==
1. Unzip the plugin and upload the "wp-sitemap-page" folder to your "/wp-content/plugins/" directory
2. Activate the plugin through the "Plugins" administration page in WordPress
3. Create a new page where you plan to set-up your sitemap
4. Use the shortcode [wp_sitemap_page] on this page. Save the page and visualize it. That's it, your sitemap should be visible on this page.


== Frequently Asked Questions ==
= Does this plugin works for a huge website ? =
No. The sitemap is dynamically generated without using any cache. Trying to generate a huge sitemap will be very slow.

= Does it generate an XML sitemap ? =
No. The purpose of this plugin is to generate a sitemap on one of your pages. This is simply a list of all your pages and posts.

= Does it work with Custom Post Type ? =
No. The generated sitemaps only included pages, categories and posts.


== Screenshots ==
1. Example of a sitemap on a French blog


== Changelog ==
= 1.0.3 =
Fix a translation error with the default language (cf. English) for the word "category".

= 1.0.2 =
Fix a bug of a function that has been renamed.

= 1.0.1 =
Add french translation

= 1.0 =
Initial Release.


== Upgrade notice ==


== How to uninstall WP Sitemap Page ==
To uninstall WP Sitemap Page, you just have to de-activate the plugin from the plugins list.

