Okay
  Public Ticket #503723
dublicate site name
Closed

Comments

  • Silent started the conversation

    i have duplicate site name issue in google search result , and to fix this issue i need to edit header.php

    as this solution :

    <title><?php wp_title('|', true, 'right'); ?></title>

    Replace the title line with

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

    but the problem that you know i cant edit the header.php because the theme security .

    how i can edit that file ?

    thank you

  •  93
    djwd replied

    Hi there,

    Not sure I got this right, as the theme itself doesn\'t have any kind of security that forbids editing files. You should simply open header.php with your favorite editor, edit it and re-upload it via FTP.

    Regards
    djwd


    Regards
    djwd