> For the complete documentation index, see [llms.txt](https://helps.ptengine.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://helps.ptengine.com/start-guide/othertag/tag-wordpress.md).

# WordPressでタグ設置

WordPressを使用してPtengineの基本タグを実装できます。この方法は複数ページに個別に設置する必要がなく、効率的です。

### 推奨設定方法:

1. 「外観」→「テーマエディタ」を選択
2. Ptengineを設定したいテーマを選択
3. 「header.php」または「テーマヘッダー」を選択
4. 基本タグを発行し、タグの直前に配置
5. 「ファイルを保存」をクリックして完了

![](/files/DVmdD8V86sTPnKVlDdZz)

### 代替設定方法

テーマによってはヘッダーやフッターの編集が制限されている場合があります。その場合は以下の方法をお試しください：

{% stepper %}
{% step %}
プラグイン「Insert Headers And Footers」をインストールし、有効化
{% endstep %}

{% step %}
左サイドバーの設定から「Insert Headers And Footers」を選択
{% endstep %}

{% step %}
ヘッダーセクションにPtengineの基本タグを挿入
{% endstep %}
{% endstepper %}
