On your "layout/layout.html" template, put this line between the <head> tags: <title>{CONFIG:site_title}</title>
It will show the default site title. You can change this title from Content Manager -> Settings section.
You can then add titles to your individual pages: <title>Page Title</title>
It will add the page title to the site title. For example, if you have a site about "Cats", you main site title might be "Cats" and the title for a particular page might be "How to keep your cat happy?", then the final page title would be like this: Cats: How to keep your cat happy?
If you would like to show the title on a database entry, you can simply use the tags: <title>{title}</title>
Tags:
templates
Related Articles:
Add a new comment
|
Send Comment