Yeah, I know this title makes me look stupid and noobish but the fact is that I have no idea how to do it!
I use php-fusion for one of my site and when I tested it with an on-line spider simulator, it told me that I had no page description and keywords and I'm pretty sure I add those via fusion's Admin CP.
Though, they appear as META tags.
Same goes for my MkPortal site...
How do I add keywords and page description in php files???
[edit]
Nevermind, I figured it out myself!
If others want to know how to do it's easy.
Before the <? of the php files that contains the theme files, simply add something like
<META HTTP-EQUIV="Expires" CONTENT="never">
<TITLE>Extra Animezup - Anime and manga free download</TITLE>
<LINK REV="made" href="mailto:flaw_treisprezece@yahoo.com">
<META NAME="keywords" CONTENT="anime,manga,gratis,free,downloads,free anime, free manga">
<META NAME="description" CONTENT="Extra Animezup: Vizioneaza si descarca Anime si Manga gratis! Nu necesita inregistrare ">
<META NAME="author" CONTENT="Cedik Flaw">
<META NAME="ROBOTS" CONTENT="ALL">