tomas

Anonymous
Currently the news and static pages have a fixed tag, being generated from $banner = html_head("SITE_NAME") . top_banner(html_news_top_menu()). where = SITE_NAME To make the site more SEO friendly, I'd prefer the tag to contain the name of the article/static page as well as the SITE_NAME. Any ideas on how to implement this would be appreciated. Tomas