[solved] A small but important bug in SitemapMgr

Have a question or a suggestion about a 3rd party addon module or plugin?
Let us know here.
Post Reply
reinhardmohr
Forum Members
Forum Members
Posts: 112
Joined: Sun Aug 06, 2006 2:36 pm

[solved] A small but important bug in SitemapMgr

Post by reinhardmohr »

I just wanted to say thank you to the developers of CMSms – it‘s getting better with every release – but today I wanted to thank Rolf for making SitemapMgr. It has just saved my day.

AND: I found a bug. Maybe someone can benefit from what I found:

I am on CMSms 2.2.1 and I had used SiteMapMadeSimple in the latest version for some years. But upgrading to 2.2.1 kind of made it not work anymore (the ability to generate the modification date of every page was broken; the modification tag was empty).
So I found Rolf's SiteMapMgr, installed it and it worked! Thank you!
But when I delivered my new sitemap.xml to the Google Search Console there was an error: Google complained about the namespace declaration.
So I checked it – Rolfs template produced the secure version:

Code: Select all

https://www.sitemaps.org/schemas/sitemap/0.9
but Google expected only the unsecure version:

Code: Select all

http://www.sitemaps.org/schemas/sitemap/0.9
So I had to
• edit the templates for pages and for CGBlog manually.
• Then I had to edit manually the already created sitemap.xml.
• And in the module folder I had to edit the template für creating the sitemap.xml.

But after all: This new and great module saved my day!
Thank you, Rolf, and all the developers!
Reinhard
Last edited by reinhardmohr on Mon Jun 26, 2017 5:21 pm, edited 1 time in total.
User avatar
Rolf
Power Poster
Power Poster
Posts: 7825
Joined: Wed Apr 23, 2008 7:53 am
Contact:

Re: A small but important bug in SitemapMgr

Post by Rolf »

Thanks for the coffee and the kind words. Much appreciated.

Yeah I noticed it too...
When opening http://www.sitemaps.org/schemas/sitemap/0.9 you get redirected to the https site...
It was a (logical) user request to change it in the default templates. But I am afraid I have to change it back.

And I probably need to make a button to recreate the sitemap index file. Normally you don't need it, but just in case...

Grtz. Rolf
- + - + - + - + - + - + -
LATEST TUTORIAL AT CMS CAN BE SIMPLE:
Migrating Company Directory module to LISE
- + - + - + - + - + - + -
Image
reinhardmohr
Forum Members
Forum Members
Posts: 112
Joined: Sun Aug 06, 2006 2:36 pm

Re: A small but important bug in SitemapMgr

Post by reinhardmohr »

Thank you!
Yes, a button for recreating the sitemap index file is a great idea!

Reinhard
User avatar
Rolf
Power Poster
Power Poster
Posts: 7825
Joined: Wed Apr 23, 2008 7:53 am
Contact:

Re: [solved] A small but important bug in SitemapMgr

Post by Rolf »

Even though google gives this warning, it does proces the sitemaps!!! I havent changed it, and use it successfully at all my sites. No panic :)
Will update it in the next version!
- + - + - + - + - + - + -
LATEST TUTORIAL AT CMS CAN BE SIMPLE:
Migrating Company Directory module to LISE
- + - + - + - + - + - + -
Image
User avatar
Rolf
Power Poster
Power Poster
Posts: 7825
Joined: Wed Apr 23, 2008 7:53 am
Contact:

Re: [solved] A small but important bug in SitemapMgr

Post by Rolf »

SitemapMgr 1.3.1 with updated templates is released.
- + - + - + - + - + - + -
LATEST TUTORIAL AT CMS CAN BE SIMPLE:
Migrating Company Directory module to LISE
- + - + - + - + - + - + -
Image
Post Reply

Return to “Modules/Add-Ons”