# ブログ記事の登録・編集ページ

ブログ記事の登録・編集ページです。

## 「一般」タブ

<figure><img src="/files/0n9Jxun0U4lltiDpmQPB" alt=""><figcaption></figcaption></figure>

<table><thead><tr><th width="271">名称</th><th>説明</th></tr></thead><tbody><tr><td><strong>インフォメーション</strong></td><td></td></tr><tr><td>親ページ</td><td>記事の親ページを選択</td></tr><tr><td>名前</td><td>記事のタイトルを入力</td></tr><tr><td>担当ショップ</td><td>記事の執筆を担当したショップ名（ECモール管理者が執筆した場合は「なし」）</td></tr><tr><td>本文</td><td>記事の内容を入力</td></tr><tr><td>ステータス</td><td>記事のステータス（有効/非表示/無効）を選択</td></tr><tr><td><strong>SEO / Metaタグ用データ</strong></td><td></td></tr><tr><td>ページタイトル</td><td>SEO用のページタイトルを入力</td></tr><tr><td>METAタグの説明文</td><td>メタディスクリプションを入力</td></tr><tr><td>METAタグのキーワード</td><td>メタキーワードを入力</td></tr><tr><td><strong>表示設定</strong></td><td></td></tr><tr><td>ユーザーグループ</td><td>記事を閲覧できるユーザーグループを選択</td></tr><tr><td>作成年月日</td><td>記事の作成日を設定</td></tr><tr><td>適用期間を設定</td><td>記事の公開期間を設定するオプション</td></tr><tr><td>開始日</td><td>記事の公開開始日を設定</td></tr><tr><td>終了日</td><td>記事の公開終了日を設定</td></tr></tbody></table>

***

## 「アドオン」タブ

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

<table><thead><tr><th width="295">名称</th><th>説明</th></tr></thead><tbody><tr><td>画像プレビュー</td><td>アップロードされたアイキャッチ画像のプレビュー表示</td></tr><tr><td>ファイルまたはURLを選択</td><td>画像ファイルの選択方法（ローカル / サーバー / URL）を指定</td></tr><tr><td>ALTテキスト</td><td>画像のALTテキストを入力</td></tr></tbody></table>

***

## 「レイアウト」タブ

このブログ記事に対して通常とは異なるレイアウトを適用する場合にのみ使用します。

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

***

## 全タブ共通メニュー

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

<table><thead><tr><th width="185">名称</th><th>説明</th></tr></thead><tbody><tr><td>「←」ボタン</td><td>前のページに戻る</td></tr><tr><td>記事タイトル</td><td>ブログ記事のタイトル</td></tr><tr><td>歯車アイコン</td><td>以下のアクションを実行<br>・新規投稿<br>・プレビュー<br>・このページをコピー<br>・このページを削除</td></tr><tr><td>「保存」ボタン</td><td>変更を保存</td></tr><tr><td>ページメニュー</td><td>編集する記事を切り替えるための左カラムメニュー</td></tr></tbody></table>


---

# 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://manual-admin.cs-cart.jp/mall-admin/website/blogs/edit_blog.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.
