PDA

View Full Version : Meta Tags


righthosts
12-10-2005, 05:12 AM
hello, I want to add distinct meta tags including titles to each page on my site.

My site currenty has the following for each page:

In the header there is this code but I don't see how I can customize it?

<title>{$smarty.const.DIRECTORY_TITLE}{$smarty.capture.ti tle|strip}</title>

This page here on my site: http://www.righthosts.com/affordable-hosting/

Displays this as the title:

<title>Web Hosting Directory - Free User Rated Hosting - Affordable Hosting </title>

Every page starts with the same thing "<title>Web Hosting Directory -then the title is displayed...

Like this:
http://www.righthosts.com/business-hosting/

<title>Web Hosting Directory - Free User Rated Hosting - Business Web Hosting </title>

How can I make this better please, I would like to be able to easily pick what gets displayed in meta tags instead of having "Web Hosting Directory" etc displayed in front ?