Forums

SEO Pack and keywords (4 posts)

  1. mich30
    Member
    Posted 3 years ago #

    Hi there! i have downloaded "All in One SEO Pack". I would like to add personal meta key to all my post or static pages. I would like to add the category's name where the post has been saved. How can i do?

    Someone can help me?

  2. mich30
    Member
    Posted 3 years ago #

    i made a bit search but i found nothing

  3. mich30
    Member
    Posted 3 years ago #

    i made the necessary code. i post it to help people with the same problem:


    foreach((get_the_category()) as $category) {
    $keywords[] = $category->cat_name;
    }

  4. juanpons14
    Member
    Posted 3 years ago #

    where i have to put the code?

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags

No tags yet.