I am using the following embed
code
below an infographic on my site (to allow people to easily share the image):
<a href="http://gunsafeslab.com/8-crucial-steps-survive-mass-shooting/"><img src="http://gunsafeslab.com/wp-content/uploads/2017/10/The-8-Crucial-Steps-to-Follow-to-Survive-a-Mass-Shooting.jpg" alt="The 8 Crucial Steps to Follow to Survive a Mass Shooting" width="700px" border="0" /></a>
I have got 15 embeds
to that image till now and I see that 4 of the sites which are using the code
aren't able to show the image on their sites. It just appears broken.
At first, I thought that it might be the issue of hotlink
protection, but that should mean that the embed
code shouldn't work on all the 15 sites and the infographic shouldn't load on all.
I had a look at the console of those particular sites and I found this error codes marked near my embed code:
Failed to load resource: net::ERR_CONNECTION_REFUSED
I did my homework and tried searching online for a solution but the responses were not exactly helping me. I request you guys to help me with this and I really appreciate your time and effort.
I am using Google Chrome, if that matters.
Regards.