PDA

View Full Version : No Title Tags


cybermed
11-08-2004, 11:36 PM
I just upgraded to the NEW 4.7 final release and there are no <TITLE> Tags

see*link removed

Can this SEO issue ever be resolved? :)

Ruben
11-09-2004, 12:31 PM
correct, you can edit the template yourself if you want and use:

#PAGENAME# Inserts a custom page title which is entered through the page properties.
or
#PAGETITLE# Replaces with name of current page (underscores converted into spaces)

put one of these between the title tages <TITLE>#PAGENAME#</TITLE>

madman
01-31-2005, 12:10 AM
Do you have a similar function to display individual page descriptions as well?

Does this work in version 4.5 or 4.6?

Dean

demostorm
01-31-2005, 11:46 AM
Do you have a similar function to display individual page descriptions as well?

Does this work in version 4.5 or 4.6?

Dean

basically you can do almost anything you would with a standard HTML page. So if you modify the files in the template file there is nothing SEO related that you can't do - that should apply to earlier versions as well