Double titles in search engine results

Discussion in 'Appointway WordPress Theme' started by pauljw, Mar 9, 2014.

Thread Status:
Not open for further replies.
  1. pauljw

    pauljw Member

    Joined:
    May 31, 2013
    Messages:
    392
    Likes Received:
    3
    Hi,
    Can you help me with this issue.

    I am seeing double titles in my search engine search results. It looks messy and unprofessional.

    Please see the screen shot to see what I mean.

    Many thanks

    Paul.
     

    Attached Files:

  2. Gourav

    Gourav Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    7,728
    Likes Received:
    207
    Hello,

    This issue is occurring because of "Yoast WordPress SEO plugin" you are using.
    So Go to the Dashboard > Appearance > Editor > header.php and replace code highlighted in the image with the code given below.
    Code:
    <?php wp_title(''); ?> 
    [​IMG]


    This will solve your issue.


    Thanks & Regards
    Gourav Shrivastava
     
    Eric likes this.
  3. pauljw

    pauljw Member

    Joined:
    May 31, 2013
    Messages:
    392
    Likes Received:
    3
Thread Status:
Not open for further replies.

Share This Page