• Resolved dakota5369

    (@dakota5369)


    i dont know what i originally did to make it like this, but it has bothered me for awhile. my site is prommainsider.com. on the top tab it always says pro mma insider and then the page name and it looks terribe. on the home page, it says the title twice. i just want it to say the page it is on and not have pro mma insider on every page. can anyone offer a tip as to how to correct this? thanks

Viewing 15 replies - 1 through 15 (of 16 total)
  • This is how the home page looks in the latest version of Google Chrome: https://screencast.com/t/h9PkhTKQ8suh

    Thread Starter dakota5369

    (@dakota5369)

    thanks. but what i mean, is on chrome, the tabs on the top of the screen that show all the sites you are on. the one for my site says Pro MMA Insider Pro MMA Insider. and if you went to another page it would say something like Pro MMA Insider Jon Jones wins fight. I need to get rid of the extra pro mma insider that shows up

    Thread Starter dakota5369

    (@dakota5369)

    It is really frustrating, if i tweet an article for example, the ProMMAInsider blocks off the title of the article

    Might be due to Yoast SEO plugin – try deactivating that to see.

    Thread Starter dakota5369

    (@dakota5369)

    it is from the yoast plug in. i just dont know what it is in there that is causing it to do that

    It’s actually because of your theme. In your theme, in header.php, you will find the code echoing the title. You want to get rid of that.

    Take a look here:
    https://www.ads-software.com/support/topic/wordpress-seo-yoast-duplicate-site-title?replies=17

    And here:
    https://www.ads-software.com/support/topic/plugin-wordpress-seo-by-yoast-duplicate-title-when-yoast-seo-plugin-is-active?replies=17

    To do it properly, it’s best to do it from a child theme.

    EASIEST FIX: If you want to go the easy route.. try this:
    In the settings for the WordPress SEO -> Titles and Meta -> General tab, choose Force Rewrite Titles.

    Thread Starter dakota5369

    (@dakota5369)

    it didnt work when i chose the force rewrite titles. the rest of what you said is foreign to me. i dont know anything about codes. i am trying to figure out where all that is, but not seeing anything yet

    Andrew Nevins

    (@anevins)

    WCLDN 2018 Contributor | Volunteer support

    Can’t you talk to whoever gave you that theme for support?

    Thread Starter dakota5369

    (@dakota5369)

    i just found it for free. the forums there are not very well supported. the thing is i have another site that has the exact same theme and it doesnt have the problem. i compared the yoast plug in and both and they are set up exactly the same way.

    and i would assume since when i deactivate yoast and it is ok, that is is a yoast problem and not a theme problem.

    i checked those threads and tried several of the suggested solutions. none have worked yet

    Andrew Nevins

    (@anevins)

    WCLDN 2018 Contributor | Volunteer support

    Let’s try switching to Twenty Twelve/ Eleven default theme to resolve this.

    Can you do that and then set up a Child Theme?

    Thread Starter dakota5369

    (@dakota5369)

    actually, i found a solution in one of the threads. i changed my title from <title><?php bloginfo(‘name’); ?><?php wp_title(); ?></title>

    to

    <title><?php wp_title(”); ?></title>

    that did it. only problem now is when i try to put a link of an article on face book, it still says ProMMAInsiderName of my article. I would like to get rid of the Pro MMA Insider part. is that part of the same problem?

    and thanks for the help so far!

    Thread Starter dakota5369

    (@dakota5369)

    and i also found out every single one of my categories is now going to a 404 page error. ugh!

    Andrew Nevins

    (@anevins)

    WCLDN 2018 Contributor | Volunteer support

    when i try to put a link of an article on face book, it still says ProMMAInsiderName of my article

    You may have to ask this to Facebook/ Facebook-relating forums.

    Thread Starter dakota5369

    (@dakota5369)

    yea, that isnt that big of a deal. and again, my other site is set up the same and doesnt do it. but i can live with this for now. the 404 thing is not good though. i will look for a solution in the forums on that and hopefully wont have to do another thread. i hate being computer stupid! thanks again for everyones help

    Thread Starter dakota5369

    (@dakota5369)

    hmm. working now. thread closed

Viewing 15 replies - 1 through 15 (of 16 total)
  • The topic ‘top tab showing site name twice’ is closed to new replies.