Template:PageSeo: Difference between revisions

Jump to navigation Jump to search
Added another example
(Added open graph type. Default value: "article")
(Added another example)
Line 33: Line 33:
If you would like to control the full title or keywords tag contents without those automatic additions, you can instead use {{code|fulltitle}} and {{code|fullkeywords}}.
If you would like to control the full title or keywords tag contents without those automatic additions, you can instead use {{code|fulltitle}} and {{code|fullkeywords}}.


But as mentioned above, usually you should only provide a '''description''' and an '''image'''.
But as mentioned above, usually you should only provide a '''description''' and an '''image''' like this:
<pre>
{{PageSeo
| description = A summary of what this wiki page is about
| image = Some_image.jpg
}}
</pre>
</noinclude>
</noinclude>

Navigation menu