Uhm... how do I add keywords and page description?

Discussion in 'Keywords' started by Cedik, Jan 28, 2008.

  1. #1
    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???
    I added some meta tags, that went well, but those aren't page description and keywords apparently...

    [edit]Nevermind, I figured it out myself :p
     
    Cedik, Jan 28, 2008 IP
  2. catanich

    catanich Peon

    Messages:
    1,921
    Likes Received:
    40
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Also, just a suggestion, keep your META information on 1 line only, it may cause an error.

    <head>

    <META HTTP-EQUIV="Expires" CONTENT="never">
    <TITLE>Animezup- romanian anime and manga site and forum</TITLE>
    <LINK REV="made" href="mailto:flaw_treisprezece@yahoo.com">
    <META NAME="keywords" CONTENT="anime
    manga,forum,oekaki, role play">

    <META NAME="description" CONTENT="Animezup: Forum manga si anime cu tematica RPG!">
    <META NAME="author" CONTENT="Cedik Flaw">
    <META NAME="ROBOTS" CONTENT="ALL">
     
    catanich, Jan 28, 2008 IP