Search
 
SCRIPT & CODE EXAMPLE
 

HTML

og:title meta

<meta property=”og:type” content=”article” />
<meta property=”og:title” content=”TÍTULO DE MI POST Ó PÁGINA” />
<meta property=”og:description” content=”DESCRIPCIÓN DEL CONTENIDO DE MI PÁGINA” />
<meta property=”og:image” content=”LINK A LA IMAGEN DESTACADA” />
<meta property=”og:url” content=”ENLACE PERMANENTE” />
<meta property=”og:site_name” content=”NOMBRE DEL SITIO” />
Comment

meta property="og:description"

<meta property="og:image" content="https://example.com/rock.jpg" />
<meta property="og:image:width" content="300" />
<meta property="og:image:height" content="300" />
<meta property="og:image" content="https://example.com/rock2.jpg" />
<meta property="og:image" content="https://example.com/rock3.jpg" />
<meta property="og:image:height" content="1000" />
Comment

all meta og tags

<meta property="og:description" content="Learn about 13 features that set Ahrefs apart from the competition." />
Comment

all meta og tags

<meta property="og:title" content="Open Graph Meta Tags: Everything You Need to Know" />
Comment

all meta og tags

<meta property="og:type" content="article" />
Comment

all meta og tags

<meta property="og:image" content="https://ahrefs.com/blog/wp-content/uploads/2020/01/fb-open-graph-1.jpg" />
Comment

all meta og tags

<meta property="og:url" content="https://ahrefs.com/blog/open-graph-meta-tags/" />
Comment

all meta og tags

<meta property="og:locale" content="en_GB" />
Comment

meta og tags

og tag
Comment

PREVIOUS NEXT
Code Example
Html :: comment text in html 
Html :: bootstrap class width auto 
Html :: nav bar 
Html :: flutter web load html 
Html :: select required 
Html :: resetting canvas html 
Html :: embed github html 
Html :: range html 
Html :: html player 
Html :: image urol in src local image 
Html :: description list html 
Html :: rounded pill bootstrap 5 
Html :: html inline elements 
Html :: html src online 
Html :: bootstrap modal causes page shift 
Html :: html doc 
Html :: a href tag 
Html :: how to add text on top of an image 
Html :: html email regex 
Html :: html block button tag 
Html :: html select default value 
Html :: html img onclick 
Html :: name attribute in html 
Html :: show and hide divs based on radio button click 
Html :: sign in page in html 
Html :: registration form bootstrap 
Html :: transparent navbar 
Html :: timetable html 
Html :: %20 in html 
Html :: th colspan html 
ADD CONTENT
Topic
Content
Source link
Name
1+6 =