> For the complete documentation index, see [llms.txt](https://docs.oceanesia.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.oceanesia.com/tutorial-1/manual-book-v-1-0/update-link-sosial-media-pada-side-web/link-facebook-page.md).

# Link Facebook Page

![](/files/-LeBC4Kn9u06ip0gQGAK)

Untuk mendapatkan kode widget Facebook Page caranya hampir sama dengan cara sebelumnya yaitu:

1. Pertama silahkan login ke akun Fanspage facebook Anda terlebih dahulu,&#x20;
2. Akses direct link ke facebook developer berikut ini. Copy dan paste pada browser Anda. <https://developers.facebook.com/docs/plugins/page-plugin> Maka Anda akan diarahkan ke page seperti gambar dibawah.

![](/files/-LeBM1WdkfXJ5GR2XjzU)

3\. Isikan **Facebook Page URL** Anda, dan pada bagian kolom **Tabs** isi dengan "timeline".&#x20;

4\. Setelah selesai, klik **Get Code.**

**5.** Ketika klik Get Code, maka akan muncul Pop Up pilihan kode program seperti contoh dibawah ini.&#x20;

![](/files/-LeBNIUChzPibQx686lF)

6\. Selanjutnya Copy semua Code widget pada **Step 2** dan **Step 3** tersebut, taruh Code widget tersebut pada side web seperti pada contoh peletakan pada Twitter sebelumnya.&#x20;

7\. Lalu Anda masuk ke menu Admin website > klik menu **Journal > Dashboard > Side Blocks >** klik **Edit** pada **Facebook Block, All Pages > Block Content**.&#x20;

![](/files/-LeBOdPr5h0ryVJPJYX7)

Selanjutnya klik Source seperti pada gambar diatas, hapus kode widget yang lama, kemudian paste semua kode widget yang baru dibuat, kode widget step2 dan kode widget step3 seperti pada gambar disamping.&#x20;

8\. Setelah selesai klik **OK** dan klik **Save,** maka dengan otomatis jika Anda lihat pada home website akan terlihat link social media facebook pada side web, aktif terhubung dengan link fanspage Anda.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.oceanesia.com/tutorial-1/manual-book-v-1-0/update-link-sosial-media-pada-side-web/link-facebook-page.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
