Hi Matt,

Set protocol = 'https' in your Sitemap instance. See: 
https://docs.djangoproject.com/en/1.6/ref/contrib/sitemaps/#django.contrib.sitemaps.Sitemap.protocol

HTH

Sam

On Thursday, 6 February 2014 07:00:47 UTC+10, Matt Mansour wrote:
>
> Howdy all - 
>
> I have an all 'https' site built in Mezzanine 1.4.9. I just noticed the 
> sitemap.xml urls are using the protocul 'http' instead of 'https'.   I am 
> 301ing all 'http' to 'https', so it's not a huge deal. But I like to keep 
> things as clean as possible. 
>
> Is there a quick setting that will fix that? I tried setting 'https' in 
> settings but that did not do it. 
>
> Any quick thoughts before I dive into the code (I would be doing this 
> already but I am not at my work machine)
>
> Thanks,
> Matt
>

-- 
You received this message because you are subscribed to the Google Groups 
"Mezzanine Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to