Image links broken in Gmail because of google's Image proxy

后端 未结 8 994
夕颜
夕颜 2020-12-13 03:38

Image links in gmail are broken because of google\'s Image proxy (news1,news2). I can\'t load my site\'s images in gmail.

Actual image path is: http://sampleimageurl.

相关标签:
8条回答
  • 2020-12-13 04:23

    DEG’s research has confirmed reports from wordtothewise blogger, Laura Atkins, that “Google is rewriting image links. This rewriting appears to be happening during the delivery process. Older messages that are currently in mailboxes aren’t showing this tracking.”

    For global images, this means only one user has to open the mail and the images are pulled from the server. In the case of tracking images, every image file name is unique. Every new open will cause Google to grab the uniquely named image. The result is that senders can track the first open, but no subsequent opens.”

    Reference: http://www.degdigital.com/blog/gmail-tracking-disruption-for-marketers/

    0 讨论(0)
  • 2020-12-13 04:26

    Had similar issue with and it was because I had .htpasswd turned on for my staging site.

    0 讨论(0)
提交回复
热议问题