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
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 ?!
What do you mean by metadatas?
By metadata i mean the words google and other search-sites uses... ?!
Check this out - http://en.wikipedia.org/wiki/Metadata
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" />
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...
It's not there - you add it yourself.
Okay? I am a totally newbie, so betweeen what am i supposet to put it ? :-\
Anywhere between <head> and </head> in themes/your_theme/template.html.
Thank you guys ! Now it is done, then i will just wait for google and others to pass by my site ;)
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.