New Topic

How to add Bing Web Mastertools Meta Tag ?

Home › Forum › Customization › How to add Bing Web Mastertools Meta Tag ?

This topic contains 7 replies, has 2 voices, and was last updated by  StartupWP 5 years, 3 months ago.

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #1295

    autorepairhelp
    Participant

    I have attached the html code to the header script section of startup options, but no verify with Bing/Yahoo?

    Is the header script the place to add <meta> tag containing the authentication code to the <head> section of your default webpage.
    If not – where in the control panel do I click on to add the meta tag to default webpage in my Theme?

    Thank you in advance,

    Leon

    #1297

    StartupWP
    Keymaster

    Yes, it is.

    Link to your site please and what’s the exact meta code you’re trying to add?

    Thanks

    #1298

    autorepairhelp
    Participant

    Thank you for the reply site is http://autorepairhelp.us

    I am trying to add Bing/Yahoo web mastertools to main page –
    <html>
    <head>
    <meta name=”msvalidate.01″ content=”0400B0A36E8E306DCEEC4A15C6071374″ />
    <title>Your SEO optimized title</title>
    </head>
    <body>
    page contents
    </body>
    </html>

    I had troubles adding goggle web master verify, but used Google analytics.

    I have more to add to the Head and am wondering is there going to be a problem adding code the the head scripts? If i am having problems now – what about the future?

    Thank you,

    Leon

    #1299

    StartupWP
    Keymaster

    Try adding just:

    <meta name="msvalidate.01" content="0400B0A36E8E306DCEEC4A15C6071374" />

    #1300

    autorepairhelp
    Participant

    I tried what you asked, still no verify.

    Anything I add in the Header Script is not working.

    Could there be a problem with the download to WordPress?

    How would you check to repair the Header Script?

    #1301

    StartupWP
    Keymaster

    Please share exactly what you have in Header Scripts. Use http://pastebin.com/ if it’s easier.

    If you’re using any kind of caching plugin you’ll want to make sure to clear that too.

    #1302

    autorepairhelp
    Participant

    <script>
    (function(i,s,o,g,r,a,m){i[‘GoogleAnalyticsObject’]=r;i[r]=i[r]||function(){
    (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
    m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
    })(window,document,’script’,’//www.google-analytics.com/analytics.js’,’ga’);

    ga(‘create’, ‘UA-46440165-1’, ‘autorepairhelp.us’);
    ga(‘send’, ‘pageview’);

    </script>

    This is all I have in the Header Scrpts.

    Also, while we are speaking about the header, my SEO analyzer from Bing reports “The description is missing in the head section of the page” for each of my pages? Where do I go to install the description? And for my next pages, in the future, will this theme automatically insert description?

    I have no caching plug in that I know of?

    I am trying to help you with much information as possible. I am new at this and picked your theme for the ease of not having to code, script, or what may it be. I may have to get someone to help me straighten my site up. What I am looking for is good search engine ratings and be seen to offer my services in helping people fix their cars and trucks Online. If you feel this theme is not right for what I want it to do please be honest with me. Or is this theme just made for blogging?

    This error message came up on my blog page : http://www.autorepairhelp.us/blog/

    SEO Suggestions
    Error
    Count
    4- There are multiple <h1> tags on the page
    1 – The description is missing in the head
    section of the page.
    Evaluated size of HTML is estimated to be
    1 – over 125 KB and risks not being fully
    cached.

    Thank you so much for the help!

    Kind Regards,

    Leon Davidian, Sr.

    #1303

    StartupWP
    Keymaster

    1. Not sure why you can’t verify Bing/Yahoo, try this plugin:

    http://wordpress.org/plugins/verify-bing-webmaster-tools/

    2. The headers are already setup properly, the reason you’re getting multiple h1s is because you’re adding additional ones to your posts, like:

    http://www.autorepairhelp.us/cooling-system-repairs-your-worst-enemy-if-you-dont-understand-how-your-cooling-system-works/

    This is redundant. If you need to add further headers in the post content, start with h2.

    3. The theme is already SEO-friendly, but for further control, like setting meta descriptions, you’ll want to setup one of the following plugins:

    http://wordpress.org/plugins/all-in-one-seo-pack/
    http://wordpress.org/plugins/wordpress-seo/

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

You must be logged in to reply to this topic.