Comments Silent started the conversationAugust 17, 2015 at 1:47ami 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 repliedSeptember 3, 2015 at 12:51pmHi 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.RegardsdjwdRegardsdjwd Sign in to reply ...
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
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