Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the usces domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/sites/trademark/web/fullsitepatternercom/wp-includes/functions.php on line 6114

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the debug-bar domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/sites/trademark/web/fullsitepatternercom/wp-includes/functions.php on line 6114

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the wp-statistics domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/sites/trademark/web/fullsitepatternercom/wp-includes/functions.php on line 6114

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the updraftplus domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/sites/trademark/web/fullsitepatternercom/wp-includes/functions.php on line 6114
プラグイン「FullSite-Patterner-seo」のインストール | FullSite-Patterner-フルサイト編集ができるWordPressブロックテーマ

HOME  >  INSTALL > プラグイン「FullSite-Patterner-seo」のインストール

translate by google

プラグイン「FullSite-Patterner-seo」のインストール

FullSite-Patterner-seo」のダウンロードファイルは、WordPress管理画面からアップロードするための「fullsite-patterner-seo.zip」です。

WordPress公式テーマサイトへの登録準備をしておりますが、現在は当サイトのダウンロードページと、提携オンラインショップからダウンロード可能です。

無料プラグイン FullSite-Patterner-seo

無料プラグインの「FullSite-Patterner-seo」はご自由にダウンロードしてお使いいただけます。

有料プラグイン FullSite-Patterner-seo

有料プラグインの「FullSite-Patterner-seo」は、ダウンロード販売を行っております。

ダウンロードファイルはいずれもzipファイルです。

ダウンロードファイル

ダウンロードファイルとして、テーマ本体のほか、次のファイルを提供しています。

ダウンロードファイルとして、テーマ本体、プラグインはそれぞれ、次のファイルを提供しています。

無料テーマ有料テーマ
テーマ本体fullsite-patterner.zip(機能限定版)fullsite-patterner.zip(フル機能版)
付属プラグインfullsite-patterner-seo.zip(機能限定版)fullsite-patterner-seo.zip(フル機能版)
サンプルデータサンプルサイトデータ(使用法説明サイト)xmlサンプルサイトデータ(使用法説明サイト)xml
ダウンロード通知アップグレード用URL等のサポート情報アップグレード用URL等のサポート情報

テーマフォルダのファイル構成

ダウンロードファイルには、下記のファイルが含まれます。

fullsite-patterner-seo
fullsite-patterer-seo.phpフォルダ内の下記ファイルを呼び出す設定ファイル
shortcode.php、canonical.php、head-tag.php
schema-org.php、ogp.php
不要な機能は、phpファイルの読み込みをしないよう、
「ツール」-「プラグインファイルエディター」でこのファイルを開き、
行頭にスラッシュ2つ(//)を加える。
shortcode.phpパンくずリストを表示させるためのショートコードの設定
breadcrumb.phpパンくずリストを表示させるための処理を行う。
head-tag.phpページの種類を判定して、下記の内のどのファイルを読み込むか判定
meta-tag-frontpage.php、head-tag-single-php、
meta-tag-category.php、head-tag-page.php
head-tag-frontpage.phpトップページ用。meta description、meta keyword、meta canonical。
meta descriptionは「設定」-「一般」で指定した下記内容を自動挿入。
「サイトのキャッチフレーズ」-「サイト名」
meta keywordは「サイト名」を自動挿入。
meta canonicalはトップページURLを自動挿入。
head-tag-single-php個別ページ用。meta description、meta keyword、meta canonical。
meta descriptionは、記事投稿画面で概要を入力した場合には、その内容を挿入。
入力しないときは「設定」-「一般」で指定した下記内容を自動挿入。
「記事タイトル」-「サイト名」
meta keywordは「記事タイトル, サイト名」を自動挿入。
meta canonicalは、記事投稿画面のカスタムフィールドに入力した場合には、
そのURL
を挿入。入力しない場合には、個別ページURLを自動挿入。
head-tag-category.phpカテゴリーページ用。meta description、meta keyword、meta canonical。
meta descriptionは、「カテゴリー名」-「サイト名」を自動挿入。
meta key wordは「カテゴリー名, サイト名」を自動挿入。
meta canonicalはカテゴリーページURLを自動挿入。
head-tag-page.php固定ページ用。meta description、meta keyword、meta canonical。
meta descriptionは、「ページタイトル」-「サイト名」を自動挿入。
meta keywordは「ページタイトル, サイト名」を自動挿入。
meta canonicalは固定ページURLを自動挿入。
canonical.php記事投稿画面にカスタムフィールドcaconicalを表示、入力内容を保存。
ogp.phpSNSなどに表示されるOGPデータを表示。
トップページ、個別記事ページのhead内に自動挿入。
schema-org.phphead内に、schema.orgに準拠した構造化データを自動挿入。
パンくずリストの構造化データは、下記ページに挿入。
フロントページ、単一記事ページ、アーカイブページ、固定ページに挿入。
Q&Aの構造化データカテゴリー(slug)を「qanda」にすると自動挿入。
タイトルが「Q」、記事内容が「A」として設定済。
組織の構造化データは、トップページにユーザー情報を自動挿入。
著者の構造化データは、単一記事ページにユーザー情報を自動挿入。
readme.txtread me テキスト。

当サイトのダウンロードページなどから、プラグインの圧縮ファイル「fullsite-patterner-seo.zip」を入手しておきます。

プラグイン「FullSite-Patterner-seo」のインストール方法

プラグインには次のインストール方法があります。

FTPによるインストール方法

FTPソフトを使ってご利用のサーバーにアクセスし、テーマディレクトリのフォルダ内に、解凍した「fullfite-patterner-seo.zip」フォルダ(上記の表)をそのままアップロードしてください。

下記の「外観」-「テーマ」管理画面から、「fullsite-patterner-seo.zip」を有効化します。

WordPress管理画面からのインストール方法

WordPress管理画面から、「外観」-「テーマ」メニューを選択します。

画面上部の「新規追加」をクリックします。

下記画面の「プラグインのアップロード」ボタンをクリック。

アップロードするファイルの選択画面が表示されるので、「fullsite-patterner-seo.zip」を選択。

アップロードしたら「今すぐインストール」ボタンをクリック。

インストールがすぐに完了し、「有効化」をクリックすればすぐに利用できます。

プラグインを利用開始するのに、特別な設定はいりません。

ただしパンくずリストは、各ページの表示させたい箇所に、phpファイル呼び出しのショートコードを挿入する必要があります。
ショートコードをセッティングしたブロックパターン(breadcrumb-with-plugin)も用意しています。

シンプルなテキストで、トップページ以外の各ページに、パンくずリストを挿入します。
設置したい場所に、ショートコードブロック(breadcrumb-with-plugin) のブロックを配置するだけで表示されます。