このプラグインは WordPress の最新3回のメジャーリリースに対してテストされていません。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの WordPress で使用した場合は互換性の問題が発生する可能性があります。

MetaTagsFromContent

説明

Find the post. Click “Edit post”. Activate the “Text” tab of your post.

To modify the title tag of your post, add a simple string into your post content:
<!—title=”your title”—> (See screenshot-1)

To modify the description tag of your post, add:
<!—description=”your description”—> (See screenshot-1)

IMPORTANT!!! Be sure after “<!” characters you have two “-” characters. It is similar to HTML comment tag.

Multilingual support

If some kind of multilingual plugins are active (for example Multilanguage by BestWebSoft) – you can define titles and descriptions in other way: (See screenshot-2)

English locale (United States)
<!—title_en_US=”your title”—>
<!—description_en_US=”your description”—>

Українська локаль
<!—title_uk=”Ваш заголовок”—>
<!—description_uk=”Ваш опис”—>

Русская локаль
<!—title_ru_RU=»Ваш заголовок»—>
<!—description_ru_RU=»Ваше описание»—>

Feedbacks are welcome. Visit onlineservicetools.com

スクリーンショット

FAQ

Is plugin compatible with Yoast SEO?

Yes, it\’s compatioble.

How to set up title and description for different languages?

English: <!–title_en_US=”your title”–> <!–description_en_US=”your description”–> Українська: <!–title_uk=”Ваш заголовок”–> <!–description_uk=”Ваш опис”–> Русский: <!—title_ru_RU=»Ваш заголовок»—> <!—description_ru_RU=»Ваше описание»—>

評価

1件のレビューをすべて表示

貢献者と開発者

MetaTagsFromContent はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。

貢献者

“MetaTagsFromContent” をあなたの言語に翻訳しましょう。

開発に興味がありますか ?

コードを閲覧するか、SVN リポジトリをチェックするか、開発ログRSS で購読してみてください。