=== AMP HTML Sitemap === Contributors: Nick van de Veerdonk (nmvdvjr) Tags: AMP, Accelerated Mobile Pages, sitemap Requires at least: 4.5.3 Tested up to: 4.5.3 Stable tag: 1.0 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Generates a customizable list of your AMP articles for SEO/indexing benefits, to be added to a page by customizable shortcode. == Description == Seen as there are no links pointing to AMP (Accelerated Mobile Pages) articles as naturally they don't occur in pages and menus, it can take a long time for them to be indexed. A list of AMP articles in a page (HTML sitemap) can be of much help. Currently there is no possibility to have them generated by use of a plugin (XML sitemap). You can use this plugin to have AMP articles indexed faster and more regularly. This plugin will not be supported, I will try to answer all question in the comment section of the [plugin website](https://jaaadesign.nl/en/blog/amp-sitemap/) and create a FAQ. == Installation == 1. Upload en activate the plugin 2. Place the shortcode in a page or post: [amp-sitemap] That's it! Customizing the display of the AMP Sitemap plugin: * Slug: depending on which AMP plugin you are using you can adjust the slug to direct to the AMP articles: __append='amp'__ | Standard: 'amp' (appropriate for the AMP plugin by Automatic). Example: 'amp-post' will generate a slug 'yourwebsite.nl/post/amp-post/' * Title: add a H2 heading: __heading='AMP HTML Sitemap'__ | Standard: none * Total links: set a limit to the amount of posts displayed: __max='5'__ | Standard: 5000 * The shortcode can now look like this: [amp-sitemap append='amp' heading='AMP HTML Sitemap' max='20'] __Additional:__ For regular indexing add URL of the sitemap page to your automatically generated sitemap (like Google XML Sitemaps, just copy/paste the URL in the plugin admin) Use the URL of your sitemap page and add it manually to be indexed via Google Webmaster Tools. == Frequently Asked Questions == Perhaps soon. == Changelog == 1.0 Release date: July 4th, 2016 == Upgrade Notice == == Screenshots == None