# Thêm website - LinkedIn

Để thêm profile post bài thuộc nền tảng LinkedIn vào AIKTP, bạn truy cập menu AIKTP -> Website hoặc bấm nhanh bằng link <https://aiktp.com/websites>

Sau đó bạn bấm nút "**Add Website**", tại popup hiện lên bạn chọn nền tảng LinkedIn&#x20;

<figure><img src="/files/rLyVAzbSWYqCBPKWuIaU" alt=""><figcaption></figcaption></figure>

Sau đó bấm "**Next**" để tiến hành thêm **LinkedIn**&#x20;

<figure><img src="/files/MySqpEy8Qy4t0KvJnDOh" alt=""><figcaption></figcaption></figure>

> Chú ý: LinkedIn chỉ cho phép đăng bài từ ứng dụng lên Page. Bạn không thể đăng lên trang cá nhân. Vì thế bạn cần tạo ra 2 thứ: App và Page.
>
> * App của LinkedIn giống với app của Facebook App.
>
> * Page của LinkedIn giống như page của Facebook Fanpage

### Hướng dẫn tạo LinkedIn App

Để tạo LinkedIn App, bạn truy cập vào <https://developer.linkedin.com/> và bấm Create App

<figure><img src="/files/Kigv91UoTgVlyhMHmOs3" alt=""><figcaption></figcaption></figure>

Điền các thông tin của App&#x20;

<figure><img src="/files/gTwHUvcugeAFfE56ONPn" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
Trong trường hợp bạn chưa có LinkedIn Page, bạn cần tạo ra 1 LinkedIn Page. Nếu đã có LinkedIn Page bạn chỉ cần cung cấp URL của page
{% endhint %}

Sau khi tạo xong app, bạn cần yêu cầu quyền Share on LinkedIn bằng cách bấm vào nút Request Access

<figure><img src="/files/vYGo1nRvuj8Mq5xvaliU" alt="" width="563"><figcaption></figcaption></figure>

Sau khi yêu cầu quyền Share on LinkedIn, cho phép bạn đăng bài vào LinkedIn page.&#x20;

<figure><img src="/files/LGzNJyQT83l80Az4Ouze" alt="" width="563"><figcaption></figcaption></figure>

Sau khi hoàn tất yêu cầu cấp quyền, bạn bấm vào tab Auth, và icon chiếc bút

<figure><img src="/files/HcWkDyER2MVQWZ6gf4Ge" alt="" width="375"><figcaption></figcaption></figure>

Tại mục "Authorized redirect URLs for your app" bạn điền vào 2 link sau:

```
// 2 link sau
https://aiktp.com/callback/linkedin.php
https://www.linkedin.com/developers/tools/oauth/redirect
```

Kết quả sau khi thêm như sau:

<figure><img src="/files/IZvxxYMok216Ti0p6WMQ" alt="" width="563"><figcaption></figcaption></figure>

Tiếp tục bạn cần tạo ra Token bằng cách bấm vào link **OAuth 2.0 Tools**

<figure><img src="/files/8t2WkHpQYflqNlScpVo0" alt="" width="563"><figcaption></figcaption></figure>

Tại màn hình tiếp theo, bấm nút **Create Token**

<figure><img src="/files/ohQRZDgSQSIuamY99Xwp" alt=""><figcaption></figcaption></figure>

Tiếp tục, bấm chọn vào Select Scopes: w\_member\_social và bấm Request Token

<figure><img src="/files/eMytLGlkIO1JrGHFaUQX" alt=""><figcaption></figcaption></figure>

Tiếp tục, LinkedIn sẽ yêu cầu bạn login và xác nhận

<figure><img src="/files/hzuMmzoCDKAhOaExqzR0" alt="" width="563"><figcaption></figcaption></figure>

Bấm vào nút Allow để xác nhận

<figure><img src="/files/5SbmMLcLBEmP42QcbzRD" alt=""><figcaption></figcaption></figure>

Sau khi xác nhận, bạn sẽ nhận được token, copy token này để bỏ ngược về aiktp.com

<figure><img src="/files/nFDYuWSyzr9AI5Dt7k8G" alt=""><figcaption></figcaption></figure>

Quay lại màn hình của AIKTP (<https://aiktp.com/websites>) dán token vào ô Access Token.

<figure><img src="/files/Zr2ThAXF7WpeFtbxBH35" alt="" width="563"><figcaption></figcaption></figure>

Ngoài access token, bạn cần thêm LinkedIn Company URL là URL Company lúc bạn tạo app

<figure><img src="/files/18ECPvl83Sg118mkz2rU" alt="" width="563"><figcaption></figcaption></figure>

Sau đó bấm nút **Verify** để kiểm tra và xác nhận quyền đăng bài.

{% hint style="info" %}
Theo quy định của LinkedIn, Access Token sẽ hết hạn sau 60 ngày, vì thế sau 60 ngày bạn cần tạo lại Access token.&#x20;

Chỉ cần tạo lại Access Token, không cần tạo lại App.
{% endhint %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://vn.docs.aiktp.com/ai-seo/quan-ly-website/them-website-linkedin.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
