i am getting the following errors when i inspect my page and my browser is indicating that my https has some issues, howserver when i am logged into the backend (wp) i don’t get any errors. Please kindly advice.
Cheers
https://citizenconfidential.com/
(index):7 WebSocket connection to ‘wss://public-api.wordpress.com/pinghub/wpcom/me/newest-note-data’ failed: Error during WebSocket handshake: Unexpected response code: 403
T @ (index):7
default.jpg Failed to load resource: net::ERR_CONNECTION_CLOSED
default.jpg Failed to load resource: net::ERR_CONNECTION_CLOSED
default.jpg Failed to load resource: net::ERR_CONNECTION_CLOSED
default.jpg Failed to load resource: net::ERR_CONNECTION_CLOSED
default.jpg Failed to load resource: net::ERR_CONNECTION_CLOSED
default.jpg Failed to load resource: net::ERR_CONNECTION_CLOSED
player_api Failed to load resource: net::ERR_CONNECTION_CLOSED
default.jpg Failed to load resource: net::ERR_CONNECTION_CLOSED
2(index):7 WebSocket connection to ‘wss://public-api.wordpress.com/pinghub/wpcom/me/newest-note-data’ failed: Error during WebSocket handshake: Unexpected response code: 403
T @ (index):7
j @ (index):7
x @ (index):7
n @ (index):7
(anonymous) @ (index):7
dispatch @ ??/wp-includes/js/jquery/jquery.js,/wp-content/js/postmessage.js?m=1377267974j:3
r.handle @ ??/wp-includes/js/jquery/jquery.js,/wp-content/js/postmessage.js?m=1377267974j:3
Hi,
The insecure images that are loaded seem to be the logo images, in header and footer
– https://www.screencast.com/t/qf8odhADM1b
Other then those insecure images there are no other errors in the homepage or post pages, that I can see
– https://www.screencast.com/t/ANh0d13pO
Thanks
I think i have a clue where the issue may be, my site was hosted on a temporary domain provided by my hosting company, now i have a domain which is pointed to my site but for some reason the urls are still reading the temporary urls which is no longer active .
That also explains why i don’t see any error when i access my wp backend.
Please kindly advice me on how to resolve this.
Thanks
-
This reply was modified 8 years by
giantbeats.
Hi,
I found some guides that you could check, mentioning the steps that have to be taken when changing domains. Maybe these would be useful to you
– http://www.wpbeginner.com/wp-tutorials/how-to-properly-move-wordpress-to-a-new-domain-without-losing-seo/
– https://www.quicksprout.com/2015/09/16/the-simple-guide-to-moving-your-wordpress-site-to-a-new-domain/
– https://beginnersbook.com/2013/11/change-domain-name-without-losing-traffic-and-seo/
– https://codex.wordpress.org/Moving_WordPress
Thanks