当前位置:网站首页>Open graph protocol
Open graph protocol
2022-07-05 04:01:00 【crayon-shin-chan】
file :The Open Graph protocol
1. brief introduction
Open Graph The protocol enables any web page to become a rich object in the social graph .
This is in Facebook It is used to allow any web page to have Facebook The same function as any other object on .
2. Basic metadata
To turn a web page into a graphic object , You need to add basic metadata to the page .
This is based on RDFa The initial version of the protocol , This will place additional <meta> label .
The four required attributes of each page are :
- og:title: The title of the object should appear in the diagram , for example “The Rock”.
- og:type: Type of object , Such as “video.movie”. According to the type specified , Other attributes may be required .
- og:image: The image that should represent your object in the diagram URL.
- og:url: Object specification URL, Will be used in the drawing as its permanent ID
<html prefix="o边栏推荐
- @Transactional 注解导致跨库查询失效的问题
- Redis之Jedis如何使用
- ActiveReportsJS 3.1 VS ActiveReportsJS 3.0
- Resolved (sqlalchemy+pandas.read_sql) attributeerror: 'engine' object has no attribute 'execution_ options‘
- ActiveReportsJS 3.1 VS ActiveReportsJS 3.0
- open graph协议
- Clickhouse同步mysql(基于物化引擎)
- 灵魂三问:什么是接口测试,接口测试怎么玩,接口自动化测试怎么玩?
- lds链接的 顺序问题
- Installation of postman and postman interceptor
猜你喜欢

我国算力规模排名全球第二:计算正向智算跨越

Installation of postman and postman interceptor

C # use awaiter

Uni app change the default component style

Three level linkage demo of uniapp uview u-picker components

灵魂三问:什么是接口测试,接口测试怎么玩,接口自动化测试怎么玩?

我就一写代码的,王总整天和我谈格局...

UI automation test farewell to manual download of browser driver

grandMA2 onPC 3.1.2.5的DMX参数摸索

error Couldn‘t find a package. JSON file in "your path“
随机推荐
laravel8 导出Excle文件
Threejs clicks the scene object to obtain object information, and threejs uses raycaster to pick up object information
About authentication services (front and back, login, registration and exit, permission management)
ClickPaaS低代码平台
ActiveReportsJS 3.1 VS ActiveReportsJS 3.0
Use of vscode software
speed or tempo in classical music
我国算力规模排名全球第二:计算正向智算跨越
Excuse me, my request is a condition update, but it is blocked in the buffer. In this case, can I only flush the cache every time?
Special Edition: spreadjs v15.1 vs spreadjs v15.0
根据入栈顺序判断出栈顺序是否合理
Redis之Jedis如何使用
【刷题】BFS题目精选
PlasticSCM 企业版Crack
[understand series after reading] 6000 words teach you to realize interface automation from 0 to 1
Three level linkage demo of uniapp uview u-picker components
Get to know MySQL connection query for the first time
Summary of scene design
What is test development? Why do so many companies hire test developers now?
A brief introduction to the behavior tree of unity AI