Loading...
 
Skip to main content

History: Meta Elements

Preview of version: 30

Meta Tags Configuration page

Overview
Use this page to include <meta> tags within the <head></head> elements of your Tiki pages.
To access
Click the Meta Tags icon Meta Tags button on the Admin Panel
or
Access http://yourdomain.com/tiki-admin.php?page=metatags
Note
Many search engines use this information to index your site and to format information on results pages.

Meta Tags page
Meta Tags page
Setting Description Default
Meta tags
Keywords A list of key words (separated by commas) that describe your site.
Include Freetags If the freetags feature is enabled, use the freetags in the meta keywords for each page with freetags set. This, combined with freetags, allows individual pages on the site to carry different meta tags.
Use Thread Title Use the forum thread title in the meta title tag
Use Image Title Use the image title in the meta title tag
Description A short description of your site. Some search engines display this information with your site's listing.
Use individual page description
Author The author of your site. Typically this will be the Admin or Webmaster.
Geo URL
geo.position The latitude and longitude of the physical location of your Tiki. For example, the geo.position for http://www.whitehouse.gov in Washington, DC, USA is:
38.898748, -77.037684
See http://geotags.com/geo/geotags2.html or http://geourl.org/ for additional information, including instructions on calculating your geourl.
geo.region The ISO-3166 Country and Region Codes for your location. For example, "US-NY".
geo.placename A free-text description of your location.
Robots
Meta Robots Specify how web-bots should index your site. Valid values include:
INDEX or NOINDEX
FOLLOW or NOFOLLOW
Revist after Specify how often (in days) web-bots should visit your site.

Meta Tags page
Meta Tags page
Setting Description Default
Meta tags
Keywords A list of key words (separated by commas) that describe your site.
Include Freetags If the freetags feature is enabled, use the freetags in the meta keywords for each page with freetags set. This, combined with freetags, allows individual pages on the site to carry different meta tags.
Use Thread Title Use the forum thread title in the meta title tag
Use Image Title Use the image title in the meta title tag
Description A short description of your site. Some search engines display this information with your site's listing.
Use individual page description
Author The author of your site. Typically this will be the Admin or Webmaster.
Geo URL
geo.position The latitude and longitude of the physical location of your Tiki. For example, the geo.position for http://www.whitehouse.gov in Washington, DC, USA is:
38.898748, -77.037684
See http://geotags.com/geo/geotags2.html or http://geourl.org/ for additional information, including instructions on calculating your geourl.
geo.region The ISO-3166 Country and Region Codes for your location. For example, "US-NY".
geo.placename A free-text description of your location.
Robots
Meta Robots Specify how web-bots should index your site. Valid values include:
INDEX or NOINDEX
FOLLOW or NOFOLLOW
Revist after Specify how often (in days) web-bots should visit your site.

Meta Tags Config

Use <meta> tags to include metadata about your Tiki. This information is placed within the <head></head> tags of your pages. Many search engines use this information to index your site and to format information on results pages.

Click the Meta Tags icon Meta Tags button on the Admin Panel to display the Meta Tags Administration screen. Use the Meta Tags Administration panel to define the <meta> tags included in the header information of each Tiki page.

SettingDescription
Meta KeywordsA list of key words (separated by commas) that describe your site.
Insert freetags in keyword listIf the freetags feature is enabled, use the freetags in the meta keywords for each page with freetags set. This, combined with freetags, allows individual pages on the site to carry different meta tags.
Use the thread title in Forum pages insteadUse the forum thread title in the meta title tag
Use the image title in Image gallery pages insteadUse the image title in the meta title tag
Meta DescriptionA short description of your site. Some search engines display this information with your site's listing.
Meta AuthorThe author of your site. Typically this will be the Admin or Webmaster.
geo.positionThe latitude and longitude of the physical location of your Tiki. For example, the geo.position for http://www.whitehouse.gov in Washington, DC, USA is:
38.898748, -77.037684
See http://geotags.com/geo/geotags2.html or http://geourl.org/ for additional information, including instructions on calculating your geourl.
geo.regionThe ISO-3166 Country and Region Codes for your location. For example, "US-NY".
geo.placenameA free-text description of your location.
Meta RobotsSpecify how web-bots should index your site. Valid values include:
INDEX or NOINDEX
FOLLOW or NOFOLLOW
Revist afterSpecify how often (in days) web-bots should visit your site.


To add additional <meta> tags, you must manually update the header.tpl template file.

Troubleshooting

If you find that these preferences are not taking affect and not persisting - when you click "change settings" nothing happens and the flag is cleared on the next screen, you may find that the rows are missing from tiki preferences.

Ensure the following rows exist:

Copy to clipboard
INSERT INTO `tiki_preferences` (`name`, `value`) VALUES ('metatag_freetags', 'y'); INSERT INTO `tiki_preferences` (`name`, `value`) VALUES ('metatag_threadtitle', 'y'); INSERT INTO `tiki_preferences` (`name`, `value`) VALUES ('metatag_imagetitle', 'y');






Alias

History

Information Version
Gary Cunningham-Lee Minor text edits. 41
Gary Cunningham-Lee Fixed some inconsistencies and improved readability. 40
Gary Cunningham-Lee Page renamed from Meta Tags to Meta Elements. Semantic alias redirect created 39
Gary Cunningham-Lee Updated and expanded information. i think there's an auto way to get the pref options but for now I entered them manually. 38
Gary Cunningham-Lee Turned off pointless autotoc. 37
Bernard Sfez / Tiki Specialist 36
Bernard Sfez / Tiki Specialist better icon 35
luciash d' being 🧙 34
drsassafras 33
drsassafras Now a landing page for tabs 32
Marc Laporte 31
lindon Tabs Plugin modified by editor. 30
lindon 29
lindon Tabs Plugin modified by editor. 28
lindon Tabs Plugin modified by editor. 27
lindon Tabs Plugin modified by editor. 26
Carsten Aevermann 25
Rick Sapir / Tiki for Smarties 24
Rick Sapir / Tiki for Smarties Fancy Table Plugin modified by editor. 22
Rick Sapir / Tiki for Smarties Fancy Table Plugin modified by editor. 21
Rick Sapir / Tiki for Smarties Fancy Table Plugin modified by editor. 20
Rick Sapir / Tiki for Smarties 19
Rick Sapir / Tiki for Smarties 18
Rick Sapir / Tiki for Smarties 17
Rick Sapir / Tiki for Smarties 16
Rick Sapir / Tiki for Smarties 15
Rick Sapir / Tiki for Smarties 14
Rick Sapir / Tiki for Smarties 13
Marc Laporte 12
Marc Laporte 11
Marc Laporte 10
Marc Laporte 9
Marc Laporte 8
Danny Staple 6
Danny Staple Adding new fields since updating to 2.x 5
Marc Laporte 4
Rick Sapir / Tiki for Smarties added meta tags button 3
Rick Sapir / Tiki for Smarties 2
Rick Sapir / Tiki for Smarties created config information 1