• mtdurham

    (@mtdurham)


    I just spent two hours trying to change my title on my WordPress home page. I had a company design my website so I am not sure exactly where things are. I do understand html a bit. Here is my current code:

    <!DOCTYPE html>
    <!--[if IE 8 ]><html class="ie ie8" lang="en-US" prefix="og: https://ogp.me/ns#"> <![endif]-->
    <!--[if (gte IE 9)|!(IE)]><!--><html lang="en-US" prefix="og: https://ogp.me/ns#"> <!--<![endif]--><head>
    
    <meta charset="UTF-8" />
    <meta name="viewport" content="width=device-width, initial-scale=1, minimum-scale=1, maximum-scale=1, user-scalable=no" />
    
    <strong><title>CCNA CCNP CCIE Advanced Cisco Certification Study Lab Training Kits</title></strong>
    
    <!--    ********************************************************************

    I need to add to that title and I cannot for the life of me figure out where to make that change.

    Any ideas?

    Thanks

    [Moderator note: code fixed. Please wrap code in the backtick character or use the code button.]

  • The topic ‘Need to change the tag’ is closed to new replies.