(2 intermediate revisions by the same user not shown)
Line 16: Line 16:
 
|Title mode= (optional: replace/append/prepend)
 
|Title mode= (optional: replace/append/prepend)
 
|Title separator= (text)
 
|Title separator= (text)
 +
|Keywords= (text)
 
|Description= (text)
 
|Description= (text)
|Keywords= (text)
+
 
 +
|Robots = (text)
 +
|Googlebot= (text)
 +
 
 
|Type= (text)
 
|Type= (text)
 
 
|Image= (text)
 
|Image= (text)
 
|Image alt= (text)
 
|Image alt= (text)
 
|Image width= (number)
 
|Image width= (number)
 
|Image height= (number)
 
|Image height= (number)
 +
|Locale= (text)
 +
|Site name= (text)
  
 
|Author= (text)
 
|Author= (text)
 +
|Section= {text)
 
|Published time= (date)  
 
|Published time= (date)  
 
|Robots = (text)
 
|Googlebot= (text)
 
 
}}
 
}}
 
</pre>
 
</pre>
  
 
</noinclude><includeonly>{{#seo:
 
</noinclude><includeonly>{{#seo:
|title=OpenCSP - {{#if: {{{Title|}}} |{{{Title|}}} |{{PAGENAME}} }}
+
|title={{#if: {{{Title|}}} |{{{Title|}}} |{{PAGENAME}} }}
 
|title_mode={{#if:{{{Title mode|}}} |{{{Title mode|}}} |replace}}
 
|title_mode={{#if:{{{Title mode|}}} |{{{Title mode|}}} |replace}}
 
|title_separator={{#if: {{{Title separator|}}} |{{{Title separator|}}} |- }}
 
|title_separator={{#if: {{{Title separator|}}} |{{{Title separator|}}} |- }}
Line 40: Line 43:
 
|description={{{Description|}}}
 
|description={{{Description|}}}
  
 +
|robots={{#if: {{{Robots|}}} |{{{Robots|}}} |index, follow}}
 +
|googlebot={{#if: {{{Googlebot|}}} |{{{Googlebot|}}} |index, follow}}
 +
 +
|type={{{Type|}}}
 
|image={{{Image|}}}
 
|image={{{Image|}}}
 
|image_alt={{{Image alt|}}}
 
|image_alt={{{Image alt|}}}
 
|image_width={{{Image width|}}}
 
|image_width={{{Image width|}}}
 
|image_height={{{Image height|}}}
 
|image_height={{{Image height|}}}
 
 
|locale={{#if: {{{Locale|}}} |{{{Locale|}}} |en_US}}
 
|locale={{#if: {{{Locale|}}} |{{{Locale|}}} |en_US}}
 
|site_name={{#if: {{{Site name|}}} |{{{Site name|}}} |OpenCSP}}
 
|site_name={{#if: {{{Site name|}}} |{{{Site name|}}} |OpenCSP}}
  
 
|author={{{Author|}}}
 
|author={{{Author|}}}
 +
|section={{{Section|}}}
 
|published_time={{{Published time|}}}
 
|published_time={{{Published time|}}}
 
|robots={{#if: {{{Robots|}}} |{{{Robots|}}} |index, follow}}
 
|googlebot={{#if: {{{Googlebot|}}} |{{{Googlebot|}}} |index, follow}}
 
 
}}</includeonly>
 
}}</includeonly>

Latest revision as of 16:01, 12 June 2023


This is the SEO template. It should be called in the following format:

Note: Please use the CMS sidebar to fill in the seo settings instead of trying to do it manually

static properties:

  • locale = en_US
  • site name = OpenCSP
  • Title always gets 'OpenCSP - ' prefix
  • robots & googlebot are set to 'index, follow'
{{SEO
|Title= (text)
|Title mode= (optional: replace/append/prepend)
|Title separator= (text)
|Keywords= (text)
|Description= (text)

|Robots = (text)
|Googlebot= (text)

|Type= (text)
|Image= (text)
|Image alt= (text)
|Image width= (number)
|Image height= (number)
|Locale= (text)
|Site name= (text)

|Author= (text)
|Section= {text)
|Published time= (date) 
}}