• trying to remove some meta tags please help. I have All in One SEO plugin installed for https://www.kingofcable.com please view source to understand. At the top you will notice it is showing 3 meta tags which I want to remove but cannot find out how to

    (
    <meta name=”generator” content=”WordPress 2.6.2″ />
    <meta name=”description” content=”” />
    <meta name=”keywords” content=”” />
    )

    Can anyone help please!!!!! It’s just duplicate tags i do not need. I

Viewing 6 replies - 1 through 6 (of 6 total)
  • They are not duplicate meta name tags, they are normal. It looks like you just haven’t configured the All in One SEO pack to list any keywords yet.

    Thread Starter kryptonicwave

    (@kryptonicwave)

    It does list the All In One SEO Tags if you scroll down to the bottom of the meta information

    <!– all in one seo pack 1.4.6.14 [-1,-1] –>
    <meta name=”description” content=”We provide free installation for cable tv, cable internet and internet phone service throughout the United States. Professional installation and service.” />
    <meta name=”keywords” content=”cable tv, cable internet, cable installation, time warner cable, time warner, cable phone, internet phone, voip phone, phone service, internet service, internet, cable internet, fast internet” />
    <!– /all in one seo pack –>

    any ideas?

    I got ya, sorry, I didn’t look at your code entirely.

    So I would suspect that your header is causing that. Your header is definately writing out:
    <meta name="generator" content="WordPress 2.6.2" />

    So maybe check your header, the only other idea is that you may have some other plugin installed that is doing that, like a meta tag plugin or other seo plugin.

    Thread Starter kryptonicwave

    (@kryptonicwave)

    Weird my template had 2 header.php files one in includes that where the same. I got it all worked out now.

    Great support thank you!

    Thread Starter kryptonicwave

    (@kryptonicwave)

    any idea on how to remove the comments from All in One SEO??

    <!– all in one seo pack 1.4.6.14 [-1,-1] –>

    <!– /all in one seo pack –>

    You would have to mess with some core files. Generally not too fun, can damage stuff, and those comments give a sort of credit to the plugin and author.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘How to remove these duplicate meta tags???’ is closed to new replies.