Metadata Metadata
 

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Main Menu

Metadata

Started by marcmedia, March 08, 2008, 01:20:58 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

marcmedia

Hallo every one.
I have some problems finding the place to type my metadata on my site?!
- Anybody knows what the documents name is? An where to type them?
www.marcmedia.dk

marcmedia

I found this in my Template.html file, under theme.
<meta http-equiv="Content-Type" content="text/html; charset={CHARSET}" />
<meta http-equiv="Pragma" content="no-cache" />
<title>{TITLE}</title>
{META}
But i don't really know where to type the metadata's ?!

Nibbler

What do you mean by metadatas?

marcmedia

By metadata i mean the words google and other search-sites uses... ?!

marcmedia


Nibbler

If you mean the description and keywords then just add them there.


<meta name="description" content="Your description" />
<meta name="keywords" content="some,keywords,here" />

marcmedia

Yes, that was what i ment. But i can't find the text you wrote, in what file can i find it ? - the only meta text i find, it what i posted earlier...

Nibbler

It's not there - you add it yourself.

marcmedia

Okay? I am a totally newbie, so betweeen what am i supposet to put it ?  :-\

just_some_guy

Anywhere between <head> and </head> in themes/your_theme/template.html.
Tambien, Hablo Español      PHP - Achieve Anything
"The Internet is becoming the town square for the global village of tomorrow. " - Bill Gates
Windows 7 Forums

marcmedia

Thank you guys ! Now it is done, then i will just wait for google and others to pass by my site  ;)

Joachim Müller

Google doesn't take that into account, since it has been abused so much in the past by wannabe-search-engine-optimizers. Nothing beats good content in terms of search engine freindliness. So you better use good titles and descriptions for your pics instead of relying on lame meta tags.