# Legitimate Tags

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

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.&#x20;

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.

```markup
<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"/>
```

![](https://330516961-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MHH-1LNVRGesTpz73RW%2Fuploads%2FBuMmW4HgXbUFi3YdauwS%2Farticle-preview.png?alt=media\&token=6998c9e7-9ae6-42de-9603-3f61aeb1515d)

{% hint style="info" %}
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.
{% endhint %}
