Template:PageSeo

Use this template to optimize a page for SEO. It uses the {{#seo:}} tag underneath, which is added by the WikiSEO plugin.

Example usage:

{{PageSeo
|title = An alternative title
|keywords = blah, blub, blip
|description = A summary of what this wiki page is about
|image = Some_image.jpg
}}

See the source of the template to see the default values for the settings, and text that is automatically appended to some of the settings.