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

Search Engine Keywords Plugin

説明

I created a WordPress plugin that can be used to correlate the keywords used to find your page on the search engines to a box where you can put anything you want, for example your affiliate marketing links, a link to something you want your visitor to read, or a “hello” to the visitor.

We all know from our site stats what our visitors are searching for on our site. Sometimes they come looking for something that isn’t there. So, you can leave them a personalized message.

Otherwise, you may be looking for ways to monetize your site: this plugin is fantastic for this, because it gives you the opportunity to display some tematic links (quite in a Adsense way, but you control it). You can send affiliate marketing links to the visitor interested in them.

This is my first WordPress plugin, so any suggestion is welcome. Please leave a comment on my weblog if you find it useful.

How does it work?

It doesn’t address a single page, but all the pages that are listed in the search engine SERPs for that particular key.

Thanks to the functions written by Thomas Silkjær in his Landing Sites WP plugin, the plugin finds out what keyword the visitor typed in the search engine form to get to the site.

In the administrator panel, you can set the keywords to search for, and the message you want to display, written in XHTML. You can then style it as you want using your CSS file, adding some selectors for the div #copesSearchEngineKeywordPlugin.

This plugin does not add any additional table in the database.

インストール

Download the plugin, then unarchive it and install it by uploading the CopesSearchEngineKeywordPlugin directory to your WordPress installation, in the wp-content/plugins directory.

Then activate it from the administrator panel Plugins.

In order to get this plugin to work, you have to put these lines in your template, wherever you want your message to appear. To give it a great visibility, I suggest to put it at the end of the header.php file, so that the message will be displayed before the post.

addContent();
}
?>

Hope you like it!

評価

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

貢献者と開発者

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

貢献者

“Search Engine Keywords Plugin” をあなたの言語に翻訳しましょう。

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

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