Sitemaps Warning

General project discussion. NOT for help questions.
Post Reply
User avatar
CWebguy
Forum Members
Forum Members
Posts: 139
Joined: Thu Jul 24, 2008 3:31 am

Sitemaps Warning

Post by CWebguy »

Ok, installed CMS and added Sitemaps module (which worked like a charm!).  Only problem is Google throws an error/warning at my sitemap.  "Warning- All the URLs in your Sitemap are marked as having dynamic content."  It founded and downloaded it fine, just giving me this warning/error.  Anyone else experience this?

Take care!
Lance
CMSMS Made
oliverseddon
Forum Members
Forum Members
Posts: 89
Joined: Thu Aug 21, 2008 11:47 am

Re: Sitemaps Warning

Post by oliverseddon »

Yes, I have exactly the same issue occouring on about 10 sites. Anybody know why this is happening?



Thanks
Ziggywigged
Power Poster
Power Poster
Posts: 424
Joined: Sat Feb 02, 2008 12:42 am

Re: Sitemaps Warning

Post by Ziggywigged »

I use this method and always works like a charm: http://dev.cmsmadesimple.org/projects/gsgenerator/
Take a penny, leave a penny.
Nick Smart
Forum Members
Forum Members
Posts: 116
Joined: Mon Jul 28, 2008 4:48 pm

Re: Sitemaps Warning

Post by Nick Smart »

Go to "SiteMap Made Simple" on the Extensions menu. Select the "Templates" tab and edit your template (probably Sample). Change this line:

Code: Select all

<changefreq>{$page->frequency}</changefreq>
to something like:

Code: Select all

<changefreq>daily</changefreq>
There's probably a 'nicer' way to do this.

Nick
Post Reply

Return to “General Discussion”