# AS Sitemap **Contributors:** (this should be a list of wordpress.org userid's) Donate link: **Tags:** sitemap, html, plan de site, twig, timber **Requires at least:** 4.0.1 **Tested up to:** 4.6.1 **Stable tag:** 0.2 **License:** GPLv3 **License URI:** http://www.gnu.org/licenses/gpl-3.0.html Simple html page sitemap for your website ## Description Use [as_sitemap] shortcode to display sitemap While editing an page, you can click on a checkbox button to exclude it from the sitemap This plugin require `Timber` plugin to work, it use twig engine template ## Installation 1. Upload the plugin files to the `/wp-content/plugins/as-sitemap` directory, or install the plugin through the WordPress plugins screen directly. 2. Activate the plugin through the 'Plugins' screen in WordPress 3. Install plugin dependencies 4. Have fun :-) ## Frequently Asked Questions ### Can I exclude some pages from sitemap ? Yes, you simply check the checkbox button on edit page ## Screenshots ![Alt text](/assets/screenshot-1.png?raw=true "Exclude page from sitemap") ![Alt text](/assets/screenshot-2.png?raw=true "Sitemap example") ![Alt text](/assets/screenshot-3.png?raw=true "Sitemap shortcode") ## Upgrade Notice ## Not for the moment ;-) ## Changelog ### 0.2 * Add checkbox button to exclude page from sitemap ### 0.1 * Init plugin * Display sitemap of pages with [as_sitemap] shortcode