When checking the network settings it shows code 301, I have already reset the DNS, checked -htaccess files and the domain always redirects to the previous domain.
301 es Moved Permanently
When checking the network settings it shows code 301, I have already reset the DNS, checked -htaccess files and the domain always redirects to the previous domain.
301 es Moved Permanently
2470969
@MásAyuda
Can you share the domain?
Do you have any Page Rules in place that have the Forwarding action?
Do you have any Bulk Redirects in place?
If you run the following command what result do you get (replace the VARIABLES with your own values):
curl https://EXAMPLE.COM -o /dev/null -k --dump-header - --connect-to ::YOUR-ORIGIN-IP-ADDRESS | egrep -i '^HTTP|^Location'
It’s a Wordpress multisite, but trying with another domain it works
No bulk redirects
Setting the command
curl domain -o /dev/null -k --dump-header - --connect-to ::ip | egrep -i ‘^HTTP|^Location’
The domain is s-pro . com . co
Redirectos to dropsobjects . com
This post was flagged by the community and is temporarily hidden.
This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.