Legitimate
  • Welcome
  • Getting Started
    • Creating an Account
    • Types of account
  • Verifying your indentity
    • Introduction
    • The Verification Process
      • Identity Documents
        • Using your phone
      • Uploading your documents
      • Liveness Check
      • Approval process
  • Adding Content
    • Introduction
    • Legitimate Tags
      • Required Tags
      • Additional Tags
      • Alternative Tags
    • How to Automatically Add Articles
    • How to manually add an article
    • Legitimate Site Indexer
  • WordPress Plugin
    • Wordpress Plugin
  • Chrome Extension
    • Coming Soon...
  • API's
    • Legitimate Universal Bio API
  • Features
    • Grow Your Audience with Email
Powered by GitBook
On this page

Was this helpful?

  1. Adding Content

Legitimate Tags

There are a number of methods that Legitimate can use to gather information for displaying your links on our site.

The default method is Legitimate Tags. These tags are a type of meta data that are placed in the <head> section of web pages you want Legitimate to index.

Legitimate tags offer a quick and easy way for you to personalise exactly how your article will look when displayed on our site.

There are 7 Legitimate tags that we use

  1. lg:title

  2. lg:description

  3. lg:tags

  4. lg:url

  5. lg:image

  6. lg:creator

  7. lg:index

The below code is an example of how Legitimate tags may look in a webpages <head> section.

<meta property="lg:title" content="Can a founder work a 40-hour week?"/>
<meta property="lg:description" content="The last few weeks I have seen a pretty much constant stream of tweets and conversations around this topic. It seems ..."/>
<meta property="lg:tags" content="Startup, founder, Propel"/>
<meta property="lg:url" content="https://www.legitimate.io/can-a-founder-work-a-40-hour-week/"/>
<meta property="lg:image" content="http://www.legitimate.io/uploads/2020/04/what-is-fake-news-370x305-1.jpg"/>
<meta property="lg:creator" content="d20z3PfdewhSz9KC0MgEkMWo"/>

Remember, all content on Legitimate is tied back to a profile. Before your content will be indexed on our site you must have a creator profile and creator tag.

PreviousIntroductionNextRequired Tags

Last updated 3 years ago

Was this helpful?