Skip to content

modxcms/GoogleSiteMap

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GoogleSiteMap

Version: 2.1.x First Relesed: Feb 8, 2018 Author: YJ Tso @sepiariver, Garry Nutting @garryn

  • Added cachemanager plugin OnSiteRefresh
  • Complete rewrite based on Garry's blazing fast sitemap code
  • Added cachemanager
  • Efforts were made to make it backwards compatible using runSnippet to call the legacy snippet if legacy features are required.

Examples:

[[!GoogleSiteMap]] // Will output a sitemap many times faster than the legacy Snippet
[[!GoogleSiteMap? &itemTpl=`gItem`]] // &itemTpl is a legacy feature, so the legacy Snippet will be called. No performance benefit, except new caching mechanism.

This project is managed at: https://github.com/modxcms/GoogleSiteMap.

Read or contribute to the documentation here: https://rtfm.modx.com/extras/revo/googlesitemap.

About

Generates a Google Site Map for your MODx Revolution site.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Languages

  • PHP 99.4%
  • Smarty 0.6%