TP-Docs
HTML5 Icon HTML5 Icon HTML5 Icon
TP on Social Media

Recent

Welcome to TinyPortal. Please login or sign up.

Members
Stats
  • Total Posts: 196,004
  • Total Topics: 21,330
  • Online today: 110
  • Online ever: 8,223 (February 19, 2025, 04:35:35 AM)
Users Online
  • Users: 1
  • Guests: 61
  • Total: 62
  • @rjen

Problem with window header (meta data?)

Started by prometheus fire, December 03, 2009, 11:24:45 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

prometheus fire

I'm having trouble tweaking my meta data so that my website description shows up the way I want it too. The dynamic description is causing my problems.

For example, at the current top of everyone's window it is reading as
Leafbox Tea - blog list advertising

I would be happy if I could get it to read, statically as:
Leafbox Tea - Digital café for tea drinkers

One of my catagories for TP's frontpage is "blog list advertising" (but ironically, that is not the first category displayed....)

I've tried installing the Easy Edit Meta Data mod but that only bugged it out and crashed the site (though I may have messed up the manual part of the install).

Here is what my meta data currently looks like:
Quote<meta http-equiv="Content-Type" content="text/html; charset=', $context['character_set'], '" />
   <meta name="description" content="Digital café for tea drinkers" />', empty($context['robot_no_index']) ? '' : '
   <meta name="robots" content="noindex" />', '
   <meta name="keywords" content="tea forum blog community music books reading tea love tea cup teacup teapot tea" />

I see a lot of anti-robot coding in there so I'm concerned about messing with it.  Any ideas, how do I fix my problem?

Linky: http://leafboxtea.com

WillyP

In the theme you are using, open "index.template.php", and find this:

<title>', $context['page_title'], '</title>';

Replace it with this:

<title>Digital café for tea drinkers</title>';

If you change themes, or want to change the title, you will have to do it again.

prometheus fire


This website is proudly hosted on Crocweb Cloud Website Hosting.