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

# Choose how Sorank publishes your content

> Compare native connectors, Sorank hosting, webhooks and manual publishing.

The best method depends on your website platform and how technical you want the setup to be. Start with the first option that matches your situation.

## 1. Use a native connector when available

Native connectors are the simplest option. Sorank handles authentication, formatting, images and publishing for you.

<CardGroup cols={2}>
  <Card title={"WordPress.org"} href="/documentation/connect-wordpress-org" />

  <Card title={"WordPress.com"} href="/documentation/connect-wordpress-com" />

  <Card title={"Shopify"} href="/documentation/connect-shopify" />

  <Card title={"Connect Webflow"} href="/documentation/connect-webflow" />

  <Card title={"Wix"} href="/documentation/connect-wix" />
</CardGroup>

## 2. Use the Sorank hosted blog for zero setup

If your platform has no native connector and you do not want to build an automation, Sorank can host the blog on your own domain. Hosting is included and your SEO authority remains attached to your domain.

<CardGroup cols={2}>
  <Card title={"Sorank hosted blog"} href="/documentation/host-your-blog-on-sorank">
    If your platform has no native connector and you do not want to build an automation, Sorank can host the blog on your own domain. Hosting is included and your SEO authority remains attached to your domain.
  </Card>
</CardGroup>

## 3. Use a webhook for a custom automation

Choose a webhook when you have a developer, Make, Zapier or n8n. Sorank sends the complete article payload; your automation is responsible for creating the post.

<CardGroup cols={2}>
  <Card title={"Webhooks"} href="/documentation/webhooks">
    Choose a webhook when you have a developer, Make, Zapier or n8n. Sorank sends the complete article payload; your automation is responsible for creating the post.
  </Card>
</CardGroup>

## 4. Export when automation is not possible

You can copy an article as HTML or plain text, or export structured content for platforms with an import workflow such as HubSpot.

## Still unsure?

Browse the other-platform directory. Each platform guide points to the supported publishing method without pretending a native connector exists.

<CardGroup cols={2}>
  <Card title={"Other platforms"} href="/documentation/other-platforms">
    Find the recommended Sorank publishing method for CMSs and website builders without a native connector.
  </Card>
</CardGroup>
