• conor71

    (@conor71)


    Hi folks

    i just preped a mini site using this theme, very nice BTW. only one question, why does the title seem to duplicate?

    website : odeaconsultants.com

    title on homepage:

    <title>ODEA Consultants | Outsource your EMEA SalesODEA Consultants | Outsource your EMEA Sales</title>

    on other 2 pages

    <title>SERVICES | ODEA ConsultantsODEA Consultants</title>
    <title>CONTACT | ODEA ConsultantsODEA Consultants</title>

    I am happy with format if it didn(t repeat.

    any ideas?

    thanks!

Viewing 1 replies (of 1 total)
  • Yeah I got this problem as well. Figured out that if you go into functions.php and delete:

    add_filter(‘wp_title’, ‘utopia_wp_title’, 10, 2);

    You’ll be all good to go.

Viewing 1 replies (of 1 total)

The topic ‘optimising Title tag on utopia ( remove duplication)’ is closed to new replies.