Skip to content
This repository has been archived by the owner on Mar 15, 2024. It is now read-only.

Marketo/SilverStripe-Performable-Sitemaps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Performable Site Map Module

=======

Documentation

Creates a Sitemap PageType and generates sitemap.xml files specific to each domain Also uses SQL Queries instead of the ORM for performance

Add the following to you config if you want the sitemap to follow the ShowInMenus or ShowInSearch Page setting.

SiteMap:
  ObserveShowInMenus: true
  ObserveShowInSearch: true

Maintainer Contact

Kirk Mayo

<kmayo (at) marketo (dot) com>

Requirements

  • SilverStripe 3.2
  • SilverStripe Queued Job Module

Composer Installation

composer require Marketo/SilverStripe-Performable-Sitemaps

TODO

Tests

About

Creates a Sitemap PageType and generates sitemap.xml files specific to each domain

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages