The Secret to Getting a Large Facebook Link Thumbnail

2023-10-27 21:18

本文主要是介绍The Secret to Getting a Large Facebook Link Thumbnail,希望对大家解决编程问题提供一定的参考价值,需要的开发者们随着小编来一起学习吧!

http://louisem.com/3838/facebook-link-thumbnail-image-sizes

Are you getting LARGE Facebook Link Thumbnail images?

Or are you stuck with tiny postage-stamp sized link previews?

Facebook has upped the minimum size required to get those lovely large links!

And, Facebook suggests Fan Pages post more traditional link shares, promising them better visibility in Fans’ news feeds.

So, change the way you create blog images, AND share links on Facebook! 

Facebook Link Thumbnail in the News Feed

On desktop, a large link preview will appear at 484 x 252 pixels. On mobile, the link preview will appear at 560×292 pixels.

If your blog post image isn’t big enough, then it will render as 154 x 154 or 90×90 px (the largest available size). BIG difference!

Facebook says:

Use images that are at least 1200 x 630 pixels for the best display on high resolution devices. At the minimum, you should use images that are 600 x 315 pixels to display link page posts with larger images. If your image is smaller than 600 x 315 px, it will still display in the link page post, but the size will be much smaller.

And that nice, big image (with its text box) links to the blog post when clicked, making it much easier for viewers to get to your blog posts.

The Secret to Getting a Large Facebook Link Thumbnail

Blog Image Sizes for Maximum Impact on Facebook

Facebook recommends an enormous 1200 x 630 pixel size for images. Your minimum size to ensure a large preview image is 600 x 315 pixels

The common denominator with all these link thumbnail image sizes is an aspect ratio of 1.91 wide to 1 tall. So you could take the height of your image and multiply it by 1.91 to determine the proper width.

If you don’t want that horizontal of an image, use any shape image that’s at least 600 pixels wide to generate a large link preview. NOTE:  the top and bottom will be cut off in the link thumbnail. The image in the thumbnail below was a 624 pixel square on the blog post.

The Secret to Getting a Large Facebook Link Thumbnail

I recommend creating an image at least 600 x 315 pixels for each of your new blog posts going forward. If you have older posts that you (or readers) will be sharing on Facebook, and especially if you plan to run one as a Page Post Link Ad, you’d be smart to create a new, larger image for that blog post. Bigger images on blog posts look more up-to-date, too.

If you don’t want the image to be visible on your blog at all, and you’re comfortable with doing META coding, you can set the link preview image by following this tutorial. Don’t follow the size info there, as it’s outdated, but I believe the technique will still work with your new-size image. I haven’t tried it myself, and can’t help with META coding. But you could write me a tutorial if you like! ;)

Why Care About Facebook Link Thumbnails?

Standard link posts (that is, with the link preview generated by Facebook, as described above) have been getting better click-throughs than other ways to share links recommended in the past. Now with the large preview image, that can only get better – IF you take advantage of it!

If you don’t make your blog images at least 600 x 315 px, your link posts will be at a big disadvantage in the news feed. And if you plan to turn a link post into an ad, you will definitely want to ensure your image meets this minimum size.

More Link Thumbnail Problems & Solutions

If you’re posting your link right on Facebook – as opposed to sharing from your blog – you can scroll via the arrows at top left of the image to select which one to use as the link preview.

Don’t like the cropping on an image that taller than 1.91:1? Crop an image in the right proportions and upload it via the prompt. Also useful if sharing a post that doesn’t have a large enough image – whether your own or someone else’s!

Upload Your Own Facebook Link Image

Note that you can remove the URL from the text when you’re happy with the link preview. It’s no longer needed.

Are you still missing a large link preview? Try this easy fix for missing link thumbnails.

Posts with videos: if you’re sharing a post that includes an embedded video, Facebook will override the image you included and use the video thumbnail instead – giving you a smallthumbnail. When clicked, it will play the video on Facebook and not send users to your site.

For more details on the new link previews and Page Post Link Ads, you may want to check outFacebook’s Ads and Sponsored Stories Guide. See page 17.

Let me know if you have any questions on Facebook Link Thumbnail image sizes!


这篇关于The Secret to Getting a Large Facebook Link Thumbnail的文章就介绍到这儿,希望我们推荐的文章对编程师们有所帮助!



http://www.chinasem.cn/article/288445

相关文章

TP-LINK/水星和hasivo交换机怎么选? 三款网管交换机系统功能对比

《TP-LINK/水星和hasivo交换机怎么选?三款网管交换机系统功能对比》今天选了三款都是”8+1″的2.5G网管交换机,分别是TP-LINK水星和hasivo交换机,该怎么选呢?这些交换机功... TP-LINK、水星和hasivo这三台交换机都是”8+1″的2.5G网管交换机,我手里的China编程has

90、k8s之secret+configMap

一、secret配置管理 配置管理: 加密配置:保存密码,token,其他敏感信息的k8s资源 应用配置:我们需要定制化的给应用进行配置,我们需要把定制好的配置文件同步到pod当中容器 1.1、加密配置: secret: [root@master01 ~]# kubectl get secrets ##查看加密配置[root@master01 ~]# kubectl get se

论文翻译:arxiv-2024 Benchmark Data Contamination of Large Language Models: A Survey

Benchmark Data Contamination of Large Language Models: A Survey https://arxiv.org/abs/2406.04244 大规模语言模型的基准数据污染:一项综述 文章目录 大规模语言模型的基准数据污染:一项综述摘要1 引言 摘要 大规模语言模型(LLMs),如GPT-4、Claude-3和Gemini的快

ora-01017 ora-02063 database link,oracle11.2g通过dblink连接oracle11.2g

错误图示: 问题解决 All database links, whether public or private, need username/password of the remote/target database. Public db links are accessible by all accounts on the local database, while private

高精度打表-Factoring Large Numbers

求斐波那契数,不打表的话会超时,打表的话普通的高精度开不出来那么大的数组,不如一个int存8位,特殊处理一下,具体看代码 #include<stdio.h>#include<string.h>#define MAX_SIZE 5005#define LEN 150#define to 100000000/*一个int存8位*/int num[MAX_SIZE][LEN];void

[论文笔记]Making Large Language Models A Better Foundation For Dense Retrieval

引言 今天带来北京智源研究院(BAAI)团队带来的一篇关于如何微调LLM变成密集检索器的论文笔记——Making Large Language Models A Better Foundation For Dense Retrieval。 为了简单,下文中以翻译的口吻记录,比如替换"作者"为"我们"。 密集检索需要学习具有区分性的文本嵌入,以表示查询和文档之间的语义关系。考虑到大语言模

Facebook Marketplace:防封与出单策略

Facebook Marketplace为用户提供一个在本地交易商品的平台,包括二手商品、房屋出租和家政服务等都可以在上面检索到相关信息。据数据统计,每月约有4亿人使用Facebook Marketplace功能,潜力巨大,为商家提供了广阔的商机。然而,要想在Facebook Marketplace上取得成功,不仅需要掌握高效的出单策略,还需要重视账号的防封工作。 一、Facebook M

教育LLM—大型教育语言模型: 调查,原文阅读:Large Language Models for Education: A Survey

Large Language Models for Education: A Survey 大型教育语言模型: 调查 paper: https://arxiv.org/abs/2405.13001 文章目录~ 原文阅读Abstract1 Introduction2 Characteristics of LLM in Education2.1.Characteristics of LLM

C++编译器与链接器工作原理 + Link错误

http://blog.csdn.net/qq_20389175/article/details/44159061 VC项目调试基础 --http://blog.csdn.net/phunxm/article/details/5203931   一.Debug版本和Release版本的区别 Debug通常称为调试版本,它包含调试信息,并且不作任何优化,便于程序员调试程序。Release称为

CSS - link和@import的区别

页面中使用CSS的方式主要有3种:行内添加定义style属性值,页面头部内嵌调用和外面链接调用,其中外面引用有两种:link和@import。外部引用CSS两种方式link和@import的方式分别是: XML/HTML代码 <link rel="stylesheet" rev="stylesheet" href="CSS文件" type="text/css" media="all