I can’t find anywhere with instructions on how to install it.
The wiki seems to assume it’s already installed.
Are there any installation instructions?
Thanks
Content Creator and Copywriter
Just copy and paste the contents of the downloaded sitemap.tpl.txt into a new snippet & name it SiteMap.
Then you can use the Wiki instructions.
OK,
I’ve got it working but I can’t get the priority and frequency TV’s to show on the actual site map
Here’s the call
[!SiteMap? &format=`sp` &priority=`sitemap_priority` &changefreq=`sitemap_changefreq` &excludeTemplates=`blank, empty, hidden, 5, 12, 8, 15, 17, 16, 9, 4, 3, 18 `!]
The TV’s I just called sitemap_changefreq and sitemap_priority as per the wiki instructions
http://wiki.modxcms.com/index.php/SiteMap:_Google_sitemaps_in_MODx
But nothing appears in the site map.
Thanks again.
Content Creator and Copywriter
I used MODX Evolution 1.04
But I still get an error message on the sitemap:
[tt]
Fatal error: Cannot redeclare gettv() (previously declared in /home/user/domains/domain/public_html/manager/includes/document.parser.class.inc.php(770) : eval()’d code:258) in /home/user/domains/domain/public_html/manager/includes/document.parser.class.inc.php(770) : eval()’d code on line 281
[/tt]
How can I solve this error message.
My sitemaps working but I have a sligth validation problem
From W3c I get this error
Schema validating with XSV 3.1-1 of 2007/12/11 16:20:05
* Target: [standalone schema assessment]
(Real name: http://makethemclick.com.au/sitemap.xml
Server: Apache/2.2.3 (CentOS))
* schemaDocs: http://makethemclick.com.au/sitemap.xml
* The schema(s) used for schema-validation had
no errors
* The target was not assessed
Schema resources involved
Attempt to load a schema document from
http://makethemclick.com.au/sitemap.xml
(source: command line) for
no namespace,
failed:
Not recognised as W3C XML Schema or RDDL: urlset
and from another validator I get a bit more info
http://makethemclick.com.au/sitemap.xml:7:3: Invalid per cvc-complex-type.1.2.4: element {http://www.sitemaps.org/schemas/sitemap/0.9}:changefreq not allowed here (5) in element {http://www.sitemaps.org/schemas/sitemap/0.9}:url, expecting [{Wildcard: ##other, strict},$]
My sitemap is here
http://makethemclick.com.au/sitemap.xml
and my call looks like this
[!SiteMap? &format=`sp` &priority=`priority` &changefreq=`changefreq` &excludeTemplates=`blank, empty, hidden, 5, 7, 10, 12, 8, 15, 16, 9, 4, 3, 18, 19, 21, 89, 90, 91, 92, 93, 94, 95, 240, `!]
Anyone got any ideas on how to fox it?
Thanks
Content Creator and Copywriter