Home › Forum › Customization › How to add Bing Web Mastertools Meta Tag ?
- This topic has 7 replies, 2 voices, and was last updated 12 years, 2 months ago by
StartupWP.
-
AuthorPosts
-
December 13, 2013 at 2:43 PM #1297
StartupWP
KeymasterYes, 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 #1298autorepairhelp
ParticipantThank 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 #1299StartupWP
KeymasterTry adding just:
<meta name="msvalidate.01" content="0400B0A36E8E306DCEEC4A15C6071374" />December 14, 2013 at 5:21 PM #1300autorepairhelp
ParticipantI 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 #1301StartupWP
KeymasterPlease 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 #1302autorepairhelp
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.
December 17, 2013 at 6:11 PM #1303StartupWP
Keymaster1. 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.
