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

MetaRobots by SEO-Sign

説明

Manage prohibitions meta robots and robots.txt file from the control panel using the commands in the format of robots.txt

PHP script parses commands from the metarobots.txt file and creates relevant tags.

Currently script supports following commands:

  • Disallow:
    name=”robots” content=”noindex, nofollow”
    Blocks content from crawling for the search engine.

  • Index:
    name=”robots” content=”index, nofollow”
    Allows crawling, forbids follow the links.

  • Follow:
    name=”robots” content=”noindex, follow”
    Forbids crawling, allows forbids follow the links.

  • Noarchiv:
    name=”robots” content=”noarchive”
    Do not show a link to the cached copy.

  • Nosnippet:
    name=”robots” content=”nosnippet”
    Do not create a snippet.

  • Noodp:
    name=”robots” content=”noodp”
    Do not use the description from DMOZ for snippet.

  • Notranslate:
    name=”robots” content=”notranslate”
    Do not offer page translation.

  • Noimageindex:
    name=”robots” content=”noimageindex”
    Do not crawl the image on the page.

スクリーンショット

  • Meta Robots settings page

評価

このプラグインにはレビューがありません。

貢献者と開発者

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

貢献者

“MetaRobots by SEO-Sign” をあなたの言語に翻訳しましょう。

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

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