sitemap
Votes: 37
Tags: Navigation, snippet, google, ror, sitemap
Submitted: Aug 22, 2008
Released: Aug 22, 2008
Downloads: 2712
License: LGPL
sitemap 1.0.8
Works with the following Version(s): 0.9.5 | 0.9.6
Outpust a machine readable site map for search engines and robots in Google's Sitemap Protocol (XML), URL list (TXT) formats and HTML List format (UL/LI). An update to Grad's original release.
Download
- repo-2168.txt (2712 downloads)
Description
Outpust a machine readable site map for search engines and robots. Supports the following formats:
- Sitemap Protocol used by Google Sitemaps.
- List of URLs in text format (e.g. Yahoo! submission).
Another option is to output an unordered list (HTML: UL/LI) to show the sitemap on your webpage.
Instructions
Documentation is available in MODx wiki article SiteMap: Google sitemaps in MODx.
UpdatesexcludeTemplates can now also be specified as a template ID instead of template name. Useful if you change the names of your templates frequently.
e.g. &excludeTemplates=`myTemplateName,3,4`
Sub-Packages
Previous Releases
1.0.7
Votes: 34
Tags: Navigation, snippet, google, ror, sitemap
Submitted: Jul 1, 2008
Released: Jul 1, 2008
Downloads: 857
License: LGPL
sitemap 1.0.7
Works with the following Version(s): 0.9.5 | 0.9.6
Outpust a machine readable site map for search engines and robots in Google's Sitemap Protocol (XML), URL list (TXT) formats and HTML List format (UL/LI). An update to Grad's original release.
Download
- repo-2107.txt (857 downloads)
Description
Outpust a machine readable site map for search engines and robots. Supports the following formats:
- Sitemap Protocol used by Google Sitemaps.
- List of URLs in text format (e.g. Yahoo! submission).
Another option is to output an unordered list (HTML: UL/LI) to show the sitemap on your webpage.
Instructions
Documentation is available in MODx wiki article SiteMap: Google sitemaps in MODx.
UpdatesUnpublished and deleted documents were showing up in the sitemap. Even though they could not be viewed, they were showing up as broken links to search engines.
1.0.6
Votes: 33
Tags: Navigation, snippet, google, ror, sitemap
Submitted: Feb 29, 2008
Released: Feb 29, 2008
Downloads: 1473
License: LGPL
sitemap 1.0.6
Works with the following Version(s): 0.9.5 | 0.9.6
Outpust a machine readable site map for search engines and robots in Google's Sitemap Protocol (XML), URL list (TXT) formats and HTML List format (UL/LI). An update to Grad's original release.
Download
- repo-1893.txt (1473 downloads)
Description
Outpust a machine readable site map for search engines and robots. Supports the following formats:
- Sitemap Protocol used by Google Sitemaps.
- List of URLs in text format (e.g. Yahoo! submission).
Another option is to output an unordered list (HTML: UL/LI) to show the sitemap on your webpage.
Instructions
Documentation is available in MODx wiki article SiteMap: Google sitemaps in MODx.
UpdatesAdd optional parameter (excludeWeblinks) to exclude weblinks from the sitemap, since they often point to external sites (which don't belong on your sitemap), or redirecting to other internal pages (which are already
in the sitemap). Google Webmaster Tools generates warnings for excessive redirects.
Default is false - e.g. default behaviour remains unchanged.
1.0.5
Votes: 34
Tags: Navigation, snippet, google, ror, sitemap
Submitted: Feb 24, 2008
Released: Feb 24, 2008
Downloads: 576
License: LGPL
sitemap 1.0.5
Works with the following Version(s): 0.9.5 | 0.9.6
Outpust a machine readable site map for search engines and robots in Google's Sitemap Protocol (XML), URL list (TXT) formats and HTML List format (UL/LI). An update to Grad's original release.
Download
- repo-1882.txt (576 downloads)
Description
Outpust a machine readable site map for search engines and robots. Supports the following formats:
- Sitemap Protocol used by Google Sitemaps.
- List of URLs in text format (e.g. Yahoo! submission).
Another option is to output an unordered list (HTML: UL/LI) to show the sitemap on your webpage.
Instructions
Documentation is available in MODx wiki article SiteMap: Google sitemaps in MODx.
UpdatesAdded modification about non searchable documents, as suggested by forum user JayBee (http://modxcms.com/forums/index.php/topic,5754.msg99895.html#msg99895)
1.0.4
Votes: 32
Tags: Navigation, snippet, google, ror, sitemap
Submitted: Feb 7, 2008
Released: Feb 7, 2008
Downloads: 740
License: LGPL
sitemap 1.0.4
Works with the following Version(s): 0.9.5 | 0.9.6
Outpust a machine readable site map for search engines and robots in Google's Sitemap Protocol (XML), URL list (TXT) formats and HTML List format (UL/LI). An update to Grad's original release.
Download
- repo-1854.txt (740 downloads)
Description
Outpust a machine readable site map for search engines and robots. Supports the following formats:
- Sitemap Protocol used by Google Sitemaps.
- List of URLs in text format (e.g. Yahoo! submission).
Another option is to output an unordered list (HTML: UL/LI) to show the sitemap on your webpage.
Instructions
Documentation is available in MODx wiki article SiteMap: Google sitemaps in MODx.
UpdatesI took the liberty to create a version 1.0.4 of this snippet.
What I added was a display option called 'ulli'. This creates the
sitemap as an Unordered list (<ul><li> structure) containing
links to the document and the pagename as the text of the link.
1.0.3
Votes: 31
Tags: Navigation, snippet, google, ror, sitemap
Submitted: May 16, 2007
Released: May 16, 2007
Downloads: 2568
License: LGPL
sitemap 1.0.3
Works with the following Version(s): 0.9.5
Outpust a machine readable site map for search engines and robots in Google's Sitemap Protocol (XML) and URL list (TXT) formats. An update to Grad's original release.
Download
- repo-1477.txt (2568 downloads)
Description
Outpust a machine readable site map for search engines and robots. Supports the following formats:
- Sitemap Protocol used by Google Sitemaps.
- List of URLs in text format (e.g. Yahoo! submission).
Another option is to output an unordered list (HTML: UL/LI) to show the sitemap on your webpage.
Instructions
Documentation is available in MODx wiki article SiteMap: Google sitemaps in MODx.Updates- Added ability to specify the XSL URL - you don't always need one and it seems to create a lot of support confusion! It is now a parameter (&xsl=``) which can take either an alias or a doc ID
- Modifications suggested by forum users Grad and Picachu incorporated
(http://modxcms.com/forums/index.php/topic,5754.60.html)
1.0.2
Votes: 32
Tags: Navigation, snippet, google, ror, sitemap
Submitted: Jul 12, 2006
Released: Jul 12, 2006
Downloads: 3254
License: LGPL
sitemap 1.0.2
Works with the following Version(s): 0.9.2.1
Outpust a machine readable site map for search engines and robots in Google's Sitemap Protocol (XML) and URL list (TXT) formats.
Download
- repo-713.txt (3254 downloads)
Description
Outpust a machine readable site map for search engines and robots. Supports the following formats:
- Sitemap Protocol used by Google Sitemaps.
- List of URLs in text format (e.g. Yahoo! submission).
Another option is to output an unordered list (HTML: UL/LI) to show the sitemap on your webpage.
Instructions
Documentation is available in MODx wiki article SiteMap: Google sitemaps in MODx.Updates# 1.0.2
- Reworked fetching of template variable value to get INHERITED value.
# 1.0.1
- Reworked fetching of template variable value, now it gets computed value instead of nominal; however, still not the inherited value.
# 1.0
- First public release.

There is a problem with the homepage url that should always be http://www.my-domain.tld/ but the snippet displays http://www.my-domain.tld/alias.html or http://www.my-domain.tld/id.html if there is no alias. I fixed it with an quick'n'dirty hack that changes the value of varible $url to http://www.my-domain.tld/ in line 224 for the homepage id.