> For the complete documentation index, see [llms.txt](https://docs.opusbooster.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.opusbooster.com/sns-unyou-ai/social-media-tips/are-you-posting-too-much-about-your-business.md).

# 自社の宣伝、投稿しすぎていませんか?

SNS運用でビジネスがよくやってしまう失敗の一つが、宣伝色の強い投稿を出しすぎてしまうことです。自社の商品やサービスを紹介すること自体は大切ですが、宣伝しすぎるとエンゲージメントが下がり、フォロワーが離れていく原因になります。

## よくある失敗: 自社のことばかり投稿してしまう

以下のことばかりに注力してしまうアカウントがあります。

* 商品を売ること
* サービスを宣伝すること
* キャンペーンやお知らせを発表すること

これでは、コンテンツが単調で宣伝色の強いものに見えてしまいます。

## これがエンゲージメントを下げてしまう理由

コンテンツが宣伝色が強すぎると、以下のようなことが起こります。

* フォロワーの興味が薄れてしまう
* エンゲージメントが下がる
* フォロワーが投稿を無視するようになる

多くのユーザーがアカウントをフォローする理由は「価値」であって、絶えず流れてくる広告ではありません。

## 代わりにやるべきこと

宣伝だけに終始せず、フォロワーに価値を提供することを意識しましょう。

役立つコンテンツの例です。

* ヒントやアドバイス
* 教育的な投稿
* 業界に関する知見
* 舞台裏(ビハインドシーン)の様子
* 親近感のある、共感を呼ぶ投稿

こうしたコンテンツが、フォロワーの興味と関心を保つ助けになります。

## 「80/20の法則」を使う

コンテンツのバランスを取るシンプルな方法として、以下が挙げられます。

* **80%は価値のあるコンテンツ**
* **20%は宣伝コンテンツ**

このバランスを守ることで、次のような効果が期待できます。

* 信頼関係を築く
* エンゲージメントを高める
* 宣伝がより自然に感じられるようにする

## 宣伝投稿もより魅力的にする工夫

宣伝をする際も、その内容にひと工夫加えることで印象を変えられます。単に「売る」のではなく、以下のようなアプローチを試してみてください。

* 商品がどのように役立つかを説明する
* お客様のストーリーを共有する
* 有益な情報を添える
* 実際の成果を示す

こうすることで、宣伝コンテンツが「広告っぽさ」を薄めて伝わります。

## コンテンツを事前に計画する

投稿を計画しておくことで、良いバランスを保ちやすくなります。

以下のようなことができます。

* さまざまな種類のコンテンツを組み合わせる
* 事前に投稿を予約する
* 継続的な投稿ペースを保つ

SNS運用AIのようなツールを使えば、コンテンツの整理や予約がより効果的にできます。

## まとめ

もし自分のコンテンツが宣伝色が強すぎると感じたら、役立つ投稿や交流を促す投稿を増やしてみてください。多くの場合、これによって全体的なパフォーマンスが改善されます。

ご質問や不明点があれば、いつでもお気軽にお問い合わせください。楽しい運用を!


---

# 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.opusbooster.com/sns-unyou-ai/social-media-tips/are-you-posting-too-much-about-your-business.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.
