 |

matrix
User
Sep 30, 2003, 11:54 AM
Post #1 of 3
(3191 views)
Shortcut
|
|
Title Tag - Specific for each NM article?
|
Can't Post
|
|
I haven't installed a NM for a year or so and wondered if it's now possible to have the <title> tag for each published article to reflect the name of the article? I know AM does it (way to go Dave) but need it for NM, which is a perfect solution for a site I'm working on. Many thanks. Happy Interactive Tools product user since 1999
|
|
|  |
 |

Donna
Staff
/ Moderator

Sep 30, 2003, 2:14 PM
Post #2 of 3
(3187 views)
Shortcut
|
|
Re: [matrix] Title Tag - Specific for each NM article?
[In reply to]
|
Can't Post
|
|
Hi matrix! Thanks for your post. :) The default News Manager templates actually set the <title> tag to include the $name$ placeholder. To set the title so that it's only the article title, open the _article.html template, and find this bit of code (it's at the very top of the template):
<html> <head> <title>Current Events - $name$</title> Change that to:
<html> <head> <title>$name$</title> The $name$ placeholder is the title of the article, and you can put that anywhere in your article template. :) I hope this helps! Let me know if you have any other questions or concerns. :) Donna
Hire me! Save time by getting our experts to help with your project. Template changes, advanced features, full integration, whatever you need. Whether you need one hour or fifty, get it done fast with Priority Consulting.
|
|
|  |
 |

matrix
User
Oct 1, 2003, 2:53 PM
Post #3 of 3
(3184 views)
Shortcut
|
|
Re: [Donna] Title Tag - Specific for each NM article?
[In reply to]
|
Can't Post
|
|
Super! Thanks so much. Happy Interactive Tools product user since 1999
|
|
|  |
|