Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
monkeyfeet committed Jan 21, 2021
1 parent 5e6695a commit d5eda00
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,11 +21,14 @@ Features
* Exclude any page from sitemaps with CMS checkbox (on Settings tab)
* Uses partial caching, refreshed when any page in the sitetree is updated
* Creates/updates an actual sitemap.xml file in the root of the site on load of xml sitemap page
* Adds the ability to prevent a single page or the entire site from being crawled and indexed by (well-behaved) bots


Installation
============

1. Install module
1. Install module via composer `composer require plasticstudio/sitemap`
2. Run /dev/build?flush=1
3. Pages can be excluded from sitemap using the checkbox in the Settings CMS tab (under Visibility)
4. Pages can be excluded from being crawled/indexed by bots in the Settings CMS tab (under Visibility)
5. The entire site can be excluded from being crawled/indexed by bots in Site Settings (under the Indexing tab)

0 comments on commit d5eda00

Please sign in to comment.