Forums

All pages have the same title (4 posts)

  1. orgspirit
    Member
    Posted 1 year ago #

    Please anyone help me, I confused. I’ve created 5 Static customize pages for each page. But they getting now all the same title from “All in One SEO” Home title? And if I change home title they are changing all..

    This is my blog: http://businesmarketing.org
    "Home" page and "Company Information" have the same title from All in One SEO” Home title?

    Thanks for your help!!!

  2. somethingelse
    Member
    Posted 1 year ago #

    you'll need a plugin that will allow you to customize titles for each page & post... i use Meta SEO Pack, works very well!

  3. RaidX
    Member
    Posted 1 year ago #

    Not really.

    In Theme editor > Header.php

    Look for the title tags
    Remove it and replace with

    <title><?php echo ($title = wp_title('–', false, 'right')) ? $title : ''; ?><?php echo ($description = get_bloginfo('description')) ? $description : bloginfo('name'); ?></title>

    Regards,
    RaidX

  4. orgspirit
    Member
    Posted 1 year ago #

    RaidX

    Have tried your way but still doesn't work...

    Regards,
    Brian

Topic Closed

This topic has been closed to new replies.

About this Topic