Loading...
 

PluginList and Metatags - Search Engine


The result returned by a pluginList can be a list of objects as well as a unique object. Dynamic pages can be that way created and populated using another Tiki object content. A typical example is to display trackeritem fields values using a template. The pluginList and other Tiki tools allow to populate Metatags that will be used by Search Engine robots to index your pages.

There are a few ways to add metatags to you pluginList generated content.

Using the FORMAT or DISPLAY control block

From your pluginList parameters, inside the relevant FORMAT block or the DISPLAY block you can set dynamically 2 commonly used metatags. Set the title using pagetitle="y" and set the description by adding the parameter pagedescription="y". (List of all parameters)

Copy to clipboard
{FORMAT(name="basetitle")}{display name="tracker_field_baseTitle" pagetitle="y"}{FORMAT} {FORMAT(name="description")}{display name="tracker_field_baseDescription" pagedescription="y"}{FORMAT}

Using the metatag plugin in a Smarty template

There are many more metatags and while the method mentioned above helps in most case you may want to set advanced metatags like image for social network, authors, etc.

Using a pluginList and smarty template allow to use any Tiki plugin including the Plugin MetaTag. Using this plugin in your template you will be able to set any metatag you need.

Copy to clipboard
{wikiplugin _name="metatag" name="description" content="{$row.basecontent|truncate:200}"}{/wikiplugin} {wikiplugin _name="metatag" name="title" content="{$row.title}"}{/wikiplugin} {wikiplugin _name="metatag" name="keywords" content="{$row.basetags}"}{/wikiplugin}

doc.tiki.org

Get Started

Admin Guide User Guide

Keywords

Keywords serve as "hubs" for navigation within the Tiki documentation. They correspond to development keywords (bug reports and feature requests):

Accessibility (WAI and 508)
Accounting
Articles and Submissions
Backlinks
Banners
Batch
BigBlueButton audio/video/chat/screensharing
Blog
Bookmark
Browser Compatibility
Link Cache
Calendar
Category
Chat
Clean URLs
Comments
Communication Center
Compression (gzip)
Contacts (Address Book)
Contact us
Content Templates
Contribution
Cookie
Copyright
Credit
Custom Home and Group Home Page
Date and Time
Debugger Console
Directory of hyperlinks
Documentation link from Tiki to doc.tiki.org (Help System)
Docs
Draw
Dynamic Content
Dynamic Variable
External Authentication
FAQ
Featured links
File Gallery
Forum
Friendship Network (Community)
Gmap Google maps
Groups
Hotword
HTML Page
i18n (Multilingual, l10n)
Image Gallery
Import-Export
Install
Integrator
Interoperability
Inter-User Messages
InterTiki
Kaltura video management
Karma
Live Support
Login
Logs (system & action)
Look and Feel
Mail-in
Map with Mapserver
Menu
Meta Elements
Mobile Tiki and Voice Tiki
Module
MultiTiki
MyTiki
Newsletter
Notepad
Payment
Performance Speed / Load
Permissions
Platform independence (Linux-Apache, Windows/IIS, Mac, BSD)
Polls
Profiles
Profile Manager
Report
Toolbar
Quiz
Rating
Feeds
Score
Search engine optimization
Search
Search and Replace
Security
Semantic links
Shadowbox
Shadow Layers
Share
Shopping cart
Shoutbox
Slideshow
Smiley
Social Networks
Spam protection (Anti-bot CATPCHA)
Spellcheck
Spreadsheet
Stats
Surveys
Tags
Task
Tell a Friend, alert + Social Bookmarking
TikiTests
Theme CSS & Smarty
Tiki Manager
Trackers
Transitions
User Administration including registration and banning
User Files
User Menu
Watch
WebDAV
Webmail
Web Services
Wiki History, page rename, etc
Wiki Syntax
Wiki structure (book and table of content)
Workspace
WSOD
WYSIWYCA
WYSIWYG
XMLRPC

Tiki Newsletter

Delivered fresh to your email inbox!
Newsletter subscribe icon
Don't miss major announcements and other news!
Contribute to Tiki