• Resolved oryzasativa

    (@oryzasativa)


    Before this, my post title format is “post title | blog title” (I am using All in One SEO plugin). Recently, I have changed my theme to Major Media theme. It changes my post title format to “blog title post title | blog title”.

    How to remove the first “blog title”?

Viewing 4 replies - 1 through 4 (of 4 total)
  • Have a look in the theme folder. Look at the header.php and see how they’ve inserted in the <title> … </title>

    An easy thing to do would be to go in your old theme, see how they had it, and replace the new one with that.

    Be careful though, you are editing the theme. If there’s an upgrade, you will lose your changes. If you think that’s likely to happen, you might want to use a child theme instead.

    Thread Starter oryzasativa

    (@oryzasativa)

    Hi Christine, thanks for your reply. I have replaced <title> … </title>, but it doesn’t work for my new theme.

    When I uninstalled all in one SEO plugin, my browser shows “blog title | post title”. But I want “post title | blog title”.

    This is the original code from header.php (my new theme):

    <title><?php wp_title(‘|’, true, ‘left’); ?></title>

    Thread Starter oryzasativa

    (@oryzasativa)

    Now I am using WordPress SEO Yoast plugin. It solved my problem. ??

    saya juga menggunakan SEO Yoast plugin tetapi tidak ada perbedaan yang signifikan dengan All in One SEO, sipa dapat membantu untuk memunculkan judul post, selama ini yang muncul dalam pencarian selalu judul home title, Issues About Beauty

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘How to change post title format?’ is closed to new replies.