=== 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.3
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 because 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 however 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:
* __append='amp'__ change the slug to point to your AMP verion. Depending on which AMP plugin you are using you can adjust the slug to direct to the AMP articles, standard: 'amp' (appropriate for the AMP plugin by Automatic).
Example: __append='amp-post'__ will generate a slug 'yourwebsite.nl/post/__amp-post__/'
* __heading='AMP'__ will add an H2 heading, standard: none
* __max='5'__ will set a limit to the amount of posts displayed:, standard: 5000
* The shortcode can now look like this: __[amp-sitemap append='amp' heading='AMP HTML Sitemap' max='20']__
__Additional tips:__
* For regular indexing add the URL of your sitemap page to the sitemap plugin you use (we use Google XML Sitemaps): just copy/paste the URL in the plugin admin)
* You can also use this URL to 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