[pmwiki-users] meta tags
Patrick R. Michaud
pmichaud at pobox.com
Thu Aug 25 20:48:46 CDT 2005
On Thu, Aug 25, 2005 at 06:22:07PM -0700, Phil Seyer wrote:
> Documentation says:
>
> <!--HeaderText ?--> This directive allows PmWiki to insert appropriate
> meta tags into the <head> section of the HTML output (used to control
> indexing by search engines). PmWiki will also check for the existence of
> relevant CSS files in pub/css; $Group.css and $Group.$Name.css will be
> included here if they exist.
>
> Can anyone give more step-by-step directions. For example,
>
> Insert a line like the following...
> <!-- HeaderText <meta NAME="keywords" CONTENT="Sacramento Wedding DJ,
> Wedding DJ San Francisco"> ?-->
>
> into ....<what?)
The <!--HeaderText--> marker is used in skin templates -- i.e., for
those who may be creating a new "skin" for PmWiki.
If you have a page where you want to have keywords generated in
the output, use the following markup in a page:
(:keywords Sacramento Wedding DJ, Wedding DJ San Francisco:)
Pm
More information about the pmwiki-users
mailing list