peter4661 Posted September 17, 2014 Share Posted September 17, 2014 (edited) We switched site ( PS v 1.6.0.9 ) to all pages forced https. However when we use Prestashop build-in sitemap module to generate sitemap, it creates sitemap http://www.derks-wielersport.nl , not sitemap https://www.derks-wielersport.nl I could not find option to change a setting? Tips on how to stimulate Prestashop to create https sitemap are welcome. ( we added rewrite rule to .htacces file to keep search engines on track ) RewriteRule ^en/(.*)$ /$1 [R=301,NC,L]RewriteRule ^nl/(.*)$ /$1 [R=301,NC,L] Thank you, Peter Edited September 17, 2014 by peter4661 (see edit history) Link to comment Share on other sites More sharing options...
peter4661 Posted September 17, 2014 Author Share Posted September 17, 2014 (edited) We switched site ( PS v 1.6.0.9 ) to all pages forced https. However when we use Prestashop build-in sitemap module to manual generate sitemap, it creates sitemap http://www.derks-wielersport.nl , not sitemap https://www.derks-wielersport.nl I could not find option to change a setting? Tips on how to stimulate Prestashop to create https sitemap are welcome. ( we added rewrite rule to .htacces file to keep search engines on track ) RewriteRule ^en/(.*)$ /$1 [R=301,NC,L] RewriteRule ^nl/(.*)$ /$1 [R=301,NC,L] Thank you, Peter Found following solution to the problem. We added job to Prestashop build in Crown Task Manager with the correct https URL. Problem solved Edited September 17, 2014 by peter4661 (see edit history) Link to comment Share on other sites More sharing options...
hippooflove Posted November 29, 2014 Share Posted November 29, 2014 Hi Peter Please can you tell me what you mean by "We added job to Prestashop build in Crown Task Manager with the correct https URL." I have same issue but do not understand what you did to solve it. many thanks Jane Link to comment Share on other sites More sharing options...
Recommended Posts