Showing posts with label image. Show all posts
Showing posts with label image. Show all posts

Thursday, October 1, 2020

Easy way to test OG images locally

Simply use this tool: https://en.rakko.tools/tools/9/

I found this to be a lot easier than the other solutions found online,including this one: https://stackoverflow.com/questions/8569892/how-to-test-open-graph-on-localhost

Please note: Recommended resolution for OG images is 1200x630.

Friday, July 17, 2020

Show your company logo next to your company’s email subjects (BIMI)


This is called BIMI which stands for Brand Indicators for Message Identification.

From Litmus.com’s post:
BIMI is essentially a text file. That text file follows a specific format and lives on your sending servers.
When a message is delivered, the recipient’s email service looks up the BIMI text file—and where it’s hosted—to ensure that the message can be verified. Once verified, the BIMI file tells the email service where to find the sender’s logo and the email service pulls that logo into the inbox.



Please note: logo must be in SVG format and u need SPF, DKIM and DMARC authentication records already setup.