Right click the browser window and slect inspect, switch to the network tab. When you refresh the page it will give list of the requests and the http status code.
http://example.com -> https://www.example.com
https://example.com -> https://www.example.com
http://www.example.com -> https://www.example.com
While the www has historical significance technically it's just a subdomain no different than anysubdomain.example.com which means google will treat it as different resource than the non www.
Pick one or the other. There is no benefit one way or the other so just pick whatever Google appears to have picked. If you were doing www.I cannot redirect from non www to www and viceversa..
http://example.com -> https://www.example.com
https://example.com -> https://www.example.com
http://www.example.com -> https://www.example.com
While the www has historical significance technically it's just a subdomain no different than anysubdomain.example.com which means google will treat it as different resource than the non www.
Statistics: Posted by thecoalman — Wed Mar 20, 2024 4:48 am