Page 1 of 1

Problem with Meta tags

Posted: Sat Jan 29, 2011 4:02 am
by r00li
Hi guys!

I am getting grey hair with this issue :-)

I tried adding a meta description via the meta plugin and filled the forms out as below:
Image

However the Sourcecode looks like this:
Image

Domain: http://www.mehrwitze.de

I appreciate every help :-)

cheers

Steffen

Re: Problem with Meta tags

Posted: Sat Jan 29, 2011 9:44 am
by Timbalu
-Cool down, look down
<meta name="description" content="Auf mehrwitze.de findet ihr jeden Tag die neuesten Witze. Nur die besten Witze schaffen es auf mehr Witze.de. Über 5000 Witze in 60 Kategorien." />
<meta name="keywords" content="witz,witze,lachen,komisch,komische,komisches,witzig,witzige,witziges,lustig,lustige,lustiges,spass,spaß,fun,spassig,spaßig,spassiges,spaßiges,heiter,munter" />
;-)

Always just above < /head >
Ian

PS you need an upgrade!

Re: Problem with Meta tags

Posted: Sat Jan 29, 2011 11:09 am
by r00li
Ok I will do the Upgrade. I still don't get what I have to do. It doesnt change anything where I put those lines and I think I shouldn't put them manually so what am I doing wrong? :-)

Re: Problem with Meta tags

Posted: Sat Jan 29, 2011 12:14 pm
by Timbalu
NOTHING!
Open you eyes :shock: and look into your code more deeply.
Its all in there! The pasted ones just were copies of your own page output!
To say it again.... the metadesc plugin places its output to the end of the html head section.

Ian