To get updates on new site content, like us on Facebook or follow us on Twitter.

Difference between revisions of "Template:Jfa-meta"

From JFA Wiki
(Parameters and Usage)
(Parameters and Usage)
Line 30: Line 30:
 
| keywords = keyword1, keyword2, keyword3
 
| keywords = keyword1, keyword2, keyword3
 
| description = A description of the page goes here, and   
 
| description = A description of the page goes here, and   
can be wrapped to multiple lines. Be sure and leave off
+
can be wrapped to multiple lines. Take care to leave a space
 +
at the end of each line. And also be sure and leave off
 
the vertical bars on second and subsequent lines.
 
the vertical bars on second and subsequent lines.
 
}}
 
}}

Revision as of 02:11, 27 February 2019


Purpose

This template controls the meta tags used for search engine optimization (SEO). Perhaps, more importantly, it provides descriptive information for Facebook and Twitter when you share a page on one of those platforms.

Dependencies

This template depends on the WikiSeo extension being installed and loaded.

Parameters and Usage

Place the template on toward the bottom of the page under the Meta heading, after any text and before any category tags.


{{jfa Meta
| title = This is the title of the page
| keywords = keyword1, keyword2, keyword3
| description = A description of the page goes here, and  
can be wrapped to multiple lines. Take care to leave a space 
at the end of each line. And also be sure and leave off
the vertical bars on second and subsequent lines.
}}