-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathreadme.txt
37 lines (25 loc) · 1.14 KB
/
readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
=== Search Engine Keywords ===
Contributors: webzunft
Tags: keyword, keywords, search engines
Requires at least: 3.5
Tested up to: 3.7.1
Stable tag: 1.1.1
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
React on the keywords you visitors are entering into search engines before coming to your site.
== Description ==
Search Engine Keywords (SEK) gives you the opportunity to react on the keywords your visitors entered into a search
engine before coming to your site. The possibilities are amazing, just a few examples:
* write keyword specific greating messages
* offer visitors other internal sites
* scroll to content on longer pages
* prefill contact forms
The plugin currently consists of the logic and a backend to enter patterns for searches.
You still need to develop the reaction on the keywords yourself. A UI will be provided in the future.
== Installation ==
This section describes how to install the plugin and get it working.
1. Upload the plugin folder to the `/wp-content/plugins/` directory
1. Activate the plugin through the 'Plugins' menu in WordPress
== Changelog ==
= 1.1.1 =
* initial public release