• Welcome to Sitemap Generator Forum.
 

Configure mixed site (http and https)

Started by jvkranenburg, February 10, 2012, 10:56:46 AM

Previous topic - Next topic

jvkranenburg

We have an mixed website.

1. Normal website;
2. Customer service part;

The normal website is running as http, and the customer service part as https.

When xml-sitemap runs it only crawl the http part and give 3 "Broken Link (Code 404)" errors where the site links to the https part.

How can I configure xml-sitemap to handle this correctly?

Kind Regards,
Jerry
---

XML-Sitemaps Support

Hello,

a separate sitemap needs to be created for "https" version of the site in this case. Also, make sure that PHP is compiled with openssl support built-in on your server to allow generator to connect via https.