> ## Documentation Index
> Fetch the complete documentation index at: https://docs.x.com/llms.txt
> Use this file to discover all available pages before exploring further.

# X for Websites

> Overview of X for Websites tools including embedded Posts, timelines, the Post button, Follow button, oEmbed API, and the publish.x.com configurator.

<Info>
  **NOTE:** By using X for Websites you agree to the [X Developer Agreement and Policy](https://developer.x.com/en/developer-terms/agreement-and-policy).
</Info>

<CardGroup>
  <Card title="Embedded Tweets" icon="code">
    An [embedded Tweet](https://developer.x.com/en/docs/twitter-for-websites/embedded-tweets/overview "Embedded Tweet") brings your pick of content from X into your website articles. It’s easy to embed a Tweet by copy and pasting HTML markup from the Tweet menus on X.com and TweetDeck, programmatically in your CMS using our [oEmbed API endpoint](https://developer.x.com/en/docs/twitter-for-websites/oembed-api), or by installing our [WordPress plugin](https://wordpress.org/plugins/twitter/).

    [Learn more](https://developer.x.com/en/docs/twitter-for-websites/embedded-tweets/overview.html) <Icon icon="angle-right" iconType="solid" />
  </Card>

  <Card>
    <iframe src="https://platform.x.com/embed/Tweet.html?dnt=false&embedId=twitter-widget-0&features=eyJ0ZndfdGltZWxpbmVfbGlzdCI6eyJidWNrZXQiOltdLCJ2ZXJzaW9uIjpudWxsfSwidGZ3X2ZvbGxvd2VyX2NvdW50X3N1bnNldCI6eyJidWNrZXQiOnRydWUsInZlcnNpb24iOm51bGx9LCJ0ZndfdHdlZXRfZWRpdF9iYWNrZW5kIjp7ImJ1Y2tldCI6Im9uIiwidmVyc2lvbiI6bnVsbH0sInRmd19yZWZzcmNfc2Vzc2lvbiI6eyJidWNrZXQiOiJvbiIsInZlcnNpb24iOm51bGx9LCJ0ZndfZm9zbnJfc29mdF9pbnRlcnZlbnRpb25zX2VuYWJsZWQiOnsiYnVja2V0Ijoib24iLCJ2ZXJzaW9uIjpudWxsfSwidGZ3X21peGVkX21lZGlhXzE1ODk3Ijp7ImJ1Y2tldCI6InRyZWF0bWVudCIsInZlcnNpb24iOm51bGx9LCJ0ZndfZXhwZXJpbWVudHNfY29va2llX2V4cGlyYXRpb24iOnsiYnVja2V0IjoxMjA5NjAwLCJ2ZXJzaW9uIjpudWxsfSwidGZ3X3Nob3dfYmlyZHdhdGNoX3Bpdm90c19lbmFibGVkIjp7ImJ1Y2tldCI6Im9uIiwidmVyc2lvbiI6bnVsbH0sInRmd19kdXBsaWNhdGVfc2NyaWJlc190b19zZXR0aW5ncyI6eyJidWNrZXQiOiJvbiIsInZlcnNpb24iOm51bGx9LCJ0ZndfdXNlX3Byb2ZpbGVfaW1hZ2Vfc2hhcGVfZW5hYmxlZCI6eyJidWNrZXQiOiJvbiIsInZlcnNpb24iOm51bGx9LCJ0ZndfdmlkZW9faGxzX2R5bmFtaWNfbWFuaWZlc3RzXzE1MDgyIjp7ImJ1Y2tldCI6InRydWVfYml0cmF0ZSIsInZlcnNpb24iOm51bGx9LCJ0ZndfbGVnYWN5X3RpbWVsaW5lX3N1bnNldCI6eyJidWNrZXQiOnRydWUsInZlcnNpb24iOm51bGx9LCJ0ZndfdHdlZXRfZWRpdF9mcm9udGVuZCI6eyJidWNrZXQiOiJvbiIsInZlcnNpb24iOm51bGx9fQ%3D%3D&frame=false&hideCard=false&hideThread=false&id=463440424141459456&lang=en&origin=https%3A%2F%2Fdeveloper.x.com%2Fen%2Fdocs%2Fx-for-websites&sessionId=fbeddb2f456a2e599441e1fde0b7bcdbc4ac2f65&theme=light&widgetsVersion=2615f7e52b7e0%3A1702314776716&width=550px" width="100%" height="420" />
  </Card>
</CardGroup>

***

<CardGroup>
  <Card title="Embedded timelines" icon="code">
    [Embedded timelines](https://developer.x.com/en/docs/twitter-for-websites/timelines/overview "Embedded timelines") are an easy way to embed multiple Tweets on your website in a compact, linear view. Choose between a profile timeline to get the latest Tweets from a X account, or a List timeline containing a curated list of X accounts.

    [Learn more](https://developer.x.com/en/docs/twitter-for-websites/timelines.html) <Icon icon="angle-right" iconType="solid" />
  </Card>

  <Card>
    [Tweets by TwitterDev](https://x.com/TwitterDev?ref_src=twsrc%5Etfw)
  </Card>
</CardGroup>

***

<CardGroup>
  <Card title="Tweet Button" icon="toggle-on">
    The [Tweet Button](https://developer.x.com/en/docs/twitter-for-websites/tweet-button/overview "Tweet button") is a social button for your website for visitors to easily share your content with their followers on X.

    [Learn more](https://developer.x.com/en/docs/twitter-for-websites/tweet-button/overview.html) <Icon icon="angle-right" iconType="solid" />
  </Card>

  <Card title="Follow Button" icon="toggle-on">
    The [Follow Button](https://developer.x.com/en/docs/twitter-for-websites/follow-button/overview "Follow Button") is a social button enabling visitors to easily engage with your X account.

    [Learn more](https://developer.x.com/en/docs/twitter-for-websites/follow-button/overview.html)<Icon icon="angle-right" iconType="solid" />
  </Card>
</CardGroup>

***

## Configure your own embed

Build your own embedded Tweet, timeline, or button on [X Publish](https://publish.x.com/#).

[Try it out](https://publish.x.com/#)

## Explore the oEmbed API

Use the oEmbed API to programmatically return embedded Tweets and timelines in a simple embed HTML format.

[Learn more](https://developer.x.com/en/docs/twitter-for-websites/oembed-api.html)

## Questions?

Join the discussion on our X Community developer forum. You can ask questions and help others.

[Developer forum](https://devcommunity.x.com/c/publisher/websites/9)
