The following parameter in "config.cfg" sets the default description for your web site:
<?php
...
TEXTCMS::SetDescription ( "web site" );
...
?>
The description is used by search engines to find your web site. It is pretty important to have a relevant description prepared for your web site and individual articles.
By default all articles are using the same description specified in "config.cfg". But you can override it for a particular article. The syntax of the plugin is:
[DESCRIPTION](description)[/DESCRIPTION]. For example if you have an article about fitness, you can place the following line anywhere in the article:
[DESCRIPTION]This is an article about fitness, sport, excercise and diet[/DESCRIPTION].
This plugin can be used everywhere, but we only recommend to use it in articles to avoid multiple confusing instances:
Articles | |
Templates | |
Modules | |
Areas |
This plugin does not support attributes.
This plugin does not support plugin-specific styling.
[DESCRIPTION]This is an article about fitness, sport, excercise and diet[/DESCRIPTION]