Template:PageSeo
Appearance
	
	
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
}}
Default values:
title: {{PAGENAME}} - FeministWikikeywords: {{PAGENAME}}, FeministWiki, feminism, wiki, feminist wiki, radical feminism, radfem, gender critical
If you provide the title parameter, it will automatically have  - FeministWiki appended to it.
If you provide the keywords parameter, it will automatically have , FeministWiki, feminism, wiki, feminist wiki, radical feminism, radfem, gender critical appended to it.
If you would like to control the full title or keywords tag contents, you can use fulltitle and fullkeywords instead.