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.
- AuthorPosts
- December 13, 2013 at 6:28 AM #1295
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
December 13, 2013 at 2:43 PM #1297Yes, it is.
Link to your site please and what’s the exact meta code you’re trying to add?
Thanks
December 14, 2013 at 4:03 AM #1298Thank 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
December 14, 2013 at 2:34 PM #1299Try adding just:
<meta name="msvalidate.01" content="0400B0A36E8E306DCEEC4A15C6071374" />
December 14, 2013 at 5:21 PM #1300I 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?
December 15, 2013 at 4:37 PM #1301Please 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.
December 17, 2013 at 2:16 AM #1302<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.
December 17, 2013 at 6:11 PM #13031. 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:
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/ - AuthorPosts
You must be logged in to reply to this topic.