Actus-Go / ActusGo-Landing-Page

0 stars 1 forks source link

Meta tag for the website #1

Open Hamdysaad20 opened 10 hours ago

Hamdysaad20 commented 10 hours ago

this is the code but make sure that you upload the image on share the link of the website.

Screenshot 2024-10-16 at 5 29 09 PM
<!-- Primary Meta Tags -->
<title>Actus Go</title>
<meta name="title" content="Actus Go" />
<meta name="description" content="Turning the Shopping Experience into an Adventure
Accept challenges and complete missions to earn exclusive rewards and coupons.
Experience augmented reality where coupons appear in real life and you need to catch them.
Discover nearby offers and challenges through the Actus Go map." />

<!-- Open Graph / Facebook -->
<meta property="og:type" content="website" />
<meta property="og:url" content="https://app.actusgo.com/" />
<meta property="og:title" content="Actus Go" />
<meta property="og:description" content="Turning the Shopping Experience into an Adventure
Accept challenges and complete missions to earn exclusive rewards and coupons.
Experience augmented reality where coupons appear in real life and you need to catch them.
Discover nearby offers and challenges through the Actus Go map." />
<meta property="og:image" content="https://metatags.io/images/meta-tags.png" />

<!-- Twitter -->
<meta property="twitter:card" content="summary_large_image" />
<meta property="twitter:url" content="https://app.actusgo.com/" />
<meta property="twitter:title" content="Actus Go" />
<meta property="twitter:description" content="Turning the Shopping Experience into an Adventure
Accept challenges and complete missions to earn exclusive rewards and coupons.
Experience augmented reality where coupons appear in real life and you need to catch them.
Discover nearby offers and challenges through the Actus Go map." />
<meta property="twitter:image" content="https://metatags.io/images/meta-tags.png" />

<!-- Meta Tags Generated with https://metatags.io -->

just replace the path of this

<meta property="og:image" content="https://metatags.io/images/meta-tags.png" />

and this also

<meta property="twitter:image" content="https://metatags.io/images/meta-tags.png" />
Hamdysaad20 commented 9 hours ago

the image 1720102439391