タグリスト

MTResponseStatus

HTTPのステータスコードを指定することができます。
指定可能なステータスコードは以下の通りです。

  • 200
  • 301
  • 302
  • 404

使い方

<mt:If tag="CustomFieldValue" identifier="redirect_url">
<mt:ResponseStatus>301</mt:ResponseStatus>
<mt:ResponseHeader name="Location"><$mt:CustomFieldValue identifier="redirect_url"$></mt:ResponseHeader>
</mt:If>
トフでもできる!?テーマ開発BOOK 動画マニュアル