• If I send someone a link to my site through Instagram, it says “Error 404 (Not Found)!!1”, but the link works fine, it’s just the preview link. When I send the link with “Https” first, the preview link appears and works okay. What do I have to do to fix this problem?

    Thanks!

    • This topic was modified 2 years, 7 months ago by dropfm.

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Take a look at what arrives in the Facebook debugger. Instagram also only uses what Facebook does here: https://developers.facebook.com/tools/debug/?q=http%3A%2F%2Fwww.lexterra.cl

    The error message “URL returned a bad HTTP response code.” is crucial here.

    Now it depends on what you have in your hosting for SSL forwarding. If it is the hosting itself, you should contact the support of your hoster.

    Alternatively, you can of course also always address the URL with SSL protocol, i.e. starting with https://.

Viewing 1 replies (of 1 total)
  • The topic ‘Error 404 (Not Found)!!1 link preview’ is closed to new replies.