• For example I have title “The Battleship Trailer”
    so it will generate keyword like this
    “the,battleship,trailer”
    how can i do it ?

    I want to apear in html like this…

    First:The
    Second:Battleship
    Third:Trailer

    <meta name="keywords" content="<FirstWord>,<second>,<third>" />

    More exactly i want to split the title in words.

    I use WordPress

  • The topic ‘Split title in words…’ is closed to new replies.