Book Image

Joomla! 1.6 First Look

By : Eric Tiggeler
Book Image

Joomla! 1.6 First Look

By: Eric Tiggeler

Overview of this book

Release of the much awaited Joomla! 1.6 is just round the corner. There is a lot of hype and curiosity about the new features Joomla! 1.6 will provide and how it will affect existing users.Joomla! 1.6 First Look is a concise guide to the new features of Joomla! 1.6, targeted at existing Joomla! users and developers. If you want to see what's new in Joomla 1.6 and how it's going to affect you, this is the book for you. This book will give readers an insight into the new features of Joomla! 1.6, showing them what has changed, how the changes will affect them, and how to upgrade to Joomla! 1.6 from existing Joomla! versions. It begins with general changes in interface and basic articles, and then takes you through the changes in menus, control levels, templates, extensions, and SEO features. It explains the new features and how to use them, drawing attention to significant differences from how things used to behave. By the end of this book, you will be well-versed with the consequences these changes will bring to you as a Joomla! user or developer.
Table of Contents (14 chapters)
Joomla! 1.6 First Look
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface

Configuring HTML page titles


It's considered good SEO practice to not only add a specific page heading (contained in the H1 element), but to also make sure that each page has a descriptive HTML page title (the title element). Page titles are one of the most important ranking factors for search engines, so it's important to make sure they contain relevant information about the content.

The contents of the title element aren't displayed on the web page itself, but they're shown in the browser title bar. The screenshot below shows how the page title Using Joomla! is displayed in Mozilla Firefox:

In most browsers, the page title is also displayed in the current browser tab, as shown in the screenshot below (taken from Google Chrome):

Setting the HTML page title

By default, Joomla! bases the HTML page title upon the menu link text (the menu item Title). However, you can also control the page title text manually. If you want the HTML page title to be different from the menu item title, you can set...