Template:PageSeo
Jump to navigation
Jump to search
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 }}
The title
and keywords
parameters will automatically have more text appended to them. (The title will have " - BG3Wiki" added to the end, and the keywords will have ", baldur's gate 3, bg3, wiki" added to the end.) You may instead use fulltitle
and fullkeywords
to control the fully generated title/keywords without anything added automatically.