A plugin that allows you to define keyword/link pairs. The keywords are automatically linked in each of your posts.
This plugin is under the GPL License [http://www.opensource.org/licenses/gpl-license.php] Site: http://www.dijksterhuis.org Author: martijn@dijksterhuis.org
A plugin that allows you to define keyword/link pairs. The keywords are automatically linked in each of your posts. This is usefull for improving the internal cross referencing pages inside your site or to automatically link to external partners (SEO).
You can decided for each link if you would like to:
It is possible to CSS style links:
To help maintain longer keyword lists it is also possible to import and export lists of keywords to a comma seperated values (CSV) file, handy if you would like to edit the list of keywords in a spreadsheet.
Example: "A visit to the UK is not complete without a visit to Stonehenge."
Would become: "A visit to the UK is not complete without a visit to Stonehenge."
v0.7.1
v0.7
v0.6
v0.5
v0.4.5
v0.4.2
v0.4
v0.3.1
It is now possible to specify per link if you would like to :
The replacement routine is also smarter about linking keywords. For example: “magic” will match “magic” , but no longer to “magically”.
version 0.2:
If you would like to modify the style of the link. For example to make the link bold add the following to your style.css file:
.bm_keywordlink { font-weight: bold; }