Two title tags in code [Child Theme]

Home Forums Iconic One Pro Support Two title tags in code [Child Theme]

This topic contains 2 replies, has 2 voices, and was last updated by  Themonic-Support 4 years, 6 months ago.

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #5797

    alpha9themonic
    Participant

    Hello Shashank,

    I am using Iconic One Pro and have customized it with a child theme.

    Here is a section of code seen on all pages of the website.

    <!DOCTYPE html> <!–[if IE 7]><html class=”ie ie7″ lang=”en-US”> <![endif]–> <!–[if IE 8]><html class=”ie ie8″ lang=”en-US”>
    <![endif]–> <!–[if !(IE 7) | !(IE 8) ]> <!–><html lang=”en-US”><!–<![endif]–><head>
    <meta charset=”UTF-8″><meta name=”viewport” content=”width=device-width”><meta name=”ROBOTS” content=”INDEX, FOLLOW”>
    <link rel=”preload” as=”style” media=”all” href=”https://www.alphaprofit.com/wp-content/cache/autoptimize/css/autoptimize_188226142bffaa88d9ef47b6c132ad58.css” onload=”this.onload=null;this.rel=’stylesheet'”>
    <link rel=”preload” as=”style” media=”screen” href=”https://www.alphaprofit.com/wp-content/cache/autoptimize/css/autoptimize_98021f3d06fce26126f00625a64d8a16.css” onload=”this.onload=null;this.rel=’stylesheet'”>
    <link rel=”preload” as=”style” media=”print” href=”https://www.alphaprofit.com/wp-content/cache/autoptimize/css/autoptimize_1b00ec14bea66008caf746acdb7206e6.css” onload=”this.onload=null;this.rel=’stylesheet'”>
    <noscript id=”aonoscrcss”>
    <link type=”text/css” media=”all” href=”https://www.alphaprofit.com/wp-content/cache/autoptimize/css/autoptimize_188226142bffaa88d9ef47b6c132ad58.css” rel=”stylesheet”>
    <link type=”text/css” media=”screen” href=”https://www.alphaprofit.com/wp-content/cache/autoptimize/css/autoptimize_98021f3d06fce26126f00625a64d8a16.css” rel=”stylesheet”>
    <link type=”text/css” media=”print” href=”https://www.alphaprofit.com/wp-content/cache/autoptimize/css/autoptimize_1b00ec14bea66008caf746acdb7206e6.css” rel=”stylesheet”></noscript>
    <title>Investment Newsletter for Busy Professionals ⋆ AlphaProfit</title>
    <link rel=”profile” href=”http://gmpg.org/xfn/11″><link rel=”pingback” href=”https://www.alphaprofit.com/xmlrpc.php”>
    <!–[if lt IE 9]> <script src=”https://www.alphaprofit.com/wp-content/themes/iconic-one-pro/js/html5.js” type=”text/javascript”></script> <![endif]–>
    <title>Investment Newsletter for Busy Professionals ⋆ AlphaProfit</title>
    <meta name=”description” content=”Investment newsletter uses unique process to help you earn strong returns by investing in the best ETFs, funds, and stocks with low cost, effort, and risk.”>
    <link rel=”canonical” href=”https://www.alphaprofit.com/”>

    As you can see, there are two title tags.

    The search engines are flagging the use of two title tags in one page as an error.

    Can you possibly point out what I am doing wrong in implementing Iconic One Pro?

    Thanks,
    Sam

    #5798

    alpha9themonic
    Participant
    <link type=”text/css” media=”print” href=”https://www.alphaprofit.com/wp-content/cache/autoptimize/css/autoptimize_1b00ec14bea66008caf746acdb7206e6.css” rel=”stylesheet”></noscript>
    <title>Investment Newsletter for Busy Professionals ? AlphaProfit</title>
    <link rel=”profile” href=”http://gmpg.org/xfn/11?><link rel=”pingback” href=”https://www.alphaprofit.com/xmlrpc.php”>
    <!–[if lt IE 9]> <script src=”https://www.alphaprofit.com/wp-content/themes/iconic-one-pro/js/html5.js” type=”text/javascript”></script> <![endif]–>
    <title>Investment Newsletter for Busy Professionals ? AlphaProfit</title>
    <meta name=”description” content=”Investment newsletter uses unique process to help you earn strong returns by investing in the best ETFs, funds, and stocks with low cost, effort, and risk.”>
    <link rel=”canonical” href=”https://www.alphaprofit.com/”>

    Here is the section of the code with two title tags.

    #5799

    Check out the header.php of child theme and remove the title tag. In the latest version Title tag is now handled by WordPress.

    Cross check with the header.php of child theme and latest parent theme in the member area.

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

The topic ‘Two title tags in code [Child Theme]’ is closed to new replies.