How do I create sitemap for google

Permalink 1 user found helpful
From what I've read on the forums C5 should automatically generate a sitemap for my site, accessible by adding /sitemap.xml to my site's name in my browser.

However when I try this I get a 404 error. Nor can I see a sitemap.xml file in the root of my site's files.

The address ishttp://www.cordprize.com

Is there something I should be doing in dashboard? I'm trying to link the sitemap file to google's webmaster tools.

Thanks.

laaaamb
 
JohntheFish replied on at Permalink Best Answer Reply
JohntheFish
You need to run the sitemap automated job. Search for 'jobs' in the dashboard search box.

There are a bunch of other jobs that you can also run to help your site work smoothly, such as indexing and cleaning up old pages. You may also find some useful odd jobs in the marketplace.

Jobs can be automated by cron (a linux system utility, not part of c5), or automated within c5 using Nontab Scheduler or Flexjob Scheduler.
laaaamb replied on at Permalink Reply
laaaamb
Perfect. That's exactly the answer I was looking for - I'll check out those add ons as well.

Cheers JohntheFish
cainKuri replied on at Permalink Reply
cainKuri
Thank you... helps !