Provide an image for WhatsApp link sharing

0 votes

How can we include an image in our website to display in WhatsApp when we share a link like this?

enter image description here

Feb 27, 2022 in Others by Kichu
• 19,050 points
9,286 views

1 answer to this question.

0 votes

the problem is with the size of the image and whatsapp doesnt support images greater than 300kb size 

<meta property="og:image" content="url_image"> 
this is the most important property to display image in whatsapp if this doesnt help you then 
<meta property="og:image" content="http://yourimage_with_complete_URL.png"/>  
<meta property="og:title" content="Your Title"/>  
<meta property="og:description" content="Your description."/>  
insert all these three meta tags that should work 



answered Feb 28, 2022 by narikkadan
• 63,420 points

Related Questions In Others

0 votes
1 answer

Sharing link on WhatsApp from mobile website and not application for Android

 the link is correct according to new ...READ MORE

answered Jun 1, 2022 in Others by nisha
• 2,210 points
3,007 views
0 votes
1 answer

How to use BoxDecoration to a Container widget to draw an image?

Hi@akhtar, The BoxDecoration class provides a variety of ways ...READ MORE

answered Aug 9, 2020 in Others by MD
• 95,440 points
5,536 views
0 votes
0 answers

Replacing H1 text with a logo image: best method for SEO and accessibility?

i want to link my logo to ...READ MORE

Feb 14, 2022 in Others by Kichu
• 19,050 points
2,754 views
0 votes
1 answer

What are the important meta tags I must put in my website? [closed]

Regular meta info <title>{{pageTitle}}</title> <meta charset="utf-8"><!-- html5 version ...READ MORE

answered Feb 11, 2022 in Others by narikkadan
• 63,420 points
307 views
0 votes
0 answers

SEO META Tags - HTML

i have registered my sited with google ...READ MORE

Feb 14, 2022 in Others by Kichu
• 19,050 points
241 views
0 votes
1 answer

SEO META Tags HTML

search engines dont provide support for the ...READ MORE

answered Feb 22, 2022 in Others by narikkadan
• 63,420 points
253 views
0 votes
1 answer

Avoid Duplicate Meta Description and Keywords in Next.js

First of all take a deep look ...READ MORE

answered Feb 22, 2022 in Others by narikkadan
• 63,420 points
2,784 views
0 votes
2 answers

What is most SEO optimized image HTML code for?

What is most SEO optimized image HTML ...READ MORE

answered Feb 12, 2022 in Others by gdxxfgoidt
1,552 views
0 votes
1 answer

Why is just an ID in the URL path a bad idea for SEO?

yes it affects the click through rates ...READ MORE

answered Feb 20, 2022 in Others by narikkadan
• 63,420 points
312 views
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP