Skip to main content

This site requires you to update your browser. Your browsing experience maybe affected by not having the most up to date version.

We've moved the forum!

Please use forum.silverstripe.org for any new questions (announcement).
The forum archive will stick around, but will be read only.

You can also use our Slack channel or StackOverflow to ask for help.
Check out our community overview for more options to contribute.

All other Modules /

Discuss all other Modules here.

Moderators: martimiz, Sean, Ed, biapar, Willr, Ingo, swaiba

googlesitemap not working - or showing up


Go to End


969 Views

Avatar
steve_nyhof

Community Member, 224 Posts

16 October 2009 at 12:47pm

I have read many of the posts, but my problem is that googlesitemaps does not even load when I do a dev/build (2.3.3)

Can someone explain the steps I am to take.

This is what I did.

Upload the files into the root / googlesitemap folder - just like I have done other modules

Then I run ...dev/build?flush=1

Nothing happens.

I enable the class in the _config.php with this...

GoogleSitemap::enable();

Also tried this
GoogleSitemap::enable_google_notification(true);

I just get this error
Fatal error: Class 'GoogleSitemap' not found in /home/myusername/public_html/mysite/_config.php on line 32