This topic has 3 replies, 2 voices, and was last updated 8 years by graphite.

  • Author
  • #93789
     graphite
    Participant

    Hi Team,

    Just confirm the change I made was correct.

    I don’t know when my website title disappeared.
    It should be the tagline edited in WordPress admin. Also When I bookmark my site it will be the same description(=tagline) as well.

    So I made following change in header.php
    replaced
    <title><?php wp_title( ‘|’, true, ‘right’ ); ?></title>
    with
    <title><?php wp_title( ‘|’, true, ‘right’ ); ?><?php bloginfo(‘description’); ?></title>

    Is this correct? Need further adjustment?
    Please kindly explain what ‘|’ means. Thanks

    #93793
     graphite
    Participant

    I think I understand the meaning of ‘|’
    is it the purpose for: page_name | website_title when I bookmark?

    cheers

    #93907
     Radu
    Moderator

    Hi,

    Solution here : https://archived.seventhqueen.com/forums/topic/title-is-missing/#post-93704

    Cheers

    Radu

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #93970
     graphite
    Participant

    Hi Radu.
    Thank you!

Viewing 4 posts - 1 through 4 (of 4 total)

The forum ‘Sweetdate – WordPress’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?