• Welcome to Sitemap Generator Forum.
 

Can we connect XML-Sitemaps on port 443?

Started by peter44, January 27, 2017, 12:47:12 PM

Previous topic - Next topic

peter44

Hi Support

We are using Standalone Sitemap Generator (PHP) v7.1.

Our host has enabled us to run the script by allowing internal connections to Port 80 through our firewall but reported 'if the script can be updated to connect on port 443, this would be optimal'.

Can I configure this in default.conf like this perhaps:-
<option name="xs_portconnection">443</option>

Or elsewhere?

Thanks
Pete




XML-Sitemaps Support

Hello,

in case if your website is served via https protocol, 443 port is the default and there is no need to update the setting.

peter44


peter44

I am a bit confused.

I am running the site on https.
The website's account is redirecting connections to my domain from port 80 to port 443.

If the server configurations are updated to 'allow local connections to the domain' the generator runs successfully. The web hosts have said that it would be optimal to connect on port 443.

If these configurations are reversed then I get the error.

~~
There was an error while retrieving the URL specified: (domain removed here)
HTTP Code:

HTTP headers:
x_csize: 0

HTTP output:
~~

Any suggestions would be appreciated.

XML-Sitemaps Support

Hello,

sitemap generator always connects via port 443 for https by default. Please try to change "Use curl" setting in generator configuration.

peter44

Thanks for your prompt help.

I already have 'Use curl' ticked.
And I have tried using the suggested IP Address too.