Template:Meta Tag/doc
From Indian River Lagoon Project
Description
This template adds SEO metadata to the page it is added on. These metadata fields are read by search engines and other web crawlers.. It uses the WikiSEO MediaWiki extension to work.
Pages using this template are added to Category:Meta_Tag.
Usage
{{Seo |keywords = |description = |image = |og-type = |og-image = |og-site_name = |og-locale = |article-author = |article-publisher = |article-tag = |article-section = |fb-admins = |fb-app_id = |twitter-card = |twitter-site = |twitter-domain = |twitter-creator = |twitter-image-src = |twitter-description = |title = |titlemode = |titleseparator = |google-site-verification = }}
Important parameters
keywords
- Add search engine keywords here, separated by commas. Example:the sims, sims, wiki
description
- The meta description for the page. Keep it short, concise, and effective. In articles, including the first few lines of the lede often makes for a good description. Defaults toThe Sims Wiki is a website about The Sims that anyone can contribute to. Content includes The Sims, The Sims 2, The Sims 3, The Sims 4, and more.
if left blank.image
- The name of the main image of the page, usually the one that best describes the subject. Do not include the "File:" prefix (so for a file like File:Bella Goth.png, typeBella Goth.png
. If left blank, defaults to the wiki's logo.
Optional parameters
Unless you know what you're doing, it's best to leave these parameters alone.
title
- Changes the<title></title>
HTML attribute. This will change the name of the tab, but not the name of the article. Leave blank in most cases.titlemode
- Choose betweenappend
,prepend
, orreplace
(default). Leave blank unless you know what you're doing.google-site-verification
- Only needed for Google Webmaster Tools. Don't use if you don't know what this is for.
Open Graph protocol
og-type
- Changes the Open Graph type of the object. If left blank, defaults towebsite
.og-image
- The image to use for the Open Graph protocol. If blank, defaults to whatever is specified inimage
, else defaults to the wiki's logo.og-site_name
- The name of the larger web site the object belongs to. Defaults toThe Sims Wiki
.og-locale
- The locale of the object, in the formatlanguage_TERRITORY
. Defaults toen_US
.
Open Graph type "article"
article-author
article-publisher
article-tag
article-section
Facebook Insights
fb-admins
fb-app_id
Twitter Cards
twitter-card
- Defaults tosummary
. Best to leave it blank.twitter-site
- The username of the associated Twitter account. Defaults to @thesimswiki.twitter-domain
- The name of the website. Technically deprecated. Defaults toThe Sims Wiki
.twitter-creator
- The username of the creator of the content.twitter-image-src
- The image to use for Twitter Cards and link embeds. If blank, defaults to whatever is specified inimage
, else defaults to the wiki's logo.twitter-description
- The meta description of the page. Defaults to whatever is specified indescription
, otherwise defaults toThe Sims Wiki is a website about The Sims that anyone can contribute to. Content includes The Sims, The Sims 2, The Sims 3, The Sims 4, and more.