SEO対策上必要なHタグ切り替えスクリプト

<div id=”container”>
<MTIf name=”page” eq=”home”>
<h1>Facebook</h1>
<MTElseIf name=”page” eq=”other”>
<h1><$MTPageExcerpt$></h1>
</MTIf>

メインページに
<MTSetVar name=“page” value=“home”>

アーカイブテンプレートのウェブページに
<MTSetVar name=“page” value=“other”>

タグを仕込んでおくと、表示を切り分けられます。

上記のスクリプトは、画面の一番左上に出現させる(SEO目的の)キーワードをだすスクリプトです。

<$MTPageExcerpt$>はWebページの概要欄に入力したモノが表示されます。

This website stores cookies on your computer. These cookies are used to provide a more personalized experience and to track your whereabouts around our website in compliance with the European General Data Protection Regulation. If you decide to to opt-out of any future tracking, a cookie will be setup in your browser to remember this choice for one year.

Accept or Deny