Page to Share
This page includes some test links, which contain dynamic or static meta tags with different properties.
Table Format
These are the meta tags present on this page.
Property Name | Content | |
---|---|---|
og:description | This is the description | |
og:title | This is the og:title | |
twitter:title | This is the twitter:title | |
twitter:card | summary | |
og:type | website | |
title | Without twitter:title | |
og:url | https://ogtester.com/creator | |
twitter:creator | @kiru_io |
Code
Same data as above, but different format
<meta property="og:description content="This is the description" /> <meta property="og:title content="This is the og:title" /> <meta property="twitter:title content="This is the twitter:title" /> <meta property="twitter:card content="summary" /> <meta property="og:type content="website" /> <title>Without twitter:title</title> <meta property="og:url content="https://ogtester.com/creator" /> <meta property="twitter:creator content="@kiru_io" />
Frequently Asked Questions
- What is this link about?
- This link is meant to be shared on social media platforms (like Facebook, Twitter, WhatsApp, Telegram, Signal ...).
- Why?
- The main purpose is to test how link previews are displayed. In order to show correct link previews, the link has to provide the correct Open Graph Meta Tags.
- What are Open Graph Meta Tags?
- In one sentence: HTML Tags which are included on the website, but mostly ignored by everyone except when you share the link. For further information read this article.
- What does OG Tester stands for?
- OG Tester stands for Open Graph Tester.
- Who developed this project?
- This project is mainly developed by Kiru. Checkout Kiru.io to discover more projects.
- Can I ask more questions?
- Yes, feel free to contact us via our feedback form.