Welcome to MTTags.com. Hopefully, you'll discover that this a really easy place to find information about Movable Type Template Tags. If you think we could be doing something better, please let us know! If this is your first time here, be sure to stop by the information desk, because we've got a growing todo list that might already include what you were about to suggest.

Blog// 18 Tags

MTBlogArchiveURL

The absolute URL to your weblog archives.

MTBlogCCLicenseURL

The absolute URL corresponding to information about the Creative Commons license that you have chosen.

MTBlogCommentCount

The number of published comments in the weblog.

MTBlogDescription

The weblog description specified in General Settings.

MTBlogEntryCount

The number of published entries in the weblog.

MTBlogFileExtension

The file extension for archive files specified in weblog's Publishing Settings.

MTBlogHost

The host name part of the absolute URL of your weblog.

Attributes:

  • exclude_port - Removes any specified port number if this attribute is set to true (1).

MTBlogID

The numeric system ID of the weblog.

MTBlogIfCCLicense

A conditional tag whose contents will be displayed if you have selected a Creative Commons license in your weblog settings.

MTBlogLanguage

The weblog's specified language for date display. This setting can be changed on the weblog's General settings menu.

MTBlogName

The name of the weblog. This can be changed on the weblog's General settings menu.

MTBlogPingCount

Outputs the number of pings received on the weblog in context.

MTBlogRelativeURL

The relative URL of your weblog extracted from the "Site URL" in Publishing Settings. See MTBlogURL for the absolute URL.

MTBlogSitePath

The "Local Site Path" of your weblog as specified in the Site Root setting found in the blog's Publishing settings screen.

Related

MTBlogTimezone

The timezone that has been specified for the weblog displayed as an offset from UTC in +|-hh:mm format.

MTBlogURL

The absolute URL of your weblog as specified on the weblog's Publishing settings screen.

MTBlogs

A container tag which iterates over a list of all of the weblogs in the system. You can use any of the weblog tags (MTBlogName, MTBlogURL, etc — anything starting with MTBlog) inside of this tag set.

Optional attributes
  • blog_ids - This attribute allows you to limit the set of blogs iterated over by MTBlogs. Multiple blogs are specified in a comma-delimited fashion. For example <MTBlogs blog_ids="1,12,19,37,112"> would iterate over only the blogs with IDs 1, 12, 19, 37 and 112. This feature is available only in Movable Type Enterprise.

MTCCLicenseRDF

Outputs the machine-readable RDF corresponding to the Creative Commons license that you have chosen. This tag is context sensitive. If you use it in an entry context, additional information about the entry will included.