Metakeywords Plugin -

The MetaKeyword Plugin lets you set the keywords metatag from within modules. This is useful for SEO (Search Engine Optimization) purposes. This plugin is based on MetaDescription plugin written by Olaf Encke.

Support Info

Installation:
Copy the plugin function files to their respective directories on the webserver.
function.metakeywords.php -> ./modules/Xanthia/plugins/
function.setmetakeywords.php -> ./modules/pnRender/plugins/

Usage:
Edit the -section in the master.htm and home.htm files of the theme to include this line:


To set a custom description edit the right pnRender template of that module and include:

or in case of usage with variables


In the demo case I used two variables

Change Log